[packages/dracut] - s/pld/tld, added some descriptions

hawk hawk at pld-linux.org
Mon May 12 16:53:49 CEST 2014


commit d8f52b27f0fd6a7f54bec4b16a07535296f95fc9
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Mon May 12 14:52:55 2014 +0000

    - s/pld/tld, added some descriptions

 dracut.spec          |  2 +-
 pld.conf => tld.conf | 15 +++++++++++----
 2 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/dracut.spec b/dracut.spec
index 55549f5..9abe9ef 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -7,7 +7,7 @@ License:	GPL v2+
 Group:		Base
 Source0:	https://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
 # Source0-md5:	866982a7ab49e3e4442fe966eeff4111
-Source1:	pld.conf
+Source1:	tld.conf
 Patch1:		plymouth-libexec.patch
 Patch2:		os-release.patch
 Patch3:		plymouth-logo.patch
diff --git a/pld.conf b/tld.conf
similarity index 75%
rename from pld.conf
rename to tld.conf
index b940a9c..516799f 100644
--- a/pld.conf
+++ b/tld.conf
@@ -1,14 +1,21 @@
-# Dracut config file customized for PLD.
-
-# i18n
+# i18n variable mappings
 i18n_vars="/etc/sysconfig/console:KEYTABLE-KEYMAP,CONSOLEFONT-FONT,CONSOLEMAP-FONT_MAP,CONSOLESCREENFONTMAP-FONT_UNIMAP"
+
+# additional files to include in initramfs
 install_items+=" vi /etc/vim/vimrc ps grep cat rm open "
+
+# enable autoassembly of raid, lvm and crypto devices
+kernel_cmdline="rd.auto=1"
+
+# log level
 stdloglvl=3
+
+# systemd options
 systemdutildir=/lib/systemd
 systemdsystemunitdir=/lib/systemd/system
 udevdir=/lib/udev
-kernel_cmdline="rd.auto=1"
 
 #add_dracutmodules+=" systemd systemd-bootchart "
+
 # for systemd these modules do not make sense
 #omit_dracutmodules+=" bootchart securityfs masterkey integrity selinux "
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dracut.git/commitdiff/d8f52b27f0fd6a7f54bec4b16a07535296f95fc9



More information about the pld-cvs-commit mailing list