[Dmraid-debian-commits] r8 - /trunk/debian/patches/03_fix_hyphen-used-as-minus-sign.dpatch
derevko-guest at users.alioth.debian.org
derevko-guest at users.alioth.debian.org
Sun Oct 5 12:20:00 UTC 2008
Author: derevko-guest
Date: Sat Oct 4 21:35:21 2008
New Revision: 8
URL: http://svn.debian.org/wsvn/dmraid-debian/?sc=1&rev=8
Log:
Updated 03_fix_hyphen-used-as-minus-sign.dpatch
Modified:
trunk/debian/patches/03_fix_hyphen-used-as-minus-sign.dpatch
Modified: trunk/debian/patches/03_fix_hyphen-used-as-minus-sign.dpatch
URL: http://svn.debian.org/wsvn/dmraid-debian/trunk/debian/patches/03_fix_hyphen-used-as-minus-sign.dpatch?rev=8&op=diff
==============================================================================
--- trunk/debian/patches/03_fix_hyphen-used-as-minus-sign.dpatch (original)
+++ trunk/debian/patches/03_fix_hyphen-used-as-minus-sign.dpatch Sat Oct 4 21:35:21 2008
@@ -7,7 +7,7 @@
@DPATCH@
diff -urNad trunk~/1.0.0.rc15/man/dmraid.8 trunk/1.0.0.rc15/man/dmraid.8
--- trunk~/1.0.0.rc15/man/dmraid.8 2008-10-04 20:28:36.000000000 +0200
-+++ trunk/1.0.0.rc15/man/dmraid.8 2008-10-04 21:52:06.000000000 +0200
++++ trunk/1.0.0.rc15/man/dmraid.8 2008-10-04 23:34:54.000000000 +0200
@@ -4,19 +4,19 @@
.SH SYNOPSIS
.B dmraid
@@ -36,23 +36,53 @@
[device-path...]
.B dmraid
-@@ -24,12 +24,12 @@
+@@ -24,60 +24,60 @@
.B dmraid
{-l|--list_formats}
- [-d|--debug]... [-v|--verbose]...
-+ [\-d|--debug]... [-v|--verbose]...
++ [\-d|--debug]... [\-v|--verbose]...
.B dmraid
{-n|--native_log}
- [-d|--debug]... [-v|--verbose]... [-i|--ignorelocking]
- [-f|--format FORMAT[,FORMAT...]]
-+ [\-d|--debug]... [\-v|--verbose]... [\-i|--ignorelocking]
-+ [\-f|--format FORMAT[,FORMAT...]]
- [--separator SEPARATOR]
- [device-path...]
-
-@@ -56,28 +56,28 @@
+- [--separator SEPARATOR]
++ [\-d|--debug]... [\-v|--verbose]... [\-i|--ignorelocking]
++ [\-f|--format FORMAT[,FORMAT...]]
++ [\--separator SEPARATOR]
+ [device-path...]
+
+ .B dmraid
+- {-R| --rebuild}
++ {-R| \--rebuild}
+ RAID-set
+ [device-path]
+
+ .B dmraid
+- {-x| --remove}
++ {-x| \--remove}
+ [RAID-set]
+
+ .B dmraid
+- -f FORMAT-handler
+-{-C| --create} set
+- --type raidlevel
+- [--size=setsize --strip stridesize]
+- --disk "device-path, device-path [, device-path ...]"
++ \-f FORMAT-handler
++{-C| \--create} set
++ \--type raidlevel
++ [\--size=setsize \--strip stridesize]
++ \--disk "device-path, device-path [, device-path ...]"
+
+ .B dmraid
+-[ -f|--format FORMAT-handler]
+--S|--spare [RAID-set]
+--M|--media "device-path"
++[ \-f|--format FORMAT-handler]
++\-S|--spare [RAID-set]
++\-M|--media "device-path"
.B dmraid
{-r|--raid_devices}
@@ -62,7 +92,7 @@
- [-f|--format FORMAT[,FORMAT...]]
- [--separator SEPARATOR]
+ [\-c|--display_columns][FIELD[,FIELD...]]...
-+ [\-d|--debug]... [-v|--verbose]... [\-i|--ignorelocking]
++ [\-d|--debug]... [\-v|--verbose]... [\-i|--ignorelocking]
+ [\-D|--dump_metadata]
+ [\-f|--format FORMAT[,FORMAT...]]
+ [\--separator SEPARATOR]
@@ -112,6 +142,67 @@
+.I [\-d|--debug]...
Enable debugging output. Opion can be given multiple times
increasing the debug output level.
+
+@@ -209,18 +209,18 @@
+ During system reboot, enter OROM and mark the new drive as the rebuild drive.
+ After booting to the OS, use the dmraid command to rebuild.
+
+- Example: dmraid -R raid_set
++ Example: dmraid \-R raid_set
+
+ 2. Using dmraid to identify a new drive
+ Boot to the OS and use the dmraid command with the new drive as
+ the second parameter.
+
+- Example: dmraid -R raid_set /dev/sdc
++ Example: dmraid \-R raid_set /dev/sdc
+
+ 3. Using hot spare drive
+- Mark a drive as hot spare using the "dmraid -f isw -S" command. Then use the dmraid command to start the rebuild.
++ Mark a drive as hot spare using the "dmraid \-f isw \-S" command. Then use the dmraid command to start the rebuild.
+
+- Example: dmraid -R raid_set
++ Example: dmraid \-R raid_set
+
+ .TP
+ .I {-x|--remove} [RAID-set]
+@@ -230,11 +230,11 @@
+ .I -f FORMAT-handler {-C|--create} --type raidlevel [--size=setsize --strip stripsize] --disk "device-path, device-path [,device-path]"
+ Delete one or all existing Configure a software RAID device and store the configuration data in a group of hard drive devices consisting of this array. This command requires the following options:
+
+--f FORMAT-handler
++\-f FORMAT-handler
+ .br
+- metadata format (see "dmraid -l")
++ metadata format (see "dmraid \-l")
+ .br
+---type digit[digit...]
++\--type digit[digit...]
+ .br
+ specify the raid level of the software RAID set.
+ .br
+@@ -246,7 +246,7 @@
+ .br
+ 01: raid01 (isw raid10)
+ .br
+---size: [digits[k|K|m|M|g|G][b|B]]
++\--size: [digits[k|K|m|M|g|G][b|B]]
+ .br
+ specify the size of the RAID set.The number is an integer followed by [kKmMgG] and/or [bB].
+ .br
+@@ -262,11 +262,11 @@
+ .br
+ If this option is missing, it's set to the default value pre-configured by the vendor. Note that different vendors may apply different constraints on the granularity of the size or the minimal value.
+ .br
+---strip: [digits[k|K|m|M|g|G][b|B]]
++\--strip: [digits[k|K|m|M|g|G][b|B]]
+ .br
+ specify the strip size of a RAID1, RAID5, and RAID10 RAID set (as above)
+ .br
+---disk: device-path[{,| }device-path...]
++\--disk: device-path[{,| }device-path...]
+ .br
+ specify the array of the hard drives, e.g. /dev/sda.
@@ -344,7 +344,7 @@
.TP
@@ -143,7 +234,7 @@
(eg, mounted filesystem on them).
-"dmraid -ay -f pdc" (pdc looked up from "dmraid -l") activates all
-+"dmraid \-ay \-f pdc" (pdc looked up from "dmraid -l") activates all
++"dmraid \-ay \-f pdc" (pdc looked up from "dmraid \-l") activates all
software RAID sets with Promise format discovered and ignores all other
supported formats.
@@ -196,7 +287,7 @@
4 disks.
-"dmraid -f isw -S -M /dev/sde" marks the device /dev/sde as a hot spare for rebuild
-+"dmraid \-f isw \-S -M /dev/sde" marks the device /dev/sde as a hot spare for rebuild
++"dmraid \-f isw \-S \-M /dev/sde" marks the device /dev/sde as a hot spare for rebuild
-"dmraid -R isw_djaggchdde_RAID1 /dev/sde" starts rebuild of the RAID volume on device /dev/sde
+"dmraid \-R isw_djaggchdde_RAID1 /dev/sde" starts rebuild of the RAID volume on device /dev/sde
More information about the Dmraid-debian-commits
mailing list