Commit Graph

13 Commits

Author SHA1 Message Date
7821ece9b2 Re-adding the fix-wifi script. It may be necessary if linux-firmware gets updated, and the firmware txt file gets over-written again.
-Skip G.
2021-07-30 20:58:21 +00:00
a0ec8c12a3 Do not capitalize PARTUUID
- it is not needed for booting the "Raspberry PI OS" way
- it breaks booting with an intitramfs
2021-07-29 07:19:01 +02:00
4760f97fd9 Move PARRTUUID to a %post action in the ks
- also chown the result ro the  $SUDO_USER if ran with sudo
2021-07-17 13:33:04 +02:00
7d83ec6dbc Refactor default user creation
- FIXME: why does the kickstart fail to create a user with appliance-tools?
2021-07-15 13:31:51 +02:00
b9bb3b7090 Clean yum cache
- should reduce size shipped compressed image
2021-07-15 13:31:40 +02:00
437e7dd0e2 Group sections in function units
- first all system related tweaks
- second user creation
- last cleanup
2021-07-15 13:31:28 +02:00
1a521a0bb2 Minor cleanup
- RPI's do not have a bootlaoder known by linux distro's
- chrony is already enabled @services
- remove scipt for wifi fix, it is already done @image creation
- rootfs-expand needs root privileges
2021-07-15 13:30:49 +02:00
affcd6a99b Cleaning up a duplicate package section 2021-07-07 17:42:16 -05:00
Skip Grube
974b56f104 Small tweaks
README update, symlink to rootfs-expand, and added img-extra-config package for rootfs-expand.

-Skip G.
2021-06-30 00:01:33 -04:00
Skip Grube
5d7ed93b45 Merged directives into 1 kickstart file
Also fixed issues with image.  Now boots with PARTUUID properly and rocky initial user.

-Skip G.
2021-06-26 16:46:22 -04:00
Skip Grube
1ea9e39ffb Large changes, and added script
Script runs the build with appliacne-creator, but also fetches/inserts the UUID after the fact to cmdline.txt

-Skip G.
2021-06-26 09:04:06 -04:00
Skip Grube
7784cbbdf3 Cleaning up the kickstart, adding new features
Some quality of life improvements, wifi fixes, kernel repo, and my todo list for the rest.

-Skip G.
2021-06-25 15:49:11 -04:00
Skip Grube
f5cf9f6038 Initial commit
Enough research done to build a successful, bootable image.

-Skip G.
2021-06-25 12:00:39 -04:00