summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2010-09-17ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering
2010-09-16locale: initialize locale from /etc/locale by defaultLennart Poettering
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering
2010-09-14units: add generic description for http-daemon.targetLennart Poettering
2010-09-08units: On Debian Runlevel 2, 3, 4 and 5 are multi-userMichael Biebl
2010-09-08units: add umount unit files for DebianMichael Biebl
2010-09-06units: Provide separate fsck.target for DebianMichael Biebl
2010-09-06units: Add halt, killall, poweroff and reboot unit files for DebianMichael Biebl
2010-09-03build-sys: fix fedpkg git pathLennart Poettering
2010-08-30console: rework automatic getty on kernel console logic againLennart Poettering
2010-08-25cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering
2010-08-25serial: use seperate getty template for serial ttysLennart Poettering
2010-08-21syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering
2010-08-20units: add service file that remounts the root file systemLennart Poettering
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering
2010-08-20service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering
2010-08-19hostname: on all distros make the name configured in /etc/hostname take prece...Lennart Poettering
2010-08-19modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering
2010-08-18units: add hwclock-load serviceLennart Poettering
2010-08-17units: add generic sysctl/hwclock-save serviceLennart Poettering
2010-08-17units: add tmp.mountKay Sievers
2010-08-17modprobe: kill support for nomodulesLennart Poettering
2010-08-17units: add var-run.service var-lock.serviceKay Sievers
2010-08-17auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering
2010-08-16systemctl: warn in intervals before going down when delayed shutdown is usedLennart Poettering
2010-08-16shutdownd: enable by defaultLennart Poettering
2010-08-16systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering
2010-08-14random-seed: add little tool for saving/loading random seed on shutdown/boot,...Lennart Poettering
2010-08-13units: move plymouth services from /etc to /lib since fedora does not support...Lennart Poettering
2010-08-13units: move runlevel[2-5] links to /lib because they are legacy and hence sho...Lennart Poettering
2010-08-13unit: create three seperate plymouth service for halt/poweroff/rebootLennart Poettering
2010-08-12main: log build time features on startupLennart Poettering
2010-08-11selinux: split off selinux calls into seperate file label.cLennart Poettering
2010-08-11utmp: enable systemd-update-utmp by defaultLennart Poettering
2010-08-11audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering
2010-08-10unit: hook plymouth into the bootLennart Poettering
2010-08-06cgroup: if the system bus cannot be found, send cgroup empty msg directly to ...Lennart Poettering
2010-08-06units: split fsck.target from sysinit.target for suse compatLennart Poettering
2010-07-24systemctl: fold systemd-install into systemctlLennart Poettering
2010-07-23socket: SELinux support for socket creation.Daniel J Walsh
2010-07-21exec: extend variable substitution to support splitting variable values into ...Lennart Poettering
2010-07-16units: wire smartcard.target into MakefileLennart Poettering
2010-07-14cgls: rename source file to cgls.c, since we have no prefix for any of the ot...Lennart Poettering
2010-07-13units: introduce bluetooth.target/printer.target which are activated if the r...Lennart Poettering
2010-07-12units: introduce emergency.targetLennart Poettering
2010-07-12cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering
2010-07-11cgroup: kill processes, not tasks and other cgroup changesLennart Poettering
2010-07-10units: introduce umount.target for unmounting all file systemsLennart Poettering
2010-07-10build-sys: drop special name hack for dbus.service since a native service fil...Lennart Poettering
2010-07-09build-sys: add make upload targetsystemd/v2Lennart Poettering