Files
FWS-ISO/configs/releng
nocode fd3c2c998c chore(releng): add disk cleanup commands to anaconda kickstart
Add zerombr and clearpart commands to ensure clean disk state before installation.

This prevents issues when reinstalling on previously partitioned disks by:
- Reinitializing invalid partition tables (zerombr)
- Removing all partitions from all disks (clearpart --all)
- Writing a fresh disk label (--initlabel)

This makes reinstallation reliable even on disks with previous installations,
while allowing users to override defaults via the GUI if needed.
2026-06-18 18:41:38 +02:00
..
2026-04-02 15:32:15 +02:00
2026-04-02 15:32:15 +02:00
2026-04-02 15:32:15 +02:00
2026-04-02 15:32:15 +02:00