summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering1-1/+3
2015-05-18buildsys: actually install 70-pointingstick.hwdbMantas Mikulėnas1-0/+1
2015-05-16buildsys: Remove X_SERVER from AM_CPPFLAGSCristian Rodríguez1-1/+0
2015-05-15units: make networkd pull in its own .busname unitTom Gundersen1-1/+1
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek1-0/+1
2015-05-13Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.Dimitri John Ledkov1-0/+2
2015-05-09buildsys: *_la_CPPFLAGS takes $(AM_CPPFLAGS) not $(AM_CFLAGS)Cristian Rodríguez1-4/+4
2015-05-05lockfile-util.[ch]: Split out from util.[ch]Colin Walters1-0/+2
2015-04-29test: rename test-bus-kernel-benchmark to test-bus-benchmarkTom Gundersen1-4/+4
2015-04-28fsck: remove fsckd again, but keep the door open for external replacementLennart Poettering1-17/+0
2015-04-24shutdownd: kill the old implementationDaniel Mack1-19/+1
2015-04-24logind: add code for UTMP wall messagesDaniel Mack1-0/+1
2015-04-23journal: use audit event names instead of numbersZbigniew Jędrzejewski-Szmek1-1/+8
2015-04-23journal: add int↔audit type name mappingZbigniew Jędrzejewski-Szmek1-2/+21
2015-04-22build-sys: adjust link-order for non-gc-sections buildKay Sievers1-3/+3
2015-04-22build-sys: minor simplificationLennart Poettering1-2/+1
2015-04-21build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadirLennart Poettering1-1/+4
2015-04-21build-sys: add missing fileKay Sievers1-0/+1
2015-04-21delete unused LICENSE.MITKay Sievers1-1/+0
2015-04-21tmpfiles: make /home and /var btrfs subvolumes by default when booted up with...Lennart Poettering1-1/+2
2015-04-16libudev: make libudev-enumerate a thin wrapper around sd-deviceTom Gundersen1-2/+2
2015-04-16sd-device: add device-enumerator libraryTom Gundersen1-0/+2
2015-04-11build: allow setting OBJCOPYMarc-Antoine Perennou1-2/+2
2015-04-11factory: install to datadirMarc-Antoine Perennou1-2/+2
2015-04-11build: add support for AARCH64 EFIKoen Kooi1-4/+11
2015-04-11build: support non-x86 EFI buildsKoen Kooi1-3/+9
2015-04-11udev: builtin-keyboard: add support for EVDEV_ABS_*Peter Hutterer1-1/+2
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier1-0/+9
2015-04-11shared: add random-util.[ch]Ronny Chevalier1-0/+2
2015-04-10shared: add process-util.[ch]Ronny Chevalier1-0/+9
2015-04-08util: add minimal OrderedSet typeLennart Poettering1-0/+1
2015-04-06build-sys: fix typoZbigniew Jędrzejewski-Szmek1-1/+1
2015-04-06btrfs: support recursively removing btrfs snapshotsLennart Poettering1-2/+7
2015-04-06util: rework rm_rf() logicLennart Poettering1-0/+2
2015-04-02libudev: device - replace by a thin wrapper around sd-deviceTom Gundersen1-10/+23
2015-04-02libsystemd: add sd-device libraryTom Gundersen1-1/+8
2015-03-24timedate: remove daylight saving time handling and tzfile parserKay Sievers1-2/+0
2015-03-19hwdb: ship ids-update.pl & sdio.ids in the release tarballsDimitri John Ledkov1-1/+3
2015-03-19resolved: Do not add .busname dependencies, when compiling without kdbus.Dimitri John Ledkov1-1/+1
2015-03-12build-sys: fix name of new rules fileKay Sievers1-1/+1
2015-03-12rules: merge tty and serial rules fileKay Sievers1-2/+1
2015-03-12rules: merge udev-late.rules filesKay Sievers1-2/+1
2015-03-12rules: move block device rules to its own rules fileKay Sievers1-0/+1
2015-03-11sysctl: move property handling to shared/Kay Sievers1-1/+3
2015-03-09importd: add API for exporting container/VM imagesLennart Poettering1-2/+28
2015-03-04build-sys: generate CLEANFILES from EXTRA_DISTZbigniew Jędrzejewski-Szmek1-129/+56
2015-03-05importd: add new bus calls for importing local tar and raw imagesLennart Poettering1-2/+32
2015-03-05import: split out compression logic, so that we can share it with between imp...Lennart Poettering1-0/+2
2015-03-05import: rename download code from "import" to "pull"Lennart Poettering1-10/+10
2015-03-03Do not run sysv-generator-test when sysv compat is disabledZbigniew Jędrzejewski-Szmek1-0/+5