diff options
author | Tobias Powalowski <tpowa@archlinux.org> | 2007-01-22 22:24:47 +0100 |
---|---|---|
committer | Tobias Powalowski <tpowa@archlinux.org> | 2007-01-22 22:24:47 +0100 |
commit | 010c053f592b83fa8b8cf2e0d25c20a2be0cf33e (patch) | |
tree | 2fc8eee5c2f3ff9622ff4a4e320ce9cba3c6c4d9 /install/raid | |
parent | 43fbc5721de6254a82002e685afb6b82eeb51d48 (diff) | |
download | mkinitcpio-010c053f592b83fa8b8cf2e0d25c20a2be0cf33e.tar.gz mkinitcpio-010c053f592b83fa8b8cf2e0d25c20a2be0cf33e.tar.xz |
'upgpkg: removed non working raid partitions from raid description'
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@194 880c04e9-e011-0410-abf7-b926e227c9cd
Diffstat (limited to 'install/raid')
-rw-r--r-- | install/raid | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/install/raid b/install/raid index a7102b6..0b227d2 100644 --- a/install/raid +++ b/install/raid @@ -25,8 +25,6 @@ cat<<HELPEOF md=<md device no.>,<raid level>,<chunk size factor>,<fault level>,dev0,dev1 - for raid arrays with persistent superblocks: md=<md device no.>,dev0,dev1,...,devn - - for, to assemble a partitionable array: - md=d<md device no.>,dev0,dev1,...,devn Parameters: - <md device no.> = the number of the md device: |