summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Make initrd.target the default target in the initrdHarald Hoyer1-1/+2
2013-03-13build-sys: link libsystemd-login also against libsystemd-daemon-internalZbigniew Jędrzejewski-Szmek1-1/+2
2013-03-13build-sys: add two new files to EXTRA_DISTZbigniew Jędrzejewski-Szmek1-3/+7
2013-03-13libudev: implement udev_device_set_attribute_value()Hannes Reinecke1-3/+3
2013-03-13add initrd-fs.target and root-fs.targetHarald Hoyer1-0/+2
2013-03-13build-sys: use -f with ln -sZbigniew Jędrzejewski-Szmek1-2/+2
2013-03-12man,html: say 'systemd 198' in the headerZbigniew Jędrzejewski-Szmek1-2/+2
2013-03-12man: strip the comments in man page headersZbigniew Jędrzejewski-Szmek1-6/+6
2013-03-12build-sys: break dependency loop between libsystemd-id128.la and -shared.laZbigniew Jędrzejewski-Szmek1-3/+4
2013-03-11bootchart: various superficial cleanupsLennart Poettering1-0/+1
2013-03-11bootchart: rename log.c to store.c to aovid confusion with src/shared/log.cLennart Poettering1-1/+1
2013-03-11Move udevadm to rootbindirMichael Biebl1-2/+2
2013-03-09python/docs: use the same links on top as in man pagesZbigniew Jędrzejewski-Szmek1-1/+1
2013-03-09systemd-python: provide version info to sphinxZbigniew Jędrzejewski-Szmek1-1/+1
2013-03-09build-sys: generate links for html alias pagesZbigniew Jędrzejewski-Szmek1-26/+44
2013-03-09build-sys: assemble HTML in docs/htmlZbigniew Jędrzejewski-Szmek1-5/+33
2013-03-09build-sys: clean up make cleanZbigniew Jędrzejewski-Szmek1-13/+11
2013-03-09build-sys: fix distcheckZbigniew Jędrzejewski-Szmek1-1/+1
2013-03-09build-sys: don't hard-code binary paths in initrd-*.serviceMichael Biebl1-6/+10
2013-03-07build-sys: bump release and sonamesLennart Poettering1-4/+4
2013-03-07build-sys: move sphinx output to docs/python-systemdZbigniew Jędrzejewski-Szmek1-3/+3
2013-03-07core: mount and initialize SmackNathaniel Chen1-0/+2
2013-03-07build-sys: force creation of symlinkZbigniew Jędrzejewski-Szmek1-1/+1
2013-03-06libsystemd-journal: export new function, increase library versionZbigniew Jędrzejewski-Szmek1-3/+3
2013-03-06build-sys: add missing $Zbigniew Jędrzejewski-Szmek1-1/+1
2013-03-06Revert "add initrd-fs.target and initrd-fs-pre.target"Harald Hoyer1-2/+0
2013-03-05journald: introduce new "systemd-journal" group and make it own the journal f...Lennart Poettering1-1/+8
2013-03-04build-sys: build and install systemd-coredumpctl conditionallyMichael Biebl1-9/+13
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