Age | Commit message (Expand) | Author |
2012-05-14 | units: do not quit plymouth too early | Michal Schmidt |
2012-05-08 | sleep: implement suspend/hibernate as first class targets | Lennart Poettering |
2012-05-04 | units: use OOMScoreAdjust= in the unit files to set OOM score adjust | Lennart Poettering |
2012-05-03 | units: explicit Type=dbus is now redundant | Lennart Poettering |
2012-04-30 | units: make sure /var is writable before initializing random seed | Lennart Poettering |
2012-04-30 | unit: add new dependency type RequiresMountsFor= | Lennart Poettering |
2012-04-25 | timedated: introduce systemd-timedated-ntp.target which is controlled by time... | Lennart Poettering |
2012-04-24 | remount: consolidate remount-api-vfs and remount-rootfs into one | Lennart Poettering |
2012-04-24 | service: introduce Type=idle and use it for gettys | Lennart Poettering |
2012-04-24 | readahead: rather than checking for virtualization in the C code, use Conditi... | Lennart Poettering |
2012-04-22 | units: remount file systems only if /etc/fstab actually exists | Lennart Poettering |
2012-04-22 | units: don't try to load kernel modules if CAP_SYS_MODULE is missing | Lennart Poettering |
2012-04-22 | units: skip root fsck if the root directory is writable | Lennart Poettering |
2012-04-22 | default to v102 everywhere, instead of vt100, to synchronize with agetty | Lennart Poettering |
2012-04-22 | container: spawn a getty instead of a sulogin in a container | Lennart Poettering |
2012-04-18 | udev: units - reference systemd-* units | Kay Sievers |
2012-04-17 | udev: install udevd as /usr/lib/systemd/systemd-udevd | Kay Sievers |
2012-04-13 | units: drop audit reference from description of utmp units since that is buil... | Lennart Poettering |
2012-04-13 | units: add CAP_MKNOD condition to the other two udev services too | Lennart Poettering |
2012-04-13 | units: do binfmt magic only when /proc/sys is writable | Lennart Poettering |
2012-04-12 | getty: skip VC gettys if the VC subsystem is not available | Lennart Poettering |
2012-04-12 | getty: VC devices are always available, we don't need to wait until they show up | Lennart Poettering |
2012-04-12 | units: start vconsole-setup only if there's actually a virtual console device | Lennart Poettering |
2012-04-12 | units: run sysctl stuff only when /proc/sys is actually writable, to quieten ... | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | units: exclude gettys from isolate requests | Lennart Poettering |
2012-04-11 | enable proper access timestamps on all tmpfs mounts | Kay Sievers |
2012-04-11 | units: introduce nss-user-lookup.target | Lennart Poettering |
2012-04-04 | units: direct users to the journal for logs when entering rescue mode | Lennart Poettering |
2012-04-04 | units/: use @SYSTEMCTL@ instead of hardcoded paths | Dave Reisner |
2012-04-04 | udev: fix path in udev.service | Kay Sievers |
2012-04-04 | move imported udev into place | Kay Sievers |
2012-03-27 | units: mount /tmp as tmpfs | Kay Sievers |
2012-03-27 | units: get rid of var-run.mount and var-lock.mount | Lennart Poettering |
2012-03-27 | units: don't mount tmpfs on /media anymore | Lennart Poettering |
2012-03-22 | systemd: mount the securityfs filesystem at early stage | Roberto Sassu |
2012-03-13 | socket: add option for SO_PASSEC | Lennart Poettering |
2012-02-15 | units: reword rescue/emergency mode message to fit in 80chars | Lennart Poettering |
2012-02-10 | journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that ... | Lennart Poettering |
2012-02-09 | service: ignore SIGPIPE by defaultsystemd/v41 | Lennart Poettering |
2012-02-09 | journal: limit caps we pass to journald | Lennart Poettering |
2012-02-08 | move /usr/bin/systemd to /usr/lib/systemd/systemd | Kay Sievers |
2012-01-27 | logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "ac... | Mike Kazantsev |
2012-01-27 | log: increase socket buffers for logging by default | Lennart Poettering |
2012-01-12 | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering |
2012-01-12 | units: make sure syslog socket goes away early during shutdown | Lennart Poettering |
2012-01-06 | units: remove left-over unit file | Lennart Poettering |
2012-01-06 | journald: start the journal after the syslog socket, so that the syslog socke... | Lennart Poettering |
2012-01-06 | kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced... | Lennart Poettering |
2012-01-06 | stdout: remove stdout-syslog-bridge since it is now obsoleted by journald | Lennart Poettering |