chiark / gitweb /
update TODO
[elogind.git] / units /
2012-06-01 Lennart Poetteringunits: fix man section
2012-06-01 Lennart Poetteringman: document systemd-journal
2012-06-01 Lennart Poetteringman: write man page for systemd-logind
2012-05-31 Lennart Poetteringman: add documentation for the binfmt, modules-load...
2012-05-31 Lennart Poetteringunits: add Documentation= field to console-getty.service
2012-05-29 Kay Sieversplymouth: use systemd-udev-settle.service
2012-05-28 Kay Sieversudev: man - mention systemd-udevd(8)
2012-05-23 Lennart Poetteringunits: fix file syntax
2012-05-23 Lennart Poetteringreadahead: use Conflicts= instead of masking to get...
2012-05-23 Lennart Poetteringreadahead: avoid running of readahead services if reada...
2012-05-23 Lennart Poetteringreadahead: when doing a system update drop readahead...
2012-05-22 Lennart Poetteringsystem-update: add system update generator
2012-05-22 Lennart Poetteringrescue: don't pull in sockets
2012-05-21 Lennart Poetteringunits: introduce new Documentation= field and make...
2012-05-14 Michal Schmidtunits: do not quit plymouth too early
2012-05-08 Lennart Poetteringsleep: implement suspend/hibernate as first class targets
2012-05-03 Lennart Poetteringunits: use OOMScoreAdjust= in the unit files to set...
2012-05-03 Lennart Poetteringunits: explicit Type=dbus is now redundant
2012-04-30 Lennart Poetteringunits: make sure /var is writable before initializing...
2012-04-30 Lennart Poetteringunit: add new dependency type RequiresMountsFor=
2012-04-25 Lennart Poetteringtimedated: introduce systemd-timedated-ntp.target which...
2012-04-24 Lennart Poetteringremount: consolidate remount-api-vfs and remount-rootfs...
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-24 Lennart Poetteringreadahead: rather than checking for virtualization...
2012-04-22 Lennart Poetteringunits: remount file systems only if /etc/fstab actually...
2012-04-22 Lennart Poetteringunits: don't try to load kernel modules if CAP_SYS_MODU...
2012-04-22 Lennart Poetteringunits: skip root fsck if the root directory is writable
2012-04-22 Lennart Poetteringdefault to v102 everywhere, instead of vt100, to synchr...
2012-04-22 Lennart Poetteringcontainer: spawn a getty instead of a sulogin in a...
2012-04-18 Kay Sieversudev: units - reference systemd-* units
2012-04-16 Kay Sieversudev: install udevd as /usr/lib/systemd/systemd-udevd
2012-04-13 Lennart Poetteringunits: drop audit reference from description of utmp...
2012-04-13 Lennart Poetteringunits: add CAP_MKNOD condition to the other two udev...
2012-04-13 Lennart Poetteringunits: do binfmt magic only when /proc/sys is writable
2012-04-12 Lennart Poetteringgetty: skip VC gettys if the VC subsystem is not available
2012-04-12 Lennart Poetteringgetty: VC devices are always available, we don't need...
2012-04-12 Lennart Poetteringunits: start vconsole-setup only if there's actually...
2012-04-12 Lennart Poetteringunits: run sysctl stuff only when /proc/sys is actually...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Lennart Poetteringunits: exclude gettys from isolate requests
2012-04-11 Kay Sieversenable proper access timestamps on all tmpfs mounts
2012-04-10 Lennart Poetteringunits: introduce nss-user-lookup.target
2012-04-04 Lennart Poetteringunits: direct users to the journal for logs when enteri...
2012-04-04 Dave Reisnerunits/: use @SYSTEMCTL@ instead of hardcoded paths
2012-04-04 Kay Sieversudev: fix path in udev.service
2012-04-04 Kay SieversMerge branch 'master' of ssh://git.freedesktop.org...
2012-04-04 Kay Sieversmove imported udev into place
2012-04-03 Kay Sieversimport udev repository
2012-03-27 Kay Sieversunits: mount /tmp as tmpfs
2012-03-27 Lennart Poetteringunits: get rid of var-run.mount and var-lock.mount
2012-03-27 Lennart Poetteringunits: don't mount tmpfs on /media anymore
2012-03-21 Roberto Sassusystemd: mount the securityfs filesystem at early stage
2012-03-12 Lennart Poetteringsocket: add option for SO_PASSEC
2012-02-15 Lennart Poetteringunits: reword rescue/emergency mode message to fit...
2012-02-10 Lennart Poetteringjournal: add CAP_SETUID and CAP_SETGID to capabilities...
2012-02-09 Lennart Poetteringservice: ignore SIGPIPE by default v41
2012-02-09 Lennart Poetteringjournal: limit caps we pass to journald
2012-02-07 Kay Sieversmove /usr/bin/systemd to /usr/lib/systemd/systemd
2012-01-27 Mike Kazantsevlogind: add sys_tty_config capability, to let it use...
2012-01-27 Lennart Poetteringlog: increase socket buffers for logging by default
2012-01-12 Lennart Poetteringcore: switch all log targets to go directly to the...
2012-01-12 Lennart Poetteringunits: make sure syslog socket goes away early during...
2012-01-06 Lennart Poetteringunits: remove left-over unit file
2012-01-06 Lennart Poetteringjournald: start the journal after the syslog socket...
2012-01-06 Lennart Poetteringkmsg-syslogd: remove kmsg-syslogd, since it's entirely...
2012-01-06 Lennart Poetteringstdout: remove stdout-syslog-bridge since it is now...
2012-01-05 Lennart Poetteringjournal: move sockets into their own subdir
2011-12-31 Lennart Poetteringsocket: rename the PassCred= option to PassCredentials...
2011-12-30 Lennart PoetteringMerge branch 'journal'
2011-12-30 Lennart Poetteringjournald: forward all syslog messages to syslogd
2011-12-30 Lennart Poetteringjournal: add unit files and shared library glue
2011-12-02 Michal Schmidtrc-local: order after network.target
2011-12-02 Michal Schmidtrc-local: no need to check if the script is executable
2011-12-02 Michal Schmidtadd a generator to pull rc-local.service in
2011-11-30 Michal Schmidtsyslog: use PassCred=yes for the /dev/log socket
2011-11-30 Michal Schmidtshutdownd: use PassCred=yes in the socket unit
2011-11-09 Michal Schmidtunits/suse: let rc-local.service log to syslog
2011-11-09 Michal Schmidtunits/fedora: let rc-local.service log to syslog
2011-11-09 Michal Schmidtunits: drop unnecessary 'StandardOutput=syslog'
2011-11-08 Lennart PoetteringMerge branch 'master' into journal
2011-11-02 Lennart PoetteringMerge remote-tracking branch 'zbigniew/systemadm_changes'
2011-11-02 Dexter MorganAdd Mageia support
2011-11-01 Lennart Poetteringunits: drop [Install] section from remote-fs-pre.target
2011-10-12 Lennart PoetteringMerge branch 'master' into journal
2011-10-11 Lennart Poetteringunits: forgot target units
2011-10-11 Lennart Poetteringunits: increase LimitNOFILE a bit
2011-10-11 Lennart Poetteringunits: remount root and API FS before all mount units...
2011-09-23 Lennart Poetteringreadahead: opt out of bridge logging for readahead...
2011-09-22 Michal Schmidtunits: fix rescue.service race with plymouth
2011-09-22 Lennart Poetteringunits: introduce unit file for FUSE fs
2011-09-21 Marko Saukkounits: In MeeGo there was more than one ExecStart lines...
2011-09-21 Lennart Poetteringunits: we don't need to check whether /sys/kernel/secur...
2011-09-21 Lennart Poetteringunits: drop automount unit for /dev/hugepages
2011-09-21 Lennart Poetteringunits: drop automount unit for /dev/mqueue
2011-09-21 Lennart Poetteringunits: drop automount unit for /sys/kernel/security
2011-09-21 Lennart Poetteringunits: drop automount unit for /sys/kernel/debug
2011-09-21 Lennart Poetteringunits: drop /sys/kernel/config automount unit
2011-09-20 Michal Schmidtcondition: add ConditionPathIsSymbolicLink
2011-09-20 Lennart Poetteringunits: don't initialize automount point for securityfs...
2011-09-20 Michal Schmidtunits: direct stdout/stderr of rescue shells to tty
next