Dustin
713a61db28
fedora-disk-dch: Add back /boot partition
...
I forgot the `reqpart` command only deals with the EFI system partition,
and does not manage `/boot`.
2025-03-04 19:33:49 -06:00
Dustin
5cfc410c06
fedora-disk-dch: Increase / to 4 GB
...
3 GB is no longer sufficient for basic Fedora installs now, especially
on Raspberry Pis (_uboot-images-armv8_ adds almost 500 MB itself).
2025-02-23 15:37:18 -06:00
Dustin
9160def94b
fedora-disk-dch: Remove Raspberry Pi partitions
...
These are only needed on Raspberry Pis and should not be created on
other types of systems. VMs, etc. should use `reqpart` instead.
2025-02-23 15:33:00 -06:00
Dustin
6c8564633b
fedora-disk-dch: Factor out disk layout
...
This will allow the `fedora-rpi-common.ks` kickstart fragment to be more
composeable, making it usable for systems other than "servers" that may
need a different disk layout.
2025-01-30 16:47:08 -06:00