Commit 452961d
authored
Add
- Explicitly fail if tool is run as nonroot.
- Add `postinstall` command
- Add `service` readiness checker
- Add `kube` postinstall checker
- Add `guest type` postinstall chcker
- Add `system recorder` postinstall checker (captures everything the
preinstall one does, plus (some) Xen bits, more can be added later)
- Reorganize, share, and split up some bitspostinstall and associated checks, reorg checkers, root check, etc (#11)28 files changed
Lines changed: 1492 additions & 584 deletions
File tree
- src
- checkers
- postinstall
- preinstall
- helpers
- recorders
- postinstall
- preinstall
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
This file was deleted.
0 commit comments