- Package:
- src:partman-base
- Source:
- src:partman-base
- Submitter:
- Marc Haber
- Date:
- 2026-04-27 14:17:02 UTC
- Severity:
- normal
Hi, netcfg has a preseed option d-i netcfg/enable boolean false It would be great to be able to disabled partman completely as well, like with "d-i partman-base/enable boolean false". Partitioning and mounting would then have to be done in an early_command. Greetings Marc