Age | Commit message (Expand) | Author | Files | Lines |
2010-09-28 | units: add readahead unit files | Lennart Poettering | 11 | -1/+52 |
2010-09-28 | units: enable mount units by default and hook binary units into base.target i... | Lennart Poettering | 5 | -8/+3 |
2010-09-22 | units: add optional tmp.service | Kay Sievers | 3 | -4/+21 |
2010-09-22 | units: hwclock support for non-UTC must not be in the default | Kay Sievers | 1 | -0/+3 |
2010-09-21 | units: enable var-run + var-lock service by default | Kay Sievers | 4 | -12/+0 |
2010-09-21 | units: enable sysctl by default | Kay Sievers | 1 | -3/+0 |
2010-09-21 | units: enable hwclock by default | Kay Sievers | 2 | -6/+0 |
2010-09-21 | units: always enable random-seed, module-load, vconsole | Kay Sievers | 4 | -12/+0 |
2010-09-21 | tmpwatch: fix typo and remove [Install] | Kay Sievers | 2 | -4/+1 |
2010-09-21 | units: add default tmpwatch units | Lennart Poettering | 2 | -0/+35 |
2010-09-16 | vconsole: add new utility to initialize the virtual console | Lennart Poettering | 2 | -0/+21 |
2010-09-14 | prefdm: make sure we start prefdm only after the getty is killed | Lennart Poettering | 1 | -0/+1 |
2010-09-14 | units: make sure the file system is writable before we write utmp data | Lennart Poettering | 2 | -2/+4 |
2010-09-14 | units: add generic description for http-daemon.target | Lennart Poettering | 1 | -0/+11 |
2010-09-13 | fedora: don't quit plymouth too early | Michal Schmidt | 1 | -0/+1 |
2010-09-10 | units: pull in syslog.target for synchronization purposes by systemd-logger.s... | Lennart Poettering | 1 | -1/+2 |
2010-09-10 | units: start logger only after syslog is up | Lennart Poettering | 1 | -1/+1 |
2010-09-10 | units: we should be able to reach syslog.target even if no logger is enabled ... | Lennart Poettering | 1 | -1/+0 |
2010-09-10 | units: set working directory to /root for sulogin, since sulogin is crazy | Lennart Poettering | 2 | -0/+2 |
2010-09-10 | units: set HOME=/root when running shells | Lennart Poettering | 2 | -0/+2 |
2010-09-08 | units: On Debian Runlevel 2, 3, 4 and 5 are multi-user | Michael Biebl | 1 | -0/+4 |
2010-09-08 | units: add umount unit files for Debian | Michael Biebl | 3 | -0/+54 |
2010-09-06 | units: make sure we always fully write the utmp data | Lennart Poettering | 2 | -3/+2 |
2010-09-06 | units: Provide separate fsck.target for Debian | Michael Biebl | 2 | -1/+14 |
2010-09-06 | units: Add halt, killall, poweroff and reboot unit files for Debian | Michael Biebl | 4 | -0/+75 |
2010-09-03 | units: don't add shutdown conflicts dep to umount.target | Lennart Poettering | 1 | -0/+1 |
2010-09-03 | target: implicitly shutdown targets on shutdown, so that they are pulled into... | Lennart Poettering | 4 | -0/+4 |
2010-08-31 | units: fix a typo in arch's rc-local.service unit file | Lennart Poettering | 1 | -1/+1 |
2010-08-30 | unit: introduce AllowIsolate= switch | Lennart Poettering | 7 | -0/+7 |
2010-08-30 | console: rework automatic getty on kernel console logic again | Lennart Poettering | 1 | -16/+0 |
2010-08-27 | var-run: make sure /var/run/user is properly created and labelled | Lennart Poettering | 1 | -0/+1 |
2010-08-26 | units: don't install runlevel links anymore, since thsoe are maintained in /l... | Lennart Poettering | 2 | -2/+2 |
2010-08-25 | systemd-remount-api-vfs.service: fix typo | Kay Sievers | 1 | -1/+1 |
2010-08-25 | units: fix auto-serial unit | Lennart Poettering | 2 | -1/+1 |
2010-08-25 | units: make sure prefdm is automatically respawned | Lennart Poettering | 1 | -0/+2 |
2010-08-25 | units: invoke sulogin instead of /bin/sh | Lennart Poettering | 2 | -2/+2 |
2010-08-25 | serial: use seperate getty template for serial ttys | Lennart Poettering | 4 | -3/+41 |
2010-08-21 | syslog: add minimal syslog/kmsg bridge syslogd | Lennart Poettering | 3 | -0/+37 |
2010-08-20 | units: add service file that remounts the root file system | Lennart Poettering | 1 | -0/+20 |
2010-08-20 | remount: add tool that applies /etc/fstab mount options to all api mounts | Lennart Poettering | 3 | -0/+22 |
2010-08-19 | units: fix After= setting in var-lock.service | Lennart Poettering | 1 | -1/+1 |
2010-08-19 | modules-load: add systemd-modules-load tool that can load a configured list o... | Lennart Poettering | 2 | -0/+20 |
2010-08-18 | units: make sure getty@xxx.service is always run before gettys.target | Lennart Poettering | 1 | -0/+6 |
2010-08-18 | units: add hwclock-load service | Lennart Poettering | 1 | -0/+31 |
2010-08-17 | units: add generic sysctl/hwclock-save service | Lennart Poettering | 2 | -0/+38 |
2010-08-17 | units: fix conflicts between random seed services | Lennart Poettering | 1 | -1/+1 |
2010-08-17 | units: add tmp.mount | Kay Sievers | 1 | -0/+19 |
2010-08-17 | service: rename ValidNoProcess= to RemainAfterExit= | Lennart Poettering | 20 | -20/+20 |
2010-08-17 | units: add missing After= for var-run.service, var-lock.service | Kay Sievers | 4 | -1/+9 |
2010-08-17 | units: add var-run.service var-lock.service | Kay Sievers | 4 | -6/+40 |