#692 Update grub2-mkconfig advice
Merged 3 years ago by pbokoc. Opened 3 years ago by chrismurphy.
fedora-docs/ chrismurphy/release-notes f34touchup  into  f34

@@ -1,4 +1,3 @@ 

- 

  include::{partialsdir}/entities.adoc[]

  

  [[select-distribution]]
@@ -49,10 +48,12 @@ 

  

  * Allow the same installation to be booted with either EFI or legacy BIOS

  * Use the same documentation and commands for all architectures

+ ** NOTE: If grub.cfg needs updating, use `grub2-mkconfig -o /boot/grub2/grub.cfg`

  * Make GRUB configuration tools more robust by not relying on symbolic links to be created and not having to handle platform specific cases

  * Align with images generated by CoreOS Assembler (COSA) and OSBuild on how the GRUB configuration files are used

  * Align with other Linux distributions on how the GRUB configuration files are used

  

+ 

  == systemd-oomd prevents out-of-memory situations

  

  The `systemd-oomd` service monitors swap and CGroups on your system using the Linux pressure stall information (PSI) and analyzes wasted productivity due to resource shortages. When the system is running out of memory, `systemd-oomd` terminates processes under the CGroup that exceeds the configured memory limits.

no initial comment

Pull-Request has been merged by pbokoc

3 years ago
Metadata