systemd/docs
Hugo Osvaldo Barrera 8859b8f77a Mount encrypted swap partitions via gpt-auto
If the auto-discovered swap partition is LUKS encrypted, decrypt it
automatically.

This aligns with the Discoverable Partitions Specification, though I've
also updated it to explicitly mention that LUKS is now supported here.

Since systemd retries any key already in the kernel keyring, if the swap
partition has the same passphrase as the root partition, the user won't
be prompted a second time for a second passphrase.

See https://github.com/systemd/systemd/issues/20019
2021-07-08 11:46:20 +02:00
..
_data docs: beef up entrypoint documentation page 2019-12-11 10:53:14 +01:00
_includes homepage: fix year in footer to 2021 2021-03-18 23:31:55 +01:00
_layouts docs: make it pretty 2019-12-11 17:04:20 +01:00
assets docs: make it pretty 2019-12-11 17:04:20 +01:00
fonts docs: make it pretty 2019-12-11 17:04:20 +01:00
sysvinit meson: use jinja2 for README 2021-05-19 10:24:43 +09:00
var-log license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
.gitignore gitignore: add jekyll cache directory 2021-06-24 10:20:29 +02:00
_config.yml docs: make it pretty 2019-12-11 17:04:20 +01:00
ARCHITECTURE.md docs/ARCHITECTURE: more markup and unicode 2021-06-04 10:51:19 +02:00
AUTOMATIC_BOOT_ASSESSMENT.md docs: rework awkward sentence in AUTOMATIC_BOOT_ASSESSMENT 2020-08-05 19:44:37 +02:00
BLOCK_DEVICE_LOCKING.md docs: clarify that udev watches for IN_CLOSE_WRITE (and not IN_CLOSE) 2020-10-10 10:01:59 +02:00
BOOT_LOADER_INTERFACE.md docs: use current spelling "macOS" not "OS X" etc. 2021-04-02 10:53:26 +01:00
BOOT_LOADER_SPECIFICATION.md docs: EFI separator needs to be backslash-escaped in markdown 2021-06-24 20:09:52 +02:00
CGROUP_DELEGATION.md docs/CGROUP_DELEGATION: fix some typos 2021-06-09 11:04:17 +02:00
CNAME Create CNAME 2018-10-12 13:48:34 +02:00
CODE_OF_CONDUCT.md docs: drop "The" in categorization titles of Markdown documentation 2020-01-14 10:11:19 +01:00
CODE_QUALITY.md meson: rename target to update-hwdb 2021-01-27 09:22:15 +01:00
CODING_STYLE.md docs: add coding style example 2021-06-24 10:06:40 +09:00
CONTAINER_INTERFACE.md tree-wide: fix typo 2021-05-04 15:03:04 +02:00
CONTRIBUTING.md CONTRIBUTING: be clearer about versions and RFE process 2020-08-31 23:23:56 +02:00
CONVERTING_TO_HOMED.md Update the rsync command in CONVERTING_TO_HOMED 2020-05-06 10:52:22 +02:00
COREDUMP_PACKAGE_METADATA.md docs/COREDUMP_PACKAGE_METADATA.md: add table with well-known keys and their definition 2021-05-06 16:58:43 +01:00
DESKTOP_ENVIRONMENTS.md docs: Document xdg-autostart parameter X-systemd-skip 2020-07-20 16:03:47 +02:00
DISCOVERABLE_PARTITIONS.md Mount encrypted swap partitions via gpt-auto 2021-07-08 11:46:20 +02:00
DISTRO_PORTING.md docs: make it pretty 2019-12-11 17:04:20 +01:00
ENVIRONMENT.md test-nss-hosts: make buffer size configurable too and document it 2021-03-23 14:14:08 +01:00
favicon.png docs: make it pretty 2019-12-11 17:04:20 +01:00
favicon.svg docs: make it pretty 2019-12-11 17:04:20 +01:00
GROUP_RECORD.md tree-wide: fix links to systemd.io pages 2021-02-19 09:28:08 +01:00
GVARIANT-SERIALIZATION.md docs: expose GVARIANT-SERIALIZATION as markdown 2021-01-28 09:55:35 +01:00
HACKING.md docs: prettify two external links 2021-05-19 13:53:51 +02:00
HOME_DIRECTORY.md tree: wide "the the" and other trivial grammar fixes 2020-07-02 09:51:38 +02:00
index.md units: adjust description of systemd-update-utmp.service 2021-06-30 13:25:16 +02:00
INITRD_INTERFACE.md tree: wide "the the" and other trivial grammar fixes 2020-07-02 09:51:38 +02:00
JOURNAL_FILE_FORMAT.md docs: Update link to journal file format codebase 2021-05-16 16:51:18 +01:00
JOURNAL_NATIVE_PROTOCOL.md docs: document native journal protocol 2021-04-08 22:16:58 +02:00
PASSWORD_AGENTS.md docs: add some backticks and more formatting to PASSWORD_AGENTS.md (#15803) 2020-05-13 14:52:09 +02:00
PORTABILITY_AND_STABILITY.md tree-wide: fix links to systemd.io pages 2021-02-19 09:28:08 +01:00
PORTABLE_SERVICES.md docs: Fix typos in PORTABLE_SERVICES.md 2021-05-06 16:01:23 +09:00
PREDICTABLE_INTERFACE_NAMES.md Merge pull request #14308 from poettering/man-naming-scheme-typo 2019-12-12 17:04:06 +09:00
RANDOM_SEEDS.md tree: wide "the the" and other trivial grammar fixes 2020-07-02 09:51:38 +02:00
RELEASE.md doc/RELEASE.md: document hwdb update step 2021-03-17 16:42:38 +01:00
RESOLVED-VPNS.md docs: document what VPNs should do to systemd-resolved.service 2020-11-25 14:08:37 +01:00
ROOT_STORAGE_DAEMONS.md tree-wide: fix links to systemd.io pages 2021-02-19 09:28:08 +01:00
SECURITY.md docs: policy for systemd-security subscriptions 2020-05-15 20:40:58 +02:00
style.css docs: align tables vertically to top 2021-02-22 22:29:34 +01:00
TEMPORARY_DIRECTORIES.md man: use paragraphs in descriptions of /tmp and /var/tmp 2020-10-05 18:38:35 +02:00
TESTING_WITH_SANITIZERS.md docs: uppercase all markdown document titles 2020-01-14 10:14:11 +01:00
TRANSIENT-SETTINGS.md Revert "Introduce ExitType" 2021-06-30 21:56:47 +02:00
TRANSLATORS.md tree-wide: suggest meson command lines instead of ninja ones 2020-12-17 16:51:48 +01:00
UIDS-GIDS.md man: document new nspawn --bind-user= feature 2021-05-19 17:46:59 +02:00
USER_GROUP_API.md docs: link info about static user/group drop-in files from the relevant specs 2021-05-10 14:59:26 +02:00
USER_NAMES.md docs: reference NAME_MAX where we talk about filenames 2021-03-08 22:47:48 +01:00
USER_RECORD.md tree-wide: "a" -> "an" 2021-06-30 23:33:00 +09:00
USERDB_AND_DESKTOPS.md tree-wide: "a" -> "an" 2021-06-30 23:33:00 +09:00