Pratham Patel
15c5e5afcb
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.
7 lines
220 B
Plaintext
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
|