summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2013-01-13 21:05:10 +0100
committerDave Reisner <dreisner@archlinux.org>2013-01-18 19:29:15 +0100
commit1257d537a3ff62e2c543afb1ef4f807a003c9f2f (patch)
treebda1471c52eaeed0ead6d9800631c7ef3b615fba
parent1fb67220211a6b49870107bff052623c51ecbffb (diff)
downloadmkinitcpio-1257d537a3ff62e2c543afb1ef4f807a003c9f2f.tar.gz
mkinitcpio-1257d537a3ff62e2c543afb1ef4f807a003c9f2f.tar.xz
mkinitcpio.8: we support PARTLABEL too
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
-rw-r--r--man/mkinitcpio.8.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/mkinitcpio.8.txt b/man/mkinitcpio.8.txt
index 153fa18..2b0f524 100644
--- a/man/mkinitcpio.8.txt
+++ b/man/mkinitcpio.8.txt
@@ -235,8 +235,9 @@ the kernel command line:
directly such as '/dev/sda2', or using a udev symlink such as
'/dev/disk/by-label/CorsairF80-root'. Support for identification by LABEL or
UUID tags are also supported, such as, 'LABEL=CorsairF80-root'. As of
- util-linux 2.22, PARTUUID is also supported. Identification via hex encoded
- major/minor device ID is supported for legacy reasons, but should not be used.
+ util-linux 2.22, PARTUUID and PARTLABEL are also supported. Identification
+ via hex encoded major/minor device ID is supported for legacy reasons, but
+ should be avoided as it tends to be fragile.
*rootdelay=*'seconds'::
Sets the delay, in seconds, that mkinitcpio is willing to wait for the root