docs(os): Remind user to customize their OS (#1)
This commit is contained in:
parent
a5e240f350
commit
4dcacebcdd
11
README.md
11
README.md
@ -22,6 +22,17 @@ The scripts takes the following installation steps.
|
||||
|
||||
1. Install ZFS with [github.com/eoli3n/archiso-zfs](https://github.com/eoli3n/archiso-zfs)
|
||||
|
||||
# Post-run manual steps
|
||||
|
||||
When all is said and done you're goig to want to at least touch these points in your new Arch Linux install:
|
||||
|
||||
* Hostname: We chose a pseudo-randomly generated 8-character string with `pwgen`
|
||||
* Unprivileged user accounts: The OS was installed only with a `root` account
|
||||
* Passwords
|
||||
|
||||
* ZFS: The password for all datasets underneath `zpool` is `password`.
|
||||
* Local `root` account: The local `root` account's password is `password`.
|
||||
|
||||
# Assumptions
|
||||
|
||||
# Development
|
||||
|
Loading…
x
Reference in New Issue
Block a user