2671712335
Pi 3 B WiFi Fix
2023-01-15 23:36:56 -05:00
Skip Grube
a801771e25
Fixed CRB typo
...
-Skip G.
2022-11-27 22:29:24 -05:00
Skip Grube
ac19c4190b
Updated for Rocky 9.1
...
- Re-arranged some things to help transition to livemedia-creator later
- Added cpupower fix for "slow CPU" issue - set to ondemand by default
-Skip G.
2022-11-27 21:50:11 -05:00
Skip Grube
2a401e1b22
Added official SIG repo endpoints
...
Also removed firmware gz workaround, newer kernel means it's not needed.
-Skip G.
2022-08-02 00:51:06 -04:00
Skip Grube
eee2febc3d
Updated kickstart, added tech issues synopsis
...
- Re-added selinux in kickstart (building on EL9 now)
- Changed bootstrap rpi9 package location
- Added a document explaining technical hurdles to building the 9 image
-Skip G.
2022-07-06 15:59:06 +00:00
Skip Grube
1bfa5a621a
Cleanup for Rpi9
...
- Fixed locale issue in image
- Added the rocky9-rpi release package back (used from a bootstrap for now)
- Added notes about building a 9 image only on 9
-Skip G.
2022-07-05 20:55:47 +00:00
Skip Grube
1a15f993de
Started R9 branch based (roughly) on R8 branch
...
-Skip G.
2022-07-04 20:42:47 +00:00
24799b6e04
Fixing source URL
2022-07-04 20:22:53 +00:00
fc2f5eb41b
Merge pull request 'r8' ( #2 ) from codedude/RockyRpi:r8 into r8
...
Reviewed-on: #2
2022-07-04 20:21:34 +00:00
ef7d264529
Merge branch 'r8' of ssh://git.resf.org:22220/codedude/RockyRpi into r8
2022-06-29 22:12:30 -04:00
2a5dee650b
added gitignore
2022-06-29 21:52:49 -04:00
748396a937
added gitignore
2022-06-28 22:22:01 -04:00
fad0d5954e
signed commit
2022-06-28 22:16:52 -04:00
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
7781a8ea3d
Swapping repos over to new location (dead server)
2021-08-29 13:59:16 +00:00
0f156be37f
Added a wealth of information.
...
-Skip G.
2021-08-01 20:39:33 +00:00
422f634e73
Removed SSH key removal - not necessary. Gets generated on first boot anyway.
2021-08-01 20:12:39 +00:00
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
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
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
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
Skip Grube
e215091a77
Fixed boot / partuuid breaking issues
...
-Skip Grube
2021-07-14 23:53:57 -04:00
eb0c36e9e8
Merge branch 'shellcheck' into 'main'
...
Ran through ShellCheck.
See merge request skip/RockyRpi!2
2021-07-08 20:17:34 +00:00
28b0c25382
Ran through ShellCheck.
2021-07-08 20:17:34 +00:00
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
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
77b46c30d5
Initial commit
2021-06-25 15:55:29 +00:00