Commit Graph

9 Commits

Author SHA1 Message Date
David Carley
00b422d4c5 Simplfied the upgrade filesystem resize logic 2022-09-08 02:28:44 +00:00
David Carley
1079256789 Finished the prep-sd-image script
- Full scrub of .config/
- Inject the virtual keyboard extension
- Auto-expand the filesystem on first boot
- A more robust e2fsck routine
- Run "sync" at key points in the script
- Shrink the root filesystem as much as possible
- Don't fail if the input image file is already as small as possible.
2022-09-08 02:27:57 +00:00
David Carley
051e712b53 Remove the rest of the remnants of AP support. 2022-09-07 16:48:53 +00:00
David Carley
f2e0f9cabf Update file paths 2022-09-07 16:48:35 +00:00
David Carley
c41995329b Inject 'Team Onefinity.ngc' into the sd card image 2022-09-07 16:48:14 +00:00
David Carley
b41154248d Install zram-config for zswap 2022-09-07 16:46:00 +00:00
David Carley
868258cfa7 Display the splash screen when shutting down
- Also, turn the HDMI off after a short wait
2022-09-01 04:36:24 +00:00
David Carley
0c58292347 Updated the python dependencies to include "evdev" for the latest gamepad support. 2022-08-31 13:51:18 +00:00
David Carley
41e2334484 • Reorganized the scripts into different categories
• Refactored the graphical boot screens to have separate boot and shutdown images
• Changed the reboot and shutdown code to force the display of the splash images.
• Added 'Team Onefinity.ngc' to the installer files
2022-07-23 20:04:17 -07:00