summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* units: split fsck.target from sysinit.target for suse compatLennart Poettering2010-08-061-1/+7
* systemctl: fold systemd-install into systemctlLennart Poettering2010-07-241-16/+2
* socket: SELinux support for socket creation.Daniel J Walsh2010-07-231-1/+2
* exec: extend variable substitution to support splitting variable values into ...Lennart Poettering2010-07-211-1/+11
* units: wire smartcard.target into MakefileLennart Poettering2010-07-161-1/+2
* cgls: rename source file to cgls.c, since we have no prefix for any of the ot...Lennart Poettering2010-07-141-1/+1
* units: introduce bluetooth.target/printer.target which are activated if the r...Lennart Poettering2010-07-131-3/+7
* units: introduce emergency.targetLennart Poettering2010-07-121-2/+8
* cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering2010-07-121-21/+10
* cgroup: kill processes, not tasks and other cgroup changesLennart Poettering2010-07-111-8/+14
* units: introduce umount.target for unmounting all file systemsLennart Poettering2010-07-101-0/+1
* build-sys: drop special name hack for dbus.service since a native service fil...Lennart Poettering2010-07-101-4/+2
* build-sys: add make upload targetv2Lennart Poettering2010-07-091-0/+8
* build-sys: set SYSTEMD_SKIP_API_MOUNTS=1 when generating introspection filesLennart Poettering2010-07-091-1/+1
* install: various improvementsLennart Poettering2010-07-081-1/+2
* cgls: beef up control group dumping and introduce cgls toolLennart Poettering2010-07-081-1/+13
* systemctl: filter and sort member pid of cgroupLennart Poettering2010-07-081-2/+4
* units: properly create prefdm symlinkLennart Poettering2010-07-081-3/+3
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-081-1/+2
* initctl: check peer credentials after connectionLennart Poettering2010-07-071-1/+2
* update man pages for recent changesLennart Poettering2010-07-071-1/+2
* main: implement manager configuration fileLennart Poettering2010-07-071-0/+5
* main: add a native implementation of the 'nomodules' kernel option understood...Lennart Poettering2010-07-061-0/+1