summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-10fixoLuke Shumaker
2017-05-10Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-10Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2017-05-10./tools/notsd-moveLuke Shumaker
2017-05-10sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)Lubomir Rintel
It also used __bitwise and __force. It seems easier to rename our versions since they are local to this one single header. Also, undefine them afteerwards, so that we don't pollute the preprocessor macro namespace. (cherry picked from commit dc66f33a16596c2886a24da12e56ec096214e124)
2017-05-10amLuke Shumaker
2017-05-06Merge remote-tracking branch 'r-autothing/v3/master' into notsystemd/masterLuke Shumaker
2017-05-06Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-06Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2017-05-06./tools/notsd-moveLuke Shumaker
2017-05-06Merge branch 'systemd/parabola' into notsystemd/premoveLuke Shumaker
2017-05-06Merge tag 'systemd/v232-8.parabola2' into systemd/parabolaHEADsystemd/parabolaLuke Shumaker
2017-05-06Merge tag 'systemd/v232-6.parabola1'systemd/v232-8.parabola2Luke Shumaker
2017-05-06build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
gperf-3.1 generates lookup functions that take a size_t length parameter instead of unsigned int. Test for this at configure time. Fixes: https://github.com/systemd/systemd/issues/5039
2017-03-09nspawn: Reword a comment.Luke Shumaker
I had to read it 3 times before I understood its sentence structure.
2017-03-09nspawn: Use fgetpwent() instead of rolling our own parser.Luke Shumaker
There isn't a strong reason to do this, other than that it simplifies the code quite a bit. This means that the -errno return codes might be a bit different.
2017-02-03mod: files: handling of directories for the clean ruleLuke Shumaker
2017-02-02merge configure makefile snippetsLuke Shumaker
2017-02-01Add a GNUmakefile to apply the MAKEFLAGS we want.Luke Shumaker
2017-02-01Merge remote-tracking branch 'r-autothing/v3/master' into notsystemd/masterLuke Shumaker
2017-02-01Merge commit 'a5986ad30296a9138c7943298759526f71a510de' into notsystemd/masterLuke Shumaker
2017-02-01move systemd-cgroups-agent into grp-systemLuke Shumaker
2017-01-30(libretools) Fix bugs in autothing.Luke Shumaker
Some of these are that I hadn't originally designed autothing v3 to work with --warn-undefined-variables. Others are just straight-up bugs from inadequate testing.
2017-01-17Tidy the files in the repo root.Luke Shumaker
2017-01-17Backport fixes from work on parabola-hackers.git.Luke Shumaker
- core: Actually support at.Makefile; how it set the internal variable _at.MAKEFILE_LIST was broken if $(at.Makefile) != Makefile - mod: dist: * Don't try to distribute $(files.src.int) files. * Add a comment noting that the lack of the `-P` flag to `cp` is not a bug. - mod: gitfiles: * Correctly list files in $(topsrcdir). * Also enumerate files in git submodules.
2017-01-16Improve documentation.Luke Shumaker
2017-01-16core: Derp, the at.relbase function was broken.Luke Shumaker
2017-01-15Documentation.Luke Shumaker
2017-01-15remove gnustuffLuke Shumaker
2017-01-15Rename gnudoc->texinfoLuke Shumaker
2017-01-15Tidy the gnustuff (and fork off gnudoc).Luke Shumaker
2017-01-15mod: files: fix a misplaced parenLuke Shumaker
2017-01-15mod: gitfiles: doc: re-flow a paragraphLuke Shumaker
2017-01-14Add a top-level Makefile for documentation purposes.Luke Shumaker
2017-01-14Update config.mk.inLuke Shumaker
2017-01-14gnuconf: Was missing CPPFLAGSLuke Shumaker
2017-01-14Merge branch 'v2/all' into v3/masterLuke Shumaker
2017-01-14Merge remote-tracking branches 'v2/core', 'v2/mod-dist', ↵Luke Shumaker
'v2/mod-gnu-autoconf', 'v2/mod-gnuconf', 'v2/mod-gnustuff', 'v2/mod-std' and 'v2/mod-write-ifchanged' into v3/master
2016-12-24Fix an inaccurate comment in sd-daemon.cLuke Shumaker
2016-12-24Fix a grammatical issue in sd_notify(3).Luke Shumaker
2016-12-17fix minor mistake in .gitconfigLuke Shumaker
2016-12-17move local-addresses.{c,h} libsystemd-{internal/sd-netlink,shared}Luke Shumaker
2016-12-17Fix the build.Luke Shumaker
2016-12-17fix headersLuke Shumaker
2016-12-17Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
# Conflicts: # src/grp-journal/libjournal-core/.gitignore # src/grp-system/libcore/include/core/mount.h
2016-12-17Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-12-17./tools/notsd-moveLuke Shumaker
2016-12-17update notsd-moveLuke Shumaker
2016-12-17Merge branch 'systemd/parabola' into notsystemd/premoveLuke Shumaker
# Conflicts: # Makefile.amp
2016-12-17Merge commit '0064dcc0fc1c6519d54c5a104990c1db94f19ddf' into notsystemd/premoveLuke Shumaker
# Conflicts: # system-preset/90-systemd.preset