update readme
This commit is contained in:
parent
38d9bfb51b
commit
1fbe033254
@ -5,7 +5,7 @@ written to cater to my own needs (for example the use of `sudo`, other people
|
||||
might have different setups). It is, however, easy to change things around.
|
||||
|
||||
By default, the `bootstrap` script creates a minimal installation on the emmc storage,
|
||||
with full disk encryption via lvm on luks. Two volumes `swap` and `root` are created,
|
||||
with full disk encryption (with an unencrypted boot partition) via lvm on luks. Two volumes `swap` and `root` are created,
|
||||
the latter is formatted with an xfs filesystem. Additionally one user is created
|
||||
(with access to sudo via the wheel group) and keymap, hostname and timezone get set.
|
||||
|
||||
@ -59,6 +59,10 @@ If booting from the card hangs, write the image again onto it or use a different
|
||||
Install void linux to the internal mmc storage of the pinebook pro or use it for some
|
||||
maintenance task.
|
||||
|
||||
Be aware that the time needs to be set in *UTC*, otherwise package installation might not work.
|
||||
|
||||
If running on a pinebook pro with an ISO keyboard, run `loadkeys uk` to load the correct keymap.
|
||||
|
||||
Run it in either of two ways:
|
||||
|
||||
### non-interactive
|
||||
|
Loading…
Reference in New Issue
Block a user