Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-29 | manager: serialize/deserialize job counters across reexec/reload | Lennart Poettering | |
2012-06-29 | logind: add PreparingForShutdown/PreparingForSleep properties | Lennart Poettering | |
2012-06-29 | update TODO | Lennart Poettering | |
2012-06-29 | remount-fs: also remount /usr according to fstab | Lennart Poettering | |
2012-06-29 | man: add references to the new inhibitor lock documentation | Lennart Poettering | |
2012-06-29 | mount: load only if we there's mountinfo or fragment | Michal Schmidt | |
Having information from /proc/self/mountinfo is sufficient to consider a mount unit loaded. When there's no mountinfo, the loading of the fragment for the mount unit is not optional. No extra dependency links must be added when the loading fails. https://bugzilla.redhat.com/show_bug.cgi?id=835848 | |||
2012-06-29 | mount: split adding of extras from mount_load() | Michal Schmidt | |
2012-06-28 | logind: add reference to new logind dbus api documentation | Lennart Poettering | |
2012-06-28 | man: add various links from man pages to appropriate wiki pages | Lennart Poettering | |
2012-06-28 | man: minor accuracy corrections | Lennart Poettering | |
2012-06-28 | main: print detected virtualiaztion at boot | Lennart Poettering | |
2012-06-28 | nspawn: introduce new --capabilities= flag and make use of it in the nspawn ↵ | Lennart Poettering | |
test case | |||
2012-06-28 | man: fix reference to systemd-tty-ask-password-agent | Tom Gundersen | |
2012-06-28 | update TODO | Lennart Poettering | |
2012-06-28 | test: reenable nspawn, even if it fails for now | Lennart Poettering | |
2012-06-28 | units: automatically respawn the core services | Lennart Poettering | |
2012-06-28 | modules-load: use correct va_list logging function | Michal Schmidt | |
2012-06-28 | man: extend watchdog docs a bit | Lennart Poettering | |
2012-06-28 | modules-load: fix return value | Michal Schmidt | |
2012-06-27 | update TODO | Lennart Poettering | |
2012-06-27 | man: fix incorrectly named manpage for udev service | Dave Reisner | |
The service is systemd-udev.service, not systemd-udevd.service. | |||
2012-06-27 | units: add explicit dependency on display-manager.service to graphical.target | Lennart Poettering | |
This replaces the symlink based dependency by an explicit one in the unit file so that we avoid the dangling symlink when no display manager is installed. | |||
2012-06-27 | modules-load: don't fail on builtin modules, better prints | Michal Schmidt | |
Distinguish between non-existing modules, builtin modules, already loaded modules, and modules we load. Only the non-existing ones are treated as errors. https://bugzilla.redhat.com/show_bug.cgi?id=817760 | |||
2012-06-27 | man: add reference to systemd-delta to tmpfiles | Lennart Poettering | |
2012-06-27 | man: document preset files | Lennart Poettering | |
2012-06-27 | man: document unit names in systemd-tmpfiles(8) | Lennart Poettering | |
2012-06-27 | update TODO | Lennart Poettering | |
2012-06-27 | udev: use the matching binary name "systemd-udevd" in log messages | Kay Sievers | |
2012-06-27 | man: document fstab generator | Lennart Poettering | |
2012-06-27 | man: document systemd-update-generator | Lennart Poettering | |
2012-06-27 | man: document getty-generator | Lennart Poettering | |
2012-06-27 | man: document systemd-cryptsetup-generator | Lennart Poettering | |
2012-06-27 | core: rename system.preset to system-presets to follow naming scheme of ↵ | Lennart Poettering | |
other dirs in /usr/lib/systemd/ Thankfully nobody is using this yet, and presets aren't documented yet, hence take the liberty to rename this. | |||
2012-06-27 | man: this time, fix Documentation= properly | Lennart Poettering | |
2012-06-27 | man: add reference to crypttab(5) from cryptsetup units | Lennart Poettering | |
2012-06-27 | man: document /etc/crypttab | Lennart Poettering | |
2012-06-27 | man: document systemd-cryptsetup | Lennart Poettering | |
2012-06-27 | units: fix Documentation= tag in fsck units | Lennart Poettering | |
2012-06-27 | man: fix --h vs. -h typos | Lennart Poettering | |
2012-06-27 | man: typo in systemd-analyze.xml | Shawn Landden | |
2012-06-27 | man: document tty-ask-password-agent | Lennart Poettering | |
2012-06-27 | man: write man page for systemd-analyze | Lennart Poettering | |
2012-06-27 | man: document systemd-ask-password-console.service and friends | Lennart Poettering | |
2012-06-27 | man: document quotacheck | Lennart Poettering | |
2012-06-27 | man: add Documentation= tag to tmp.mount | Lennart Poettering | |
2012-06-27 | man: add Documentation= tags to all kinds of missing units | Lennart Poettering | |
2012-06-27 | man: properly document .socket units in man page | Lennart Poettering | |
2012-06-27 | man: document systemd-fsck | Lennart Poettering | |
2012-06-26 | man: document the readahead services | Lennart Poettering | |
2012-06-26 | man: document systemd-halt.service and friends | Lennart Poettering | |