Age | Commit message (Expand) | Author |
2010-09-26 | readahead: add interface to sd-daemon.[ch] to control readahead | Lennart Poettering |
2010-09-23 | readahead: implement minimal readahead logic based on fanotify(), mincore() a... | Lennart Poettering |
2010-09-22 | units: add tmp.service to file list | Kay Sievers |
2010-09-22 | units: enable getty.target by default | Kay Sievers |
2010-09-22 | units: move ctrl-alt-delete, default getty targets from /etc to /lib | Kay Sievers |
2010-09-22 | units: hwclock support for non-UTC must not be in the default | Kay Sievers |
2010-09-21 | units: enable var-run + var-lock service by default | Kay Sievers |
2010-09-21 | units: enable sysctl by default | Kay Sievers |
2010-09-21 | units: enable hwclock by default | Kay Sievers |
2010-09-21 | units: always enable random-seed, module-load, vconsole | Kay Sievers |
2010-09-21 | tmpwatch: install the unit files | Kay Sievers |
2010-09-21 | units: add default tmpwatch units | Lennart Poettering |
2010-09-21 | gentoo: vconsole-setup support. | Gustavo Sverzut Barbieri |
2010-09-17 | ask-password: popup notification when we ask for a password | Lennart Poettering |
2010-09-17 | ask-password: add minimal framework to allow services query SSL/harddisk pass... | Lennart Poettering |
2010-09-16 | locale: initialize locale from /etc/locale by default | Lennart Poettering |
2010-09-16 | vconsole: add new utility to initialize the virtual console | Lennart Poettering |
2010-09-14 | units: add generic description for http-daemon.target | Lennart Poettering |
2010-09-08 | units: On Debian Runlevel 2, 3, 4 and 5 are multi-user | Michael Biebl |
2010-09-08 | units: add umount unit files for Debian | Michael Biebl |
2010-09-06 | units: Provide separate fsck.target for Debian | Michael Biebl |
2010-09-06 | units: Add halt, killall, poweroff and reboot unit files for Debian | Michael Biebl |
2010-09-03 | build-sys: fix fedpkg git path | Lennart Poettering |
2010-08-30 | console: rework automatic getty on kernel console logic again | Lennart Poettering |
2010-08-25 | cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup | Lennart Poettering |
2010-08-25 | serial: use seperate getty template for serial ttys | Lennart Poettering |
2010-08-21 | syslog: add minimal syslog/kmsg bridge syslogd | Lennart Poettering |
2010-08-20 | units: add service file that remounts the root file system | Lennart Poettering |
2010-08-20 | remount: add tool that applies /etc/fstab mount options to all api mounts | Lennart Poettering |
2010-08-20 | service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco... | Lennart Poettering |
2010-08-19 | hostname: on all distros make the name configured in /etc/hostname take prece... | Lennart Poettering |
2010-08-19 | modules-load: add systemd-modules-load tool that can load a configured list o... | Lennart Poettering |
2010-08-18 | units: add hwclock-load service | Lennart Poettering |
2010-08-17 | units: add generic sysctl/hwclock-save service | Lennart Poettering |
2010-08-17 | units: add tmp.mount | Kay Sievers |
2010-08-17 | modprobe: kill support for nomodules | Lennart Poettering |
2010-08-17 | units: add var-run.service var-lock.service | Kay Sievers |
2010-08-17 | auto-getty: rework auto console getty logic to work in conjunction with singl... | Lennart Poettering |
2010-08-16 | systemctl: warn in intervals before going down when delayed shutdown is used | Lennart Poettering |
2010-08-16 | shutdownd: enable by default | Lennart Poettering |
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering |
2010-08-14 | random-seed: add little tool for saving/loading random seed on shutdown/boot,... | Lennart Poettering |
2010-08-13 | units: move plymouth services from /etc to /lib since fedora does not support... | Lennart Poettering |
2010-08-13 | units: move runlevel[2-5] links to /lib because they are legacy and hence sho... | Lennart Poettering |
2010-08-13 | unit: create three seperate plymouth service for halt/poweroff/reboot | Lennart Poettering |
2010-08-12 | main: log build time features on startup | Lennart Poettering |
2010-08-11 | selinux: split off selinux calls into seperate file label.c | Lennart Poettering |
2010-08-11 | utmp: enable systemd-update-utmp by default | Lennart Poettering |
2010-08-11 | audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a... | Lennart Poettering |
2010-08-10 | unit: hook plymouth into the boot | Lennart Poettering |