summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-02-02 15:45:48 +0100
committerGerardo Exequiel Pozzi <vmlinuz386@gmail.com>2016-02-04 23:13:28 -0300
commit57251837166b25e07f39b203d8bb8f5596188f23 (patch)
tree67f366f5c25eddce7b6c4293b4e3f50dbc2b2124 /docs
parent03c296cb4f031148f657b8924460a30c5c9dfecc (diff)
downloadarchiso32-57251837166b25e07f39b203d8bb8f5596188f23.tar.xz
fix boot parameters for mount options
Fixes: 03c296cb4f031148f657b8924460a30c5c9dfecc Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/README.bootparams4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.bootparams b/docs/README.bootparams
index 9737554..77161df 100644
--- a/docs/README.bootparams
+++ b/docs/README.bootparams
@@ -21,8 +21,6 @@ INDEX
Default: (unset)
* archisodevice= Set the device node where archiso medium is located.
Default: "/dev/disk/by-label/${archisolabel}"
-* archisoflags= Set extra mount options, e.g. for btrfs subvolumes.
- Default: defaults
* archisobasedir= Set the base directory where all files reside.
Default: "arch"
* copytoram= If set to "y" or just "copytoram" without arguments,
@@ -125,6 +123,8 @@ INDEX
Default: (unset)
* img_dev= Device where archiso-image.iso reside.
Default: (unset) or "/dev/disk/by-label/${img_label}"
+* img_flags= Set extra mount options, e.g. for btrfs subvolumes.
+ Default: defaults
* img_loop= Full path where archiso-image.iso is located on ${img_dev}
Default: (unset)