Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-09 | cryptsetup: add keyfile-offset= support | Tom Gundersen | |
This is useful if your keyfile is a block device, and you want to use a specific part of it, such as an area between the MBR and the first partition. This feature is documented in the Arch wiki[0], and has been supported by the Arch initscripts, so would be nice to get this into systemd. This requires libcryptsetup >= 1.4.2 (released 12.4.2012). Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> [0]: <https://wiki.archlinux.org/index.php/System_Encryption_with_LUKS# Storing_the_key_between_MBR_and_1st_partition> | |||
2012-07-09 | man: explain why people should/shouldn't use sd_journal_print() | Lennart Poettering | |
2012-07-09 | man/sd-id128: Fix endian*n*ess | Paul Menzel | |
At least Wikipedia writes it that way [1]. [1] https://en.wikipedia.org/wiki/Endianness | |||
2012-07-09 | man/sd-id128: Fix typos, grammar and wording | Paul Menzel | |
• 2 was replaced by »two« in one place to avoid some ambiguity. | |||
2012-07-09 | man/tmpfiles.d.xml: Add missing full stop | Paul Menzel | |
2012-07-09 | man: document sd_print() and friends | Lennart Poettering | |
2012-07-06 | man: document libsystemd-id128 | Lennart Poettering | |
2012-07-04 | man: update man pages to reflect the driver= to load-modules= rename | Lennart Poettering | |
2012-07-04 | man: document Restart= a bit more | Lennart Poettering | |
2012-07-04 | service: flush the start counter in "systemctl reset-failed" | Lennart Poettering | |
2012-07-04 | man: clarify that StartLimitInterval= also applies to manual starts | Lennart Poettering | |
2012-07-04 | man: explain StartLimitRate= in conjunction with Restart= a bit better | Lennart Poettering | |
2012-07-03 | journal: default ImportKernel=no until we make use of structured logging | Lennart Poettering | |
2012-07-02 | units: Rename systemd-udev.service to systemd-udevd.service | Colin Guthrie | |
This naming convention is more inline with other systemd daemon unit names (systemd-logind.service, systemd-localed.service etc) The companion .socket units have also been renamed, however the -trigger and -settle units keep their current name as these are not directly related to daemon process itself. | |||
2012-07-02 | man: fix journalctl man page in regards to --this-boot | Lennart Poettering | |
2012-07-02 | journald: add Storage= setting to control where the journal is stored | Lennart Poettering | |
2012-07-02 | journalctl: add new switch -b to show data from current boot only | Lennart Poettering | |
2012-07-02 | udev: man - clarify escaping and replacing for SYMLINK+= | Kay Sievers | |
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-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 | 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 | man: extend watchdog docs a bit | 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 | 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 | 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 | man: document /etc/crypttab | Lennart Poettering | |
2012-06-27 | man: document systemd-cryptsetup | 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: 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 | |
2012-06-26 | man: document systemd-suspend.service | Lennart Poettering | |
2012-06-26 | man/bootup.xml: Fix grammar by adding missing verb »is« | Paul Menzel | |
2012-06-26 | man: document systemd-shutdownd | Lennart Poettering | |