Age | Commit message (Expand) | Author |
2010-10-13 | unit: add minimal condition checker for unit startup | Lennart Poettering |
2010-10-08 | service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service | Lennart Poettering |
2010-10-08 | systemd-shutdown: add umount.h to sources | Kay Sievers |
2010-10-07 | systemd-user-sessions: install .service file and enable by default | Lennart Poettering |
2010-10-07 | user-sessions: add minimal utility to kill user sessions that shall be called... | Lennart Poettering |
2010-10-07 | shutdown: Adding binary to shutdown the system | Fabiano Fidencio |
2010-10-07 | vconsole-setup: fix path on Arch | Lucas De Marchi |
2010-10-06 | systemctl: require correctly formed unit names when enabling units | Lennart Poettering |
2010-10-05 | man: document readahdea split-off | Lennart Poettering |
2010-10-05 | sd-daemon: split off sd_readahead() since it is not a feature of systemd itse... | Lennart Poettering |
2010-09-29 | units: properly terminate readahead collection 10s after boot | Lennart Poettering |
2010-09-29 | units: get rid of special setup services for /var/run, /var/lock and /tmp, an... | Lennart Poettering |
2010-09-29 | units: ship unit file for systemd-tmpfiles by default | Lennart Poettering |
2010-09-28 | tmpfiles: install default tmpfiles configuration | Lennart Poettering |
2010-09-28 | tmpfiles: rename tempfiles to tmpfiles since this isn't windows | Lennart Poettering |
2010-09-28 | build-sys: add missing header files to tarball | Lennart Poettering |
2010-09-28 | units: add readahead unit files | Lennart Poettering |
2010-09-28 | units: enable mount units by default and hook binary units into base.target i... | Lennart Poettering |
2010-09-28 | tempfiles: add little utility for creating volatile files/dirs in tmpfs hiera... | Lennart Poettering |
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 |