summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* readahead: implement minimal readahead logic based on fanotify(), mincore() a...Lennart Poettering2010-09-231-1/+27
* units: add tmp.service to file listKay Sievers2010-09-221-0/+1
* units: enable getty.target by defaultKay Sievers2010-09-221-2/+4
* units: move ctrl-alt-delete, default getty targets from /etc to /libKay Sievers2010-09-221-21/+21
* units: hwclock support for non-UTC must not be in the defaultKay Sievers2010-09-221-2/+0
* units: enable var-run + var-lock service by defaultKay Sievers2010-09-211-0/+7
* units: enable sysctl by defaultKay Sievers2010-09-211-0/+2
* units: enable hwclock by defaultKay Sievers2010-09-211-0/+4
* units: always enable random-seed, module-load, vconsoleKay Sievers2010-09-211-29/+37
* tmpwatch: install the unit filesKay Sievers2010-09-211-1/+3
* units: add default tmpwatch unitsLennart Poettering2010-09-211-2/+6
* gentoo: vconsole-setup support.Gustavo Sverzut Barbieri2010-09-211-0/+12
* ask-password: popup notification when we ask for a passwordLennart Poettering2010-09-171-0/+1
* ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering2010-09-171-3/+46
* locale: initialize locale from /etc/locale by defaultLennart Poettering2010-09-161-0/+1
* vconsole: add new utility to initialize the virtual consoleLennart Poettering2010-09-161-1/+13
* units: add generic description for http-daemon.targetLennart Poettering2010-09-141-0/+1
* units: On Debian Runlevel 2, 3, 4 and 5 are multi-userMichael Biebl2010-09-081-0/+3
* units: add umount unit files for DebianMichael Biebl2010-09-081-1/+13
* units: Provide separate fsck.target for DebianMichael Biebl2010-09-061-1/+4
* units: Add halt, killall, poweroff and reboot unit files for DebianMichael Biebl2010-09-061-0/+8
* build-sys: fix fedpkg git pathLennart Poettering2010-09-031-1/+1
* console: rework automatic getty on kernel console logic againLennart Poettering2010-08-301-18/+2
* cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering2010-08-251-2/+0
* serial: use seperate getty template for serial ttysLennart Poettering2010-08-251-9/+11
* syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering2010-08-211-1/+16
* units: add service file that remounts the root file systemLennart Poettering2010-08-201-0/+1
* remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering2010-08-201-1/+14
* service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering2010-08-201-1/+3
* hostname: on all distros make the name configured in /etc/hostname take prece...Lennart Poettering2010-08-191-0/+8
* modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering2010-08-191-2/+13
* units: add hwclock-load serviceLennart Poettering2010-08-181-0/+1
* units: add generic sysctl/hwclock-save serviceLennart Poettering2010-08-171-0/+2
* units: add tmp.mountKay Sievers2010-08-171-0/+1
* modprobe: kill support for nomodulesLennart Poettering2010-08-171-1/+0
* units: add var-run.service var-lock.serviceKay Sievers2010-08-171-0/+2
* auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering2010-08-171-3/+20
* systemctl: warn in intervals before going down when delayed shutdown is usedLennart Poettering2010-08-161-0/+1
* shutdownd: enable by defaultLennart Poettering2010-08-161-2/+3
* systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering2010-08-161-2/+17
* random-seed: add little tool for saving/loading random seed on shutdown/boot,...Lennart Poettering2010-08-141-1/+16
* units: move plymouth services from /etc to /lib since fedora does not support...Lennart Poettering2010-08-131-13/+16
* units: move runlevel[2-5] links to /lib because they are legacy and hence sho...Lennart Poettering2010-08-131-7/+6
* unit: create three seperate plymouth service for halt/poweroff/rebootLennart Poettering2010-08-131-5/+15
* main: log build time features on startupLennart Poettering2010-08-121-1/+2
* selinux: split off selinux calls into seperate file label.cLennart Poettering2010-08-111-0/+1
* utmp: enable systemd-update-utmp by defaultLennart Poettering2010-08-111-3/+32
* audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering2010-08-111-4/+29
* unit: hook plymouth into the bootLennart Poettering2010-08-101-4/+11
* cgroup: if the system bus cannot be found, send cgroup empty msg directly to ...Lennart Poettering2010-08-061-1/+2