Commit Graph

11 Commits

Author SHA1 Message Date
Neal Gompa
98b6bf5dd8 config.sh: Add expected GRUB settings for Fedora setups 2023-03-18 12:28:45 -04:00
Neal Gompa
acc56affb2 config.sh: Drop creating an empty machine-id(5) file
According to the documentation, an empty file triggers firstboot
mode. Since we're not using a read-only root filesystem, we do not
need to leverage any other tricks here and we can just have no file
present.
2023-03-18 11:42:38 -04:00
Leif Liddy
a3c3a8137f add cinnamon profile 2023-02-12 03:43:09 +00:00
Davide Cavalca
d48fbd4697 Touch flag file to disable ESP autodetection 2022-12-23 07:23:14 +00:00
Davide Cavalca
681654e2de Revert "Drop grub workaround now that kiwi fixed it"
The upstream fix doesn't actually work: https://github.com/OSInside/kiwi/issues/2222

This reverts commit 82aa1e6f3d.
2022-12-20 12:31:04 +00:00
Davide Cavalca
82aa1e6f3d Drop grub workaround now that kiwi fixed it 2022-12-20 08:49:15 +00:00
Neal Gompa
e565b009da Apply workaround for issues with grub-bls
KIWI currently configures grub2 slightly incorrectly,
such that installing new kernels does not correctly
switches the default kernel to the new one.

Work around this while we wait for a fix in KIWI
to deal with this problem.

Reference: https://github.com/OSInside/kiwi/issues/2198
2022-11-05 23:12:50 -04:00
Davide Cavalca
80435b988d Run update-m1n1 to generate boot.bin 2022-11-04 16:30:55 +00:00
Davide Cavalca
6edbf5bcb9 Force selinux relabel on firstboot 2022-09-22 12:57:35 +00:00
Neal Gompa
877fb9d3d1 config.sh: Drop Raspberry Pi specific logic
This image description is aimed for Apple Macs, not Raspberry Pi
devices.
2022-09-18 12:36:37 -04:00
Neal Gompa
78d5673b7d Initial commit 2022-09-17 08:16:13 -04:00