Blame 0002-dracut.8-add-information-which-parameter-can-be-spec.patch

Harald Hoyer 12f4d5
From d1bae3cd17d61c5e27b66690a6a383a9bd0c369e Mon Sep 17 00:00:00 2001
Harald Hoyer 12f4d5
From: Harald Hoyer <harald@redhat.com>
Harald Hoyer 12f4d5
Date: Wed, 7 Apr 2010 15:55:14 +0200
Harald Hoyer 12f4d5
Subject: [PATCH 02/15] dracut.8: add information, which parameter can be specified multiple times
Harald Hoyer 12f4d5
Harald Hoyer 12f4d5
---
Harald Hoyer 12f4d5
 dracut.8 |   15 ++++++++++++---
Harald Hoyer 12f4d5
 1 files changed, 12 insertions(+), 3 deletions(-)
Harald Hoyer 12f4d5
Harald Hoyer 12f4d5
diff --git a/dracut.8 b/dracut.8
Harald Hoyer 12f4d5
index 5220dea..57626fe 100644
Harald Hoyer 12f4d5
--- a/dracut.8
Harald Hoyer 12f4d5
+++ b/dracut.8
Harald Hoyer 12f4d5
@@ -132,9 +132,11 @@ do not honor special mount options for the root filesystem found in
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .BR rdblacklist= <drivername>
Harald Hoyer 12f4d5
 do not load kernel module <drivername>
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .BR rdloaddriver= <drivername>
Harald Hoyer 12f4d5
 force loading kernel module <drivername>
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
 
Harald Hoyer 12f4d5
 .SS Debug
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
@@ -214,6 +216,7 @@ only activate the LUKS partitions with the given UUID
Harald Hoyer 12f4d5
 Any "luks-" of the LUKS UUID is removed before comparing to <luks uuid>.
Harald Hoyer 12f4d5
 The comparisons also matches, if <luks uuid> is only the beginning of the 
Harald Hoyer 12f4d5
 LUKS UUID, so you don't have to specify the full UUID.
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .BR rd_NO_CRYPTTAB
Harald Hoyer 12f4d5
 do not check, if LUKS partition is in /etc/crypttab
Harald Hoyer 12f4d5
@@ -230,7 +233,8 @@ no MD RAID for imsm/isw raids, use dmraid instead
Harald Hoyer 12f4d5
 ignore mdadm.conf included in initramfs
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .BR rd_MD_UUID= "<md uuid>"
Harald Hoyer 12f4d5
-only activate the raid sets with the given UUID
Harald Hoyer 12f4d5
+only activate the raid sets with the given UUID.
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
 
Harald Hoyer 12f4d5
 .SS DMRAID
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
@@ -238,7 +242,8 @@ only activate the raid sets with the given UUID
Harald Hoyer 12f4d5
 disable DM RAID detection
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .BR rd_DM_UUID= "<dmraid uuid>"
Harald Hoyer 12f4d5
-only activate the raid sets with the given UUID
Harald Hoyer 12f4d5
+only activate the raid sets with the given UUID.
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
 
Harald Hoyer 12f4d5
 .SS Network
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
@@ -251,19 +256,22 @@ auto6: do IPv6 autoconfiguration
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .BR ip= <interface>:{dhcp|on|any|dhcp6|auto6}
Harald Hoyer 12f4d5
 dhcp|on|any|dhcp6: get ip from dhcp server on a specific interface
Harald Hoyer 12f4d5
-
Harald Hoyer 12f4d5
 auto6: do IPv6 autoconfiguration
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
+
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .ad l
Harald Hoyer 12f4d5
 .BR ip= "\%<client-IP>\::[<server-id>]\::<gateway-IP>\::<netmask>\::<client\%hostname>\::<interface>\::{none|off}"
Harald Hoyer 12f4d5
 .ad
Harald Hoyer 12f4d5
 explicit network configuration. If you want do define a IPv6 address, put it in brackets (e.g. [2001:DB8::1]).
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .BR ifname= <interface>:<MAC>
Harald Hoyer 12f4d5
 Assign network device name <interface> (ie eth0) to the NIC with MAC <MAC>.
Harald Hoyer 12f4d5
 Note letters in the MAC-address must be lowercase!
Harald Hoyer 12f4d5
 Note that if you use this option you \fBmust\fR specify an ifname= argument
Harald Hoyer 12f4d5
 for all interfaces used in ip= or fcoe= arguments
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
 .BR bootdev= <interface>
Harald Hoyer 12f4d5
 specify network interface to use routing and netroot information from. 
Harald Hoyer 12f4d5
@@ -371,6 +379,7 @@ same syntax as the kernel module parameter (s390 only)
Harald Hoyer 12f4d5
 .ad
Harald Hoyer 12f4d5
 activate DASD device with the given adaptor device bus ID and setting the sysfs attributes
Harald Hoyer 12f4d5
 to the specified values
Harald Hoyer 12f4d5
+This parameter can be specified multiple times.
Harald Hoyer 12f4d5
 
Harald Hoyer 12f4d5
 .SS ZFCP
Harald Hoyer 12f4d5
 .TP
Harald Hoyer 12f4d5
-- 
Harald Hoyer 12f4d5
1.7.0.1
Harald Hoyer 12f4d5