Age | Commit message (Expand) | Author |
2012-06-10 | update .gitignore | Kay Sievers |
2012-06-07 | systemd-debug-shell: add to POTFILES.skip | Kay Sievers |
2012-06-07 | delete plymouth units; moved to plymouth | Kay Sievers |
2012-06-07 | units: add systemd-debug-shell.service | Michal Schmidt |
2012-06-06 | udev: systemd-udev-settle.service fix After= | Kay Sievers |
2012-06-06 | units: avoid redundant VT clearing by agetty | Michal Schmidt |
2012-06-01 | units: fix man section | Lennart Poettering |
2012-06-01 | man: document systemd-journal | Lennart Poettering |
2012-06-01 | man: write man page for systemd-logind | Lennart Poettering |
2012-05-31 | man: add documentation for the binfmt, modules-load, sysctl services | Lennart Poettering |
2012-05-31 | units: add Documentation= field to console-getty.service | Lennart Poettering |
2012-05-29 | plymouth: use systemd-udev-settle.service | Kay Sievers |
2012-05-29 | udev: man - mention systemd-udevd(8) | Kay Sievers |
2012-05-23 | units: fix file syntax | Lennart Poettering |
2012-05-23 | readahead: use Conflicts= instead of masking to get rid of readahead units | Lennart Poettering |
2012-05-23 | readahead: avoid running of readahead services if readahead is already done | Lennart Poettering |
2012-05-23 | readahead: when doing a system update drop readahead file | Lennart Poettering |
2012-05-22 | system-update: add system update generator | Lennart Poettering |
2012-05-22 | rescue: don't pull in sockets | Lennart Poettering |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
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 |