Added --post and --user

To the documentation at least.
This commit is contained in:
Anton Hvornum 2018-04-07 00:49:10 +02:00 committed by GitHub
parent 8ff4867bc8
commit 5597b1b198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -46,3 +46,9 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
--packages='' (Default)
Which additional packages to install, defaults to none.
(Space separated as it's passed unchanged to `pacstrap`
--user=<name>
Adds an additional username to the system (default group Wheel)
--post=reboot (Default)
After a successful install, reboots into the system.