Tom Gundersen
880a599e26
cryptsetup: add keyfile-offset= support
...
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 22:07:52 +02:00
Lennart Poettering
6aae0ed2d5
man: explain why people should/shouldn't use sd_journal_print()
2012-07-09 16:04:21 +02:00
Paul Menzel
40b9043483
man/sd-id128: Fix endian*n*ess
...
At least Wikipedia writes it that way [1].
[1] https://en.wikipedia.org/wiki/Endianness
2012-07-09 15:58:15 +02:00
Paul Menzel
bfc79e342f
man/sd-id128: Fix typos, grammar and wording
...
• 2 was replaced by »two« in one place to avoid some ambiguity.
2012-07-09 15:58:12 +02:00
Paul Menzel
1532449274
man/tmpfiles.d.xml: Add missing full stop
2012-07-09 15:57:58 +02:00
Lennart Poettering
a8eedf4953
man: document sd_print() and friends
2012-07-09 15:46:21 +02:00
Lennart Poettering
1235509582
man: document libsystemd-id128
2012-07-06 21:29:31 +02:00
Lennart Poettering
627e4bb29f
man: update man pages to reflect the driver= to load-modules= rename
2012-07-04 01:12:53 +02:00
Lennart Poettering
5389fedd99
man: document Restart= a bit more
2012-07-04 00:37:12 +02:00
Lennart Poettering
451b34cc1d
service: flush the start counter in "systemctl reset-failed"
2012-07-04 00:23:42 +02:00
Lennart Poettering
6ffd333786
man: clarify that StartLimitInterval= also applies to manual starts
2012-07-04 00:12:13 +02:00
Lennart Poettering
f1c8f75b38
man: explain StartLimitRate= in conjunction with Restart= a bit better
2012-07-04 00:07:33 +02:00
Lennart Poettering
f4bad2bd2a
journal: default ImportKernel=no until we make use of structured logging
2012-07-03 14:07:10 +02:00
Colin Guthrie
51dfddc2cc
units: Rename systemd-udev.service to systemd-udevd.service
...
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 23:21:51 +02:00
Lennart Poettering
931974af6b
man: fix journalctl man page in regards to --this-boot
2012-07-02 11:44:40 +02:00
Lennart Poettering
e156d769c3
journald: add Storage= setting to control where the journal is stored
2012-07-02 10:43:57 +02:00
Lennart Poettering
59cea26a34
journalctl: add new switch -b to show data from current boot only
2012-07-02 10:43:56 +02:00
Kay Sievers
b1239c3fb3
udev: man - clarify escaping and replacing for SYMLINK+=
2012-07-02 03:37:28 +02:00
Lennart Poettering
b4efdf9720
remount-fs: also remount /usr according to fstab
2012-06-29 16:14:43 +02:00
Lennart Poettering
5b6a2c5aab
man: add references to the new inhibitor lock documentation
2012-06-29 16:14:43 +02:00
Lennart Poettering
f9ad8f7278
logind: add reference to new logind dbus api documentation
2012-06-28 23:51:47 +02:00
Lennart Poettering
9980033377
man: add various links from man pages to appropriate wiki pages
2012-06-28 18:58:56 +02:00
Lennart Poettering
305f376cec
man: minor accuracy corrections
2012-06-28 16:34:00 +02:00
Lennart Poettering
5076f0ccfd
nspawn: introduce new --capabilities= flag and make use of it in the nspawn test case
2012-06-28 14:05:16 +02:00
Tom Gundersen
6c242857b2
man: fix reference to systemd-tty-ask-password-agent
2012-06-28 13:23:26 +02:00
Lennart Poettering
dac051ad68
man: extend watchdog docs a bit
2012-06-28 00:24:49 +02:00
Dave Reisner
cc2600642a
man: fix incorrectly named manpage for udev service
...
The service is systemd-udev.service, not systemd-udevd.service.
2012-06-27 22:33:44 +02:00
Lennart Poettering
5231084b47
units: add explicit dependency on display-manager.service to graphical.target
...
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 22:23:16 +02:00
Lennart Poettering
75945badd2
man: add reference to systemd-delta to tmpfiles
2012-06-27 16:30:57 +02:00
Lennart Poettering
75d67e6837
man: document preset files
2012-06-27 16:29:08 +02:00
Lennart Poettering
ff5d32c875
man: document unit names in systemd-tmpfiles(8)
2012-06-27 15:39:51 +02:00
Lennart Poettering
059b37cc28
man: document fstab generator
2012-06-27 15:27:29 +02:00
Lennart Poettering
f5ccf26ded
man: document systemd-update-generator
2012-06-27 15:12:29 +02:00
Lennart Poettering
f220d83cbc
man: document getty-generator
2012-06-27 15:03:02 +02:00
Lennart Poettering
8e129f5156
man: document systemd-cryptsetup-generator
2012-06-27 14:51:47 +02:00
Lennart Poettering
45ae1a05f9
man: document /etc/crypttab
2012-06-27 13:23:12 +02:00
Lennart Poettering
d0d6944cdc
man: document systemd-cryptsetup
2012-06-27 12:19:35 +02:00
Lennart Poettering
a45ad38bec
man: fix --h vs. -h typos
2012-06-27 10:48:13 +02:00
Shawn Landden
ecbd4565c8
man: typo in systemd-analyze.xml
2012-06-27 10:46:35 +02:00
Lennart Poettering
c52f663bfa
man: document tty-ask-password-agent
2012-06-27 02:12:39 +02:00
Lennart Poettering
359deb60c2
man: write man page for systemd-analyze
2012-06-27 01:53:07 +02:00
Lennart Poettering
7df46b2af5
man: document systemd-ask-password-console.service and friends
2012-06-27 01:32:15 +02:00
Lennart Poettering
743b8558f6
man: document quotacheck
2012-06-27 01:17:49 +02:00
Lennart Poettering
ee1c0ad436
man: properly document .socket units in man page
2012-06-27 01:06:35 +02:00
Lennart Poettering
a32f224aaf
man: document systemd-fsck
2012-06-27 00:37:36 +02:00
Lennart Poettering
56a379a97e
man: document the readahead services
2012-06-26 18:16:00 +02:00
Lennart Poettering
0127336c01
man: document systemd-halt.service and friends
2012-06-26 17:50:29 +02:00
Lennart Poettering
e2b696ee9b
man: document systemd-suspend.service
2012-06-26 17:33:11 +02:00
Paul Menzel
8284608198
man/bootup.xml: Fix grammar by adding missing verb »is«
2012-06-26 12:25:55 +02:00
Lennart Poettering
11901ad596
man: document systemd-shutdownd
2012-06-26 00:21:13 +02:00