summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-03-15sysctl: add 50-default.confKay Sievers
2013-03-15sysctl: coredump.conf -> 50-coredump.confKay Sievers
2013-03-15Make initrd.target the default target in the initrdHarald Hoyer
2013-03-13build-sys: link libsystemd-login also against libsystemd-daemon-internalZbigniew Jędrzejewski-Szmek
2013-03-13build-sys: add two new files to EXTRA_DISTZbigniew Jędrzejewski-Szmek
2013-03-13libudev: implement udev_device_set_attribute_value()Hannes Reinecke
2013-03-13add initrd-fs.target and root-fs.targetHarald Hoyer
2013-03-13build-sys: use -f with ln -sZbigniew Jędrzejewski-Szmek
2013-03-12man,html: say 'systemd 198' in the headerZbigniew Jędrzejewski-Szmek
2013-03-12man: strip the comments in man page headersZbigniew Jędrzejewski-Szmek
2013-03-12build-sys: break dependency loop between libsystemd-id128.la and -shared.laZbigniew Jędrzejewski-Szmek
2013-03-11bootchart: various superficial cleanupsLennart Poettering
2013-03-11bootchart: rename log.c to store.c to aovid confusion with src/shared/log.cLennart Poettering
2013-03-11Move udevadm to rootbindirMichael Biebl
2013-03-09python/docs: use the same links on top as in man pagesZbigniew Jędrzejewski-Szmek
2013-03-09systemd-python: provide version info to sphinxZbigniew Jędrzejewski-Szmek
2013-03-09build-sys: generate links for html alias pagesZbigniew Jędrzejewski-Szmek
2013-03-09build-sys: assemble HTML in docs/htmlZbigniew Jędrzejewski-Szmek
2013-03-09build-sys: clean up make cleanZbigniew Jędrzejewski-Szmek
2013-03-09build-sys: fix distcheckZbigniew Jędrzejewski-Szmek
2013-03-09build-sys: don't hard-code binary paths in initrd-*.serviceMichael Biebl
2013-03-07build-sys: bump release and sonamesLennart Poettering
2013-03-07build-sys: move sphinx output to docs/python-systemdZbigniew Jędrzejewski-Szmek
2013-03-07core: mount and initialize SmackNathaniel Chen
2013-03-07build-sys: force creation of symlinkZbigniew Jędrzejewski-Szmek
2013-03-06libsystemd-journal: export new function, increase library versionZbigniew Jędrzejewski-Szmek
2013-03-06build-sys: add missing $Zbigniew Jędrzejewski-Szmek
2013-03-06Revert "add initrd-fs.target and initrd-fs-pre.target"Harald Hoyer
2013-03-05journald: introduce new "systemd-journal" group and make it own the journal f...Lennart Poettering
2013-03-04build-sys: build and install systemd-coredumpctl conditionallyMichael Biebl
2013-03-04add initrd-fs.target and initrd-fs-pre.targetHarald Hoyer
2013-03-04build-sys: replace backticks `` with $()Michael Biebl
2013-03-04build-sys: don't hard code bash-completion directoryMichael Biebl
2013-03-03bash-completion: split completions and move to new locationMichael Biebl
2013-03-01initrd: add unit files needed for basic systemd-in-initrd supportTom Gundersen
2013-02-28Merge branch 'python-systemd-reader'Zbigniew Jędrzejewski-Szmek
2013-02-28python-systemd: check all errors and use automatic cleanupZbigniew Jędrzejewski-Szmek
2013-02-28build-sys: upload python documentation to freedesktop.orgZbigniew Jędrzejewski-Szmek
2013-02-28build-sys: make sphinx support uncoditionalZbigniew Jędrzejewski-Szmek
2013-02-27systemd-activate: add a socket-activation test toolZbigniew Jędrzejewski-Szmek
2013-02-27build-sys: fix update-man-rules for vpath buildsZbigniew Jędrzejewski-Szmek
2013-02-27build-sys: tell Makefile.am to distribute kernel-installZbigniew Jędrzejewski-Szmek
2013-02-27unit: rework resource management APILennart Poettering
2013-02-25kernel-install: add kernel-install toolHarald Hoyer
2013-02-24build: remove explicit -shared in LDFLAGSDave Reisner
2013-02-22build-sys: move systemd-analyze to /usr/binKay Sievers
2013-02-22systemd-python: add Journal class for reading journalSteven Hiscocks
2013-02-22python: build html docs using sphinxZbigniew Jędrzejewski-Szmek
2013-02-22python: add systemd.id128 moduleZbigniew Jędrzejewski-Szmek
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer