Commit Graph

18 Commits

Author SHA1 Message Date
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
3b0a7de613
do not install the Rocky/RHEL 5.14 kernel 2023-10-09 09:04:06 +05:30
95faedd878
improve the setup where repos are enabled, post install 2023-10-09 05:22:48 +05:30
65db1a0976
add support for the Orange Pi 5 2023-10-09 05:17:30 +05:30
0cb69c5a50
use a GPT partition layout for the disk (TODO: RPi support?) 2023-10-09 05:13:03 +05:30
d6003ef0f7
import the Rocky Linux GPG key manually 2023-10-05 13:50:02 +05:30
edac37608b
update packages just in case the cache is old 2023-10-04 15:31:54 +05:30
14b500afb3
shrink root part size from 4GiB to 2GiB 2023-10-04 15:22:04 +05:30
bb50785a98
fix typo 2023-10-04 14:58:02 +05:30
d1ad2f68eb
variable substitution 2023-10-04 14:36:23 +05:30
17d56524c0
add more pkgs to be installed by default 2023-10-04 14:35:53 +05:30
04580a2ce6
remove Indian mirrors 2023-10-04 14:34:48 +05:30
1c828e2c71
pkg plymouth is already excluded, no need to disable from GRUB 2023-10-04 13:12:56 +05:30
c4a6281728
revert rootfs back to ext4 2023-10-04 12:54:20 +05:30
17209533cf
pkg refinement 2023-10-04 12:52:35 +05:30
d0bf2a7c49
remove pkg: kernel-collabora-tfg 2023-10-04 12:47:42 +05:30
352874b800
fix grub setup 2023-09-14 11:20:36 +05:30
fcd8a0ef79
init commit 2023-09-13 06:59:56 +05:30