diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-05-28 14:43:50 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-05-28 14:48:56 +0200 |
commit | 75ced6d5ee308afa98453609bffbd6e836f0fbb6 (patch) | |
tree | 9db58e5d90df6e5e4cac1d1220716d0f3acf294e /README | |
parent | docs: drop link to obsolete multiseat page (diff) | |
download | systemd-75ced6d5ee308afa98453609bffbd6e836f0fbb6.tar.xz systemd-75ced6d5ee308afa98453609bffbd6e836f0fbb6.zip |
various: update links to usr-merge
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -270,8 +270,8 @@ REQUIREMENTS: longer supported, and moving everything under /usr/ is required. Systems with a separate /usr/ partition must mount it before transitioning into it (i.e.: from the initrd). For more information see: - https://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken - https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge + https://systemd.io/SEPARATE_USR_IS_BROKEN + https://systemd.io/THE_CASE_FOR_THE_USR_MERGE Additional packages are necessary to run some tests: - nc (used by test/TEST-12-ISSUE-3171) |