From 57d2ea1f4b3445a2815f6c4e3f49f2ad7209c87e Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Tue, 9 Aug 2011 16:28:52 -0300 Subject: [archiso] Add dm_snap_prefix= boot param. Default value is "arch". This implies that all device mapper node for snapshot devices will be for example: arch_root-image. This helps AIF to hidden these devices from "Device Configuration". Signed-off-by: Gerardo Exequiel Pozzi --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index 632f985..09765fb 100644 --- a/README +++ b/README @@ -43,6 +43,8 @@ INDEX Size is in bytes (suffix with "k", "m" and "g") or in percentage of available RAM. Default: "75%" +* dm_snap_prefix= Set a prefix for device-mapper snapshot node names. + Default: "arch" * arch= Force an architecture type (i686 | x86_64). Do not set it for normal operations. Useful for running a 64 bit kernel / 32 bit userspace. -- cgit v1.2.3-54-g00ecf