Commit Graph

42 Commits

Author SHA1 Message Date
Bryan Zuelly bf41e7c325 added rpm db rebuild in post section 2023-11-21 23:12:57 -05:00
Skip Grube 8bfc816e12 Small fixes to readme
-Skip G.
2023-06-09 13:29:44 -04:00
Skip Grube fd4980215e Fixed naming of .ks file
-Skip G.
2023-06-05 22:56:56 -04:00
Skip Grube bd2bea3bfc
Updated kickstart for 8.7
-Skip G.
2022-11-27 21:55:23 -05:00
Skip Grube 24799b6e04 Fixing source URL 2022-07-04 20:22:53 +00:00
Skip Grube fc2f5eb41b Merge pull request 'r8' (#2) from codedude/RockyRpi:r8 into r8
Reviewed-on: sig_altarch/RockyRpi#2
2022-07-04 20:21:34 +00:00
Bryan Zuelly ef7d264529
Merge branch 'r8' of ssh://git.resf.org:22220/codedude/RockyRpi into r8 2022-06-29 22:12:30 -04:00
Bryan Zuelly 2a5dee650b
added gitignore 2022-06-29 21:52:49 -04:00
Bryan Zuelly 748396a937
added gitignore 2022-06-28 22:22:01 -04:00
Bryan Zuelly fad0d5954e
signed commit 2022-06-28 22:16:52 -04:00
Bryan Zuelly 08c0200fda readme updates, script changes 2022-06-28 21:57:57 -04:00
Skip Grube 571bb3bd5b Updating notes for 8.5
-Skip G.
2021-11-16 22:13:46 +00:00
Skip Grube 51fd179004 Edit of README and swap fix
Swap pagesize now enforced properly in the %post section.

Should now build on non-Rpi systems.

-Skip G.
2021-10-03 04:46:45 +00:00
Skip Grube e75afc9cc4 Tweaked config for official package repo
-Skip G.
2021-10-02 20:07:33 +00:00
Skip Grube 7781a8ea3d Swapping repos over to new location (dead server) 2021-08-29 13:59:16 +00:00
Skip Grube 0f156be37f Added a wealth of information.
-Skip G.
2021-08-01 20:39:33 +00:00
Skip Grube 422f634e73 Removed SSH key removal - not necessary. Gets generated on first boot anyway. 2021-08-01 20:12:39 +00:00
Skip Grube 12efa24978 Added comments and re-added the SSH key removal. Users should have their own SSH keys generated on their own hardware at first boot
-Skip G.
2021-07-31 22:24:38 +00:00
Skip Grube 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
Skip Grube 8c0652f11c Merge branch 'merge_request' into 'main'
Minor cleanups & Move appending PARRTUUID to a %post action in the ks

See merge request skip/RockyRpi!5
2021-07-30 20:51:52 +00:00
Mark Verlinde 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
Mark Verlinde 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
Mark Verlinde 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
Mark Verlinde b9bb3b7090 Clean yum cache
- should reduce size shipped compressed image
2021-07-15 13:31:40 +02:00
Mark Verlinde 437e7dd0e2 Group sections in function units
- first all system related tweaks
- second user creation
- last cleanup
2021-07-15 13:31:28 +02:00
Mark Verlinde 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
Skip Grube e215091a77 Fixed boot / partuuid breaking issues
-Skip Grube
2021-07-14 23:53:57 -04:00
Skip Grube eb0c36e9e8 Merge branch 'shellcheck' into 'main'
Ran through ShellCheck.

See merge request skip/RockyRpi!2
2021-07-08 20:17:34 +00:00
Chris Stackpole 28b0c25382 Ran through ShellCheck. 2021-07-08 20:17:34 +00:00
Skip Grube b8c9c47401 Merge branch 'fixdupe' into 'main'
Cleaning up a duplicate package section

See merge request skip/RockyRpi!1
2021-07-08 20:16:56 +00:00
Chris Stackpole affcd6a99b Cleaning up a duplicate package section 2021-07-07 17:42:16 -05:00
Skip Grube 7d652ae098 Renamed to .txt file for browser compatibility
-Skip G.
2021-06-30 00:04:38 -04: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 5bbbd6f6b6 Adding readme file for web image repo
Friendly quick start guide and info

-Skip G.
2021-06-26 19:40:24 -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 b8d602b0c6 Fixed minor issues, including missing quote
-Skip G.
2021-06-26 10:31:50 -04:00
Skip Grube 8eea380dcd Fixed typo
Wrong output directory

-Skip G.
2021-06-26 09:09:56 -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 777d273858 Changing todo - haven't done UUID yet
-Skip G.
2021-06-25 15:51:48 -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
Skip Grube 77b46c30d5 Initial commit 2021-06-25 15:55:29 +00:00