69ca3a957cAdded file to fix wifi for Raspbery Pi 500. It was necessary a while back for the Pi 4 as well, so I don't think it will break anything.
testing
Storm Dragon
2024-12-16 13:22:29 -0500
7c62016063added a configureation file for the Raspberry Pi Monitor, moved 10-headless.conf so it is the last thing tried.
Storm Dragon
2024-12-14 09:20:48 -0500
5d43526e85Reverted to old dummy driver because new one fails in lots of configurations.
Storm Dragon
2024-12-13 16:23:01 -0500
749ef52656Updated installed version of Fenrir to stable, added new dependencies.
Storm Dragon
2024-12-10 23:30:13 -0500
d0c8b864aeAnother attempt at using video and falling back to headless if nothing is found. Hopefully with better hardware support.
Storm Dragon
2024-12-01 19:54:04 -0500
1658a53081Hopefully use connected screen to display video if available, fall back to dummy driver if not found.
master
Storm Dragon
2024-12-01 19:38:10 -0500
9cc539a6e4Updated disk size check to 7G.
Storm Dragon
2024-11-03 02:18:59 -0500
46faab708bUpdated default image size to 6G because some packages failed to install.
Storm Dragon
2024-11-03 02:17:03 -0500
e620f80b0eMinor update for comments.
Storm Dragon
2024-06-01 22:15:37 -0400
134d25682bOffer a way to sync time at boot in the first boot version of configure-stormux.
Storm Dragon
2024-05-24 15:51:40 -0400
88d7d12c69timedatectl seems to be working now with time sync.
Storm Dragon
2024-05-21 02:06:30 -0400
83b7867da4Hopefully final touches on getting time and date sync working.
Storm Dragon
2024-03-21 14:30:48 -0400
4f7dbb4f82Updated configure-stormus stub file. Because it is ran initially as root, no need for the sudo calls. Also handle removal of the cron job that causes it to run on the first boot of the image.
Storm Dragon
2023-09-24 15:47:42 -0400
7ed27d5c65Changed firstrun script to not delete itself. This will be handled in configure-stormux past a certain point. This way if something goes wrong, the script will stil run if the Pi had to be powered down without completing setup.
Storm Dragon
2023-09-24 15:35:31 -0400
4c23704b2aUse cron to run configure-stormux on first boot.
Storm Dragon
2023-09-24 15:31:14 -0400
7d15478e18Updated the p3 build script.
Storm Dragon
2023-08-19 19:51:59 -0400
110e7d9253Added screen to installed packages.
Storm Dragon
2023-08-19 18:04:24 -0400
2dc2f72e22Missed a couple spots for audible prompt.
Storm Dragon
2023-08-19 12:48:51 -0400
cea6ad9988Update the configure-stormux stub to use the audible prompt.
Storm Dragon
2023-08-19 10:37:02 -0400
340ebb5861Put the skel stuff in the wrong place... More cofrfee please.
Storm Dragon
2023-08-19 09:03:30 -0400
89ab28a79cNew files from skel moved into place.
Storm Dragon
2023-08-19 08:42:51 -0400
44cc2024fcAdded skel with some default files to improve convenience.
Storm Dragon
2023-08-19 08:35:35 -0400
5bae083148Update the audibleprompt script to use the arguments from sudo. This should keep locales.
Storm Dragon
2023-08-17 16:33:57 -0400
800d6ca71bWorking toward audible sudo prompts for some operations.
Storm Dragon
2023-08-17 15:28:03 -0400
6e6f02df1eAdded arch-install-scripts to package checks.
Storm Dragon
2023-06-25 22:27:43 -0400
0796f3fe65Work around to get armv7h builds for the Pi4.
stormdragon2976
2023-01-21 01:31:45 -0500
1e32dac8daThe configure-stormux stub should now set the clock before updating so that there will not be certificate is not yet valid errors.
stormdragon2976
2023-01-19 01:00:33 -0500
83ceeda6f3Added package raspberrypi-firmware to the build scripts.
stormdragon2976
2023-01-18 19:27:31 -0500
46113cc659Started updates for the Pi3 build script.
stormdragon2976
2023-01-18 00:31:23 -0500
794835fe03Forgot to make the directory before creating a file in it lol.
Storm Dragon
2022-03-25 03:42:05 -0400
946601f24bUse pipewire as the sound provider.
Storm Dragon
2022-03-25 03:04:09 -0400
560639ca78Do not try to run pulseaudio inside chroot. Fenrir's configure-pulse has been changed to make sure the required path exists.
Storm Dragon
2022-03-03 14:24:10 -0500
9bc2477c05Fixed a possible bug in the build script.
Storm Dragon
2022-03-02 14:48:25 -0500
f4dfa9b1faSave image to temperary file instead of to stdout.
Storm Dragon
2022-03-02 09:21:37 -0500
4d900804baPut bluetooth and audio on the same line.
Storm Dragon
2022-02-24 07:50:24 -0500
6bf31d0da8remove the build packages from the finished image to save space.
Storm Dragon
2022-02-19 23:04:14 -0500
a3b9e8c752Added fake-hwclock to help with time sync.
Storm Dragon
2022-02-12 18:44:21 -0500
368b0192fantpd file to make sure time syncs quickly at startup.
Storm Dragon
2022-02-09 05:14:39 -0500
e5493e19b9Add brltty to basic installation, use ntpd for timesync.
Storm Dragon
2022-02-09 05:04:10 -0500
24bba1c01fAdded package to allow setting of country for wireless.
Storm Dragon
2022-02-09 03:50:57 -0500
a80a034d8eNew parameter for config.txt allowing pi4 to run as fast as it is allowed.
Storm Dragon
2022-02-09 02:06:07 -0500
ee60c8c5d4Merge branch 'master' into testing the whole system has been redisigned, and the old master branch is no longer relevant.
Storm Dragon
2022-02-09 01:03:58 -0500
891196831eUncomment dtoverlay=vc4-kms-v3d in the config.txt file.
Storm Dragon
2022-02-09 00:57:58 -0500