summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-03-04add initrd-fs.target and initrd-fs-pre.targetHarald Hoyer1-0/+2
2013-03-04build-sys: replace backticks `` with $()Michael Biebl1-1/+1
2013-03-04build-sys: don't hard code bash-completion directoryMichael Biebl1-1/+2
2013-03-03bash-completion: split completions and move to new locationMichael Biebl1-2/+17
2013-03-01initrd: add unit files needed for basic systemd-in-initrd supportTom Gundersen1-1/+6
2013-02-28Merge branch 'python-systemd-reader'Zbigniew Jędrzejewski-Szmek1-6/+74
2013-02-28python-systemd: check all errors and use automatic cleanupZbigniew Jędrzejewski-Szmek1-4/+9
2013-02-28build-sys: upload python documentation to freedesktop.orgZbigniew Jędrzejewski-Szmek1-6/+14
2013-02-28build-sys: make sphinx support uncoditionalZbigniew Jędrzejewski-Szmek1-2/+1
2013-02-27systemd-activate: add a socket-activation test toolZbigniew Jędrzejewski-Szmek1-0/+14
2013-02-27build-sys: fix update-man-rules for vpath buildsZbigniew Jędrzejewski-Szmek1-1/+1
2013-02-27build-sys: tell Makefile.am to distribute kernel-installZbigniew Jędrzejewski-Szmek1-0/+3
2013-02-27unit: rework resource management APILennart Poettering1-0/+2
2013-02-25kernel-install: add kernel-install toolHarald Hoyer1-0/+3
2013-02-24build: remove explicit -shared in LDFLAGSDave Reisner1-4/+0
2013-02-22build-sys: move systemd-analyze to /usr/binKay Sievers1-3/+3
2013-02-22systemd-python: add Journal class for reading journalSteven Hiscocks1-1/+21
2013-02-22python: build html docs using sphinxZbigniew Jędrzejewski-Szmek1-0/+8
2013-02-22python: add systemd.id128 moduleZbigniew Jędrzejewski-Szmek1-1/+29
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+6
2013-02-13systemd-analyze: rewrite in C.Simon Peeters1-11/+10
2013-02-13build-sys: make EFI support build-time optionalLennart Poettering1-4/+14
2013-02-13build-sys: make PolicyKit support compile-time optional (was runtime-optional...Lennart Poettering1-1/+4
2013-02-13build-sys: fix build without -Wl,--gc-sectionsZbigniew Jędrzejewski-Szmek1-1/+2
2013-02-11bootctl: add boot loader and firmware interface toolKay Sievers1-1/+15
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering1-0/+2
2013-02-10tests: add tests of strxcpyxThomas Hindoe Paaboel Andersen1-0/+7
2013-02-09shutdown: issue a sync() as soon as shutdown.target is queuedLennart Poettering1-2/+5
2013-02-09tests: add test of strbufThomas Hindoe Paaboel Andersen1-0/+7
2013-02-08build-sys: link libudev against the internal sd-daemon lib, not the source fileKay Sievers1-2/+2
2013-02-07build-sys: fix build without -Wl,--gc-sectionsZbigniew Jędrzejewski-Szmek1-0/+1
2013-02-07udev: remove HWDB_BINKay Sievers1-3/+1
2013-02-07build-sys: at least for now, never link libudev against systemd's shared libr...Kay Sievers1-3/+8
2013-02-07build-sys: add libsystemd-id128 as libudev dependencyDavid Strauss1-1/+2
2013-02-07build-sys: restore man/index.html as link to systemd.index.htmlZbigniew Jędrzejewski-Szmek1-0/+10
2013-02-07man: describe unit load path in systemd.unit(5)Zbigniew Jędrzejewski-Szmek1-0/+2
2013-02-06build-sys: substitute strings in systemd.unit(5)Zbigniew Jędrzejewski-Szmek1-1/+1
2013-02-06build-sys: create Makefile-man.am automaticallyZbigniew Jędrzejewski-Szmek1-0/+7
2013-02-06build-sys: split man alias rules into separate fileZbigniew Jędrzejewski-Szmek1-472/+5
2013-02-06build-sys: replace one last mkdir hook with list itemZbigniew Jędrzejewski-Szmek1-5/+3
2013-02-06test: add a few tests and tidy upThomas Hindoe Paaboel Andersen1-0/+10
2013-01-30build-sys: fix empty linesKay Sievers1-10/+4
2013-01-30build-sys: move HAVE_MICROHTTPD HAVE_MYHOSTNAME to their own sectionsKay Sievers1-37/+34
2013-01-30build-sys: move most of HAVE_KMOD into one sectionKay Sievers1-33/+22
2013-01-30build-sys: add intermediate files to CLEANFILES to fix distcheckKay Sievers1-3/+9
2013-01-29build-sys: add rules for sd_journal_{get,set}_data_threshold(3)Zbigniew Jędrzejewski-Szmek1-0/+2
2013-01-29build-sys: inline two definitions which were only used in one placeZbigniew Jędrzejewski-Szmek1-10/+4
2013-01-29build-sys: keep intermediate filesZbigniew Jędrzejewski-Szmek1-0/+3
2013-01-29tests: add test for unit name printingZbigniew Jędrzejewski-Szmek1-0/+4
2013-01-29install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek1-2/+6