1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-03 01:17:45 +03:00

NEWS: adjust links to moved pages

All those pages contain a redirect at the top of the page, so it doesn't
make much sense to tell people to take the detour. Linking directly will
also increase the search rankings of the new pages.

(cherry picked from commit a794a4d872)
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-01-12 10:33:10 +01:00
parent 32f33c9474
commit 2b075f74cb

12
NEWS
View File

@ -10698,7 +10698,7 @@ CHANGES WITH 211:
also supports LUKS-encrypted partitions now. With this in also supports LUKS-encrypted partitions now. With this in
place, automatic discovery of partitions to mount following place, automatic discovery of partitions to mount following
the Discoverable Partitions Specification the Discoverable Partitions Specification
(https://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec) (https://systemd.io/DISCOVERABLE_PARTITIONS/)
is now a lot more complete. This allows booting without is now a lot more complete. This allows booting without
/etc/fstab and without root= on the kernel command line on /etc/fstab and without root= on the kernel command line on
systems prepared appropriately. systems prepared appropriately.
@ -12203,7 +12203,7 @@ CHANGES WITH 198:
only in conjunction with Gummiboot, but could be supported only in conjunction with Gummiboot, but could be supported
by other boot loaders too. For details see: by other boot loaders too. For details see:
https://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface https://systemd.io/BOOT_LOADER_INTERFACE
* A new generator has been added that automatically mounts the * A new generator has been added that automatically mounts the
EFI System Partition (ESP) to /boot, if that directory EFI System Partition (ESP) to /boot, if that directory
@ -12279,7 +12279,7 @@ CHANGES WITH 198:
* A new tool kernel-install has been added that can install * A new tool kernel-install has been added that can install
kernel images according to the Boot Loader Specification: kernel images according to the Boot Loader Specification:
https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec https://systemd.io/BOOT_LOADER_SPECIFICATION
* Boot time console output has been improved to provide * Boot time console output has been improved to provide
animated boot time output for hanging jobs. animated boot time output for hanging jobs.
@ -12369,7 +12369,7 @@ CHANGES WITH 197:
of these policies is now the default. Please see this wiki of these policies is now the default. Please see this wiki
document for details: document for details:
https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames https://www.freedesktop.org/software/systemd/man/systemd.net-naming-scheme.html
* Auke Kok's bootchart implementation has been added to the * Auke Kok's bootchart implementation has been added to the
systemd tree. It is an optional component that can graph the systemd tree. It is an optional component that can graph the
@ -13368,7 +13368,7 @@ CHANGES WITH 183:
* A framework for implementing offline system updates is now * A framework for implementing offline system updates is now
integrated, for details see: integrated, for details see:
https://www.freedesktop.org/wiki/Software/systemd/SystemUpdates https://www.freedesktop.org/software/systemd/man/systemd.offline-updates.html
* A new service type Type=idle is available now which helps us * A new service type Type=idle is available now which helps us
avoiding ugly interleaving of getty output and boot status avoiding ugly interleaving of getty output and boot status
@ -13736,7 +13736,7 @@ CHANGES WITH 38:
* Processes with '@' in argv[0][0] are now excluded from the * Processes with '@' in argv[0][0] are now excluded from the
final shut-down killing spree, following the logic explained final shut-down killing spree, following the logic explained
in: in:
https://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons https://systemd.io/ROOT_STORAGE_DAEMONS/
* All processes remaining in a service cgroup when we enter * All processes remaining in a service cgroup when we enter
the START or START_PRE states are now killed with the START or START_PRE states are now killed with