legal: Remove redundant usage policy and boot prompt

This commit is contained in:
boreddevnl
2026-05-10 20:15:53 +02:00
parent a452e5bee7
commit 77744464e3
5 changed files with 3 additions and 211 deletions

View File

@@ -13,7 +13,6 @@
**Root selection** uses `root=/dev/<partition>` in `cmdline:` to choose the writable root partition (for example `root=/dev/sda2`).
**TOS acceptance** uses `--accept-tos` in `cmdline:` when you want to bypass the prompt.
**Live vs disk override** supports `--live` and `--disk` in `cmdline:`. Use `--live` for ISO/USB live boots and `--disk` for installed systems.