summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-04-02libudev: device - replace by a thin wrapper around sd-deviceTom Gundersen
2015-04-02libsystemd: add sd-device libraryTom Gundersen
2015-03-24timedate: remove daylight saving time handling and tzfile parserKay Sievers
2015-03-19hwdb: ship ids-update.pl & sdio.ids in the release tarballsDimitri John Ledkov
2015-03-19resolved: Do not add .busname dependencies, when compiling without kdbus.Dimitri John Ledkov
2015-03-12build-sys: fix name of new rules fileKay Sievers
2015-03-12rules: merge tty and serial rules fileKay Sievers
2015-03-12rules: merge udev-late.rules filesKay Sievers
2015-03-12rules: move block device rules to its own rules fileKay Sievers
2015-03-11sysctl: move property handling to shared/Kay Sievers
2015-03-09importd: add API for exporting container/VM imagesLennart Poettering
2015-03-04build-sys: generate CLEANFILES from EXTRA_DISTZbigniew Jędrzejewski-Szmek
2015-03-05importd: add new bus calls for importing local tar and raw imagesLennart Poettering
2015-03-05import: split out compression logic, so that we can share it with between imp...Lennart Poettering
2015-03-05import: rename download code from "import" to "pull"Lennart Poettering
2015-03-03Do not run sysv-generator-test when sysv compat is disabledZbigniew Jędrzejewski-Szmek
2015-03-03build-sys: add fsckd.h to sourcesZbigniew Jędrzejewski-Szmek
2015-03-03build-sys: systemd.conf is generated, do not distributeZbigniew Jędrzejewski-Szmek
2015-03-02importd: split out setup logic for /var/lib/machines into its own API fileLennart Poettering
2015-02-27build-sys: use -Wno-missing-field-initializers for efi stuffZbigniew Jędrzejewski-Szmek
2015-02-27build-sys: make systemd-user-sessions conditional on PAM againZbigniew Jędrzejewski-Szmek
2015-02-27user-sessions: move into own subdir and build independently of logindIvan Shapovalov
2015-02-26boot: efi - remove custom splash supportKay Sievers
2015-02-26boot: efi - split graphics and splash handlingKay Sievers
2015-02-26boot: efi - support embedded splash imageKay Sievers
2015-02-26build-sys: efi - move cflag from x86_64 to common sectionKay Sievers
2015-02-24importd: create a loopback btrfs file system for /var/lib/machines, if necessaryLennart Poettering
2015-02-24bootchart: fix default init pathMartin Pitt
2015-02-22build-sys: bootctl depends on HAVE_BLKIDMarcel Holtmann
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering
2015-02-18Add fsckd service and socket, retarget systemd-fsckDidier Roche
2015-02-18fsckd daemon for inter-fsckd communicationDidier Roche
2015-02-18gummiboot/sd-boot/systemd-boot: rename galoreTom Gundersen
2015-02-18Makefile.am:efi_cflags compile with gcc v5Harald Hoyer
2015-02-17build-sys: add missing HAVE_GNUEFI conditionKay Sievers
2015-02-17bootctl: add sd-boot supportKay Sievers
2015-02-17sd-boot: add EFI boot manager and stub loaderKay Sievers
2015-02-13build-sys: bump sonames in preparation for next releaseLennart Poettering
2015-02-08networkd: add basic org.freedesktop.network1.Network interfaceTom Gundersen
2015-02-08build-sys: properly enable the networkd dbus activationTom Gundersen
2015-02-06localed: add LANGUAGE= fallback when LANG= is specifiedZbigniew Jędrzejewski-Szmek
2015-02-06build-sys: remove reference to long gone fileZbigniew Jędrzejewski-Szmek
2015-02-05networkd: add basic dbus APITom Gundersen
2015-02-03tests: don't hardcode systemctl pathMartin Pitt
2015-02-02build-sys: distribute systemd-networkd.socketZbigniew Jędrzejewski-Szmek
2015-02-02networkd: support socket activationTom Gundersen
2015-01-29hwdb: add a touchpad hwdbPeter Hutterer
2015-01-29Fix ordering of the 70-mouse.rule in the MakefilePeter Hutterer
2015-01-27build-sys: add check for --help widthZbigniew Jędrzejewski-Szmek