sbc-images/includes/distros/rocky-base.ksi
Pratham Patel 15c5e5afcb
Create GPT and MBR images
Some SBCs, like the Raspberry Pi (at least up-to RPi4) lineup needs MBR
partitioned disks, while other, more newer SBCs, like the Orange Pi 5,
needs GPT partitioned disks. So create two disk images.
2023-10-10 11:06:09 +05:30

7 lines
220 B
Plaintext

# Note to self with OCD: this can be alphabetically sorted
%include ../base-configuration.ksi
%include ../disk-layout.ksi
%include ../package-list.ksi
%include ../post/post-install.ksi
%include ../repos/repos-master.ksi