Update README.md with LUKS setup examples and ToDo enhancements
This commit is contained in:
parent
3ddad7b3e4
commit
c063b79e1b
1 changed files with 5 additions and 3 deletions
|
|
@ -105,13 +105,15 @@ Run:
|
||||||
mise run setup <distribution name> <version>
|
mise run setup <distribution name> <version>
|
||||||
```
|
```
|
||||||
|
|
||||||
E.g. `mise run setup debian 13-trixie` or `mise run setup nixos 25.11`.
|
E.g. `mise run setup debian 13-trixie` or `mise run setup debian 13-trixie-luks`.
|
||||||
|
|
||||||
## ToDo
|
## ToDo
|
||||||
|
|
||||||
- [ ] Debian 13 with LUKS
|
- [ ] Debian 13 with LUKS
|
||||||
- [x] Setup image with LUKS
|
- [x] Setup image with LUKS
|
||||||
|
- [ ] Automated unlock from packer on 1st boot after installation
|
||||||
- [ ] Setup dropbear
|
- [ ] Setup dropbear
|
||||||
- [ ] Setup Clevis/Tang
|
- [ ] Setup Clevis/Tang
|
||||||
- [ ] Lock down root user (remove password, prohibit all logins)
|
- [x] Copy initial setup script, to expand the disk and do various setup steps
|
||||||
- [ ] Lock down SSH Server
|
- [x] Lock down root user (remove password, prohibit all logins)
|
||||||
|
- [x] Lock down SSH Server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue