forked from sig_altarch/RockyRpi
7784cbbdf3
Some quality of life improvements, wifi fixes, kernel repo, and my todo list for the rest. -Skip G.
14 lines
411 B
Plaintext
14 lines
411 B
Plaintext
#- Disable root pw, disable root ssh, add rocky login w/ default pw
|
|
|
|
#- Detect PARTUUID and automatically swap /boot/cmdline.txt
|
|
|
|
#- script to fix wifi txt file, in /root/, and also run it at the end
|
|
|
|
#- install extra packages: nano,vim,bash-completion
|
|
|
|
#- Add rpi-kernel repo file
|
|
|
|
- Add README , with notes and how-to's for writing sd card, fixing wifi, and expanding partition
|
|
|
|
- Adjust swap/rootfs sizes(?)
|