index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | David Runge <dvzrv@archlinux.org> | 2021-05-29 10:47:24 +0200 |
---|---|---|
committer | David Runge <dvzrv@archlinux.org> | 2021-05-29 10:47:24 +0200 |
commit | e3a7f02385f23b6111ca7601b49e5ef43c02b3ba (patch) | |
tree | 409c97a50854cb92267c8176c0a8fcb2deba0b68 /docs | |
parent | 28ab118099b19f76ff1937776400a2bb7f8b09bb (diff) | |
parent | 31427eca7a3a6eea80fa2e3910e5805bee14c0c4 (diff) |
-rw-r--r-- | docs/README.bootparams | 4 |
diff --git a/docs/README.bootparams b/docs/README.bootparams index bcafc0e..da1fcda 100644 --- a/docs/README.bootparams +++ b/docs/README.bootparams @@ -24,7 +24,9 @@ INDEX * archisobasedir= Set the base directory where all files reside. Default: "arch" * copytoram= If set to "y" or just "copytoram" without arguments, - all SquashFS are copied to "RAM". + all SquashFS are copied to "RAM". If you add the package + "pv" to the packages.x86_64 it is used to display the copy + progress. Default: (unset) * checksum= If set to "y" or just "checksum" without arguments, performs a self-test of all files inside ${install_dir}, |