4f7dbb4f82
Updated 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 Dragon2023-09-24 15:47:42 -04:00
7ed27d5c65
Changed 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 Dragon2023-09-24 15:35:31 -04:00
4c23704b2a
Use cron to run configure-stormux on first boot.
Storm Dragon2023-09-24 15:31:14 -04:00
1e32dac8da
The configure-stormux stub should now set the clock before updating so that there will not be certificate is not yet valid errors.
stormdragon29762023-01-19 01:00:33 -05:00
83ceeda6f3
Added package raspberrypi-firmware to the build scripts.
stormdragon29762023-01-18 19:27:31 -05:00
560639ca78
Do not try to run pulseaudio inside chroot. Fenrir's configure-pulse has been changed to make sure the required path exists.
Storm Dragon2022-03-03 14:24:10 -05:00
9bc2477c05
Fixed a possible bug in the build script.
Storm Dragon2022-03-02 14:48:25 -05:00
fc594d2574
Set pulseaudio as default sound provider.
Storm Dragon2022-03-02 09:27:48 -05:00
f4dfa9b1fa
Save image to temperary file instead of to stdout.
Storm Dragon2022-03-02 09:21:37 -05:00
4d900804ba
Put bluetooth and audio on the same line.
Storm Dragon2022-02-24 07:50:24 -05:00
6bf31d0da8
remove the build packages from the finished image to save space.
Storm Dragon2022-02-19 23:04:14 -05:00
a3b9e8c752
Added fake-hwclock to help with time sync.
Storm Dragon2022-02-12 18:44:21 -05:00
368b0192fa
ntpd file to make sure time syncs quickly at startup.
Storm Dragon2022-02-09 05:14:39 -05:00
e5493e19b9
Add brltty to basic installation, use ntpd for timesync.
Storm Dragon2022-02-09 05:04:10 -05:00
24bba1c01f
Added package to allow setting of country for wireless.
Storm Dragon2022-02-09 03:50:57 -05:00
a80a034d8e
New parameter for config.txt allowing pi4 to run as fast as it is allowed.
Storm Dragon2022-02-09 02:06:07 -05:00
ee60c8c5d4
Merge branch 'master' into testing the whole system has been redisigned, and the old master branch is no longer relevant.
Storm Dragon2022-02-09 01:03:58 -05:00
891196831e
Uncomment dtoverlay=vc4-kms-v3d in the config.txt file.
Storm Dragon2022-02-09 00:57:58 -05:00
b8c986026c
Added .build.yml, a Sourcehut builds manifest. Some current issues: * Only creates pi4 images right now * Can report bad images as complete (more a script issue really) * Current builds are almost too large for unpatched Sourcehut. This is being played with.
Derek Roberts2021-03-15 17:37:05 -06:00