summaryrefslogtreecommitdiff
path: root/units
Commit message (Expand)AuthorAge
* units: fix file syntaxLennart Poettering2012-05-23
* readahead: use Conflicts= instead of masking to get rid of readahead unitsLennart Poettering2012-05-23
* readahead: avoid running of readahead services if readahead is already doneLennart Poettering2012-05-23
* readahead: when doing a system update drop readahead fileLennart Poettering2012-05-23
* system-update: add system update generatorLennart Poettering2012-05-22
* rescue: don't pull in socketsLennart Poettering2012-05-22
* units: introduce new Documentation= field and make use of it everywhereLennart Poettering2012-05-21
* units: do not quit plymouth too earlyMichal Schmidt2012-05-14
* sleep: implement suspend/hibernate as first class targetsLennart Poettering2012-05-08
* units: use OOMScoreAdjust= in the unit files to set OOM score adjustLennart Poettering2012-05-04
* units: explicit Type=dbus is now redundantLennart Poettering2012-05-03
* units: make sure /var is writable before initializing random seedLennart Poettering2012-04-30
* unit: add new dependency type RequiresMountsFor=Lennart Poettering2012-04-30
* timedated: introduce systemd-timedated-ntp.target which is controlled by time...Lennart Poettering2012-04-25
* remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering2012-04-24
* service: introduce Type=idle and use it for gettysLennart Poettering2012-04-24
* readahead: rather than checking for virtualization in the C code, use Conditi...Lennart Poettering2012-04-24
* units: remount file systems only if /etc/fstab actually existsLennart Poettering2012-04-22
* units: don't try to load kernel modules if CAP_SYS_MODULE is missingLennart Poettering2012-04-22
* units: skip root fsck if the root directory is writableLennart Poettering2012-04-22
* default to v102 everywhere, instead of vt100, to synchronize with agettyLennart Poettering2012-04-22
* container: spawn a getty instead of a sulogin in a containerLennart Poettering2012-04-22
* udev: units - reference systemd-* unitsKay Sievers2012-04-18
* udev: install udevd as /usr/lib/systemd/systemd-udevdKay Sievers2012-04-17
* units: drop audit reference from description of utmp units since that is buil...Lennart Poettering2012-04-13
* units: add CAP_MKNOD condition to the other two udev services tooLennart Poettering2012-04-13
* units: do binfmt magic only when /proc/sys is writableLennart Poettering2012-04-13
* getty: skip VC gettys if the VC subsystem is not availableLennart Poettering2012-04-12
* getty: VC devices are always available, we don't need to wait until they show upLennart Poettering2012-04-12
* units: start vconsole-setup only if there's actually a virtual console deviceLennart Poettering2012-04-12
* units: run sysctl stuff only when /proc/sys is actually writable, to quieten ...Lennart Poettering2012-04-12
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* units: exclude gettys from isolate requestsLennart Poettering2012-04-11
* enable proper access timestamps on all tmpfs mountsKay Sievers2012-04-11
* units: introduce nss-user-lookup.targetLennart Poettering2012-04-11
* units: direct users to the journal for logs when entering rescue modeLennart Poettering2012-04-04
* units/: use @SYSTEMCTL@ instead of hardcoded pathsDave Reisner2012-04-04
* udev: fix path in udev.serviceKay Sievers2012-04-04
* move imported udev into placeKay Sievers2012-04-04
* units: mount /tmp as tmpfsKay Sievers2012-03-27
* units: get rid of var-run.mount and var-lock.mountLennart Poettering2012-03-27
* units: don't mount tmpfs on /media anymoreLennart Poettering2012-03-27
* systemd: mount the securityfs filesystem at early stageRoberto Sassu2012-03-22
* socket: add option for SO_PASSECLennart Poettering2012-03-13
* units: reword rescue/emergency mode message to fit in 80charsLennart Poettering2012-02-15
* journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that ...Lennart Poettering2012-02-10
* service: ignore SIGPIPE by defaultLennart Poettering2012-02-09
* journal: limit caps we pass to journaldLennart Poettering2012-02-09
* move /usr/bin/systemd to /usr/lib/systemd/systemdKay Sievers2012-02-08
* logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "ac...Mike Kazantsev2012-01-27