[release-notes] The initramfs is getting a trim

Pete Travis immanetize at fedoraproject.org
Sun May 12 17:49:45 UTC 2013


commit 56ec5fb17fd0862998cb31dd73d979fc24544443
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun May 12 10:36:44 2013 -0600

    The initramfs is getting a trim

 en-US/Boot.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Boot.xml b/en-US/Boot.xml
index 2bdeab4..638023b 100644
--- a/en-US/Boot.xml
+++ b/en-US/Boot.xml
@@ -6,6 +6,14 @@
 <section>
   
   <title>Boot</title>
+  
+<section>
+    <title>Faster Boot with host only initramfs.</title>
+    <para>
+      This Fedora release builds an initramfs tailored especially for your computer hardware, allowing faster boot. If you change your machine or significant hardware, you might have to boot with the <literal>Rescue</literal> boot entry and execute <command>dracut --regenerate-all</command>. If you want your initramfs to be hardware independent, install the <package>dracut-nohostonly</package> rpm package. If you don't want rescue images at all (like in virtual machines), install the <package>dracut-norescue</package> rpm package.
+    </para>
+</section>
+
   <section>
     <title>systemd</title>
     <!-- observed with systemd-202 -->


More information about the docs-commits mailing list