Skip to content

Commit

Permalink
docs/ci/bootstrap_images.md: small copy update
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Jul 12, 2022
1 parent 139d612 commit 02ce10c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ci/bootstrap_images.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generating the bootstrap QEMU images

## All
- leave `root` password empty
- set `root` password to `"root"`, some OSes don't like empty passwords
- set timezone as UTC
- most guided installers are really nice these days
- make the partitioner use the entire disk
Expand All @@ -12,7 +12,7 @@
- `./generate/_all.sh debian`
- Select "Install" option in GRUB when KVM boots up
- Most questions are prefilled but you do have to hit enter on the disk selection question
- During "Tasksel", uncheck "desktop environment" and "print server"
- During "Tasksel", uncheck "desktop environment" and "print server", check "openssh server"

## Alpine
- `./generate/_all.sh alpine`
Expand Down

0 comments on commit 02ce10c

Please sign in to comment.