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