[PLDWWW] page changed: packages:dracut
"Elan Ruusamäe (glen)"
glen at pld-linux.org
Sun May 4 12:30:06 CEST 2014
hostonly option
--- https://www.pld-linux.org/packages/dracut?rev=1399199392
+++ https://www.pld-linux.org/packages/dracut
@@ -3,2 +3,12 @@
[[wp>Dracut (initramfs)|Dracut]] is an event-driven [[wp>initramfs]] infrastructure. ''dracut'' (the tool) is used to create an initramfs image by copying tools and files from an installed system and combining it with the dracut framework, usually found in ''/usr/lib/dracut/modules.d''.
+
+ ===== Building smaller image =====
+
+ By default Dracut builds big initrd because ...
+ to build smaller initrd, add to your dracut config:
+
+ <code bash /etc/dracut.conf>
+ # build initrd only to boot current hardware
+ hostonly="yes"
+ </code>
Diff URL:
https://www.pld-linux.org/packages/dracut?do=diff&r1=1399199392&r2=1399199406
--
This mail was generated by DokuWiki at
https://www.pld-linux.org/
More information about the pld-cvs-commit
mailing list