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 Dragon
2023-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 Dragon
2023-09-24 15:35:31 -04:00
4c23704b2a
Use cron to run configure-stormux on first boot.
Storm Dragon
2023-09-24 15:31:14 -04:00
0796f3fe65
Work around to get armv7h builds for the Pi4.
stormdragon2976
2023-01-21 01:31:45 -05: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.
stormdragon2976
2023-01-19 01:00:33 -05:00
83ceeda6f3
Added package raspberrypi-firmware to the build scripts.
stormdragon2976
2023-01-18 19:27:31 -05:00
46113cc659
Started updates for the Pi3 build script.
stormdragon2976
2023-01-18 00:31:23 -05:00
794835fe03
Forgot to make the directory before creating a file in it lol.
Storm Dragon
2022-03-25 03:42:05 -04:00
946601f24b
Use pipewire as the sound provider.
Storm Dragon
2022-03-25 03:04:09 -04: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 Dragon
2022-03-03 14:24:10 -05:00
9bc2477c05
Fixed a possible bug in the build script.
Storm Dragon
2022-03-02 14:48:25 -05:00
fc594d2574
Set pulseaudio as default sound provider.
Storm Dragon
2022-03-02 09:27:48 -05:00
f4dfa9b1fa
Save image to temperary file instead of to stdout.
Storm Dragon
2022-03-02 09:21:37 -05:00
4d900804ba
Put bluetooth and audio on the same line.
Storm Dragon
2022-02-24 07:50:24 -05:00
6bf31d0da8
remove the build packages from the finished image to save space.
Storm Dragon
2022-02-19 23:04:14 -05:00
a3b9e8c752
Added fake-hwclock to help with time sync.
Storm Dragon
2022-02-12 18:44:21 -05:00
368b0192fa
ntpd file to make sure time syncs quickly at startup.
Storm Dragon
2022-02-09 05:14:39 -05:00
e5493e19b9
Add brltty to basic installation, use ntpd for timesync.
Storm Dragon
2022-02-09 05:04:10 -05:00
24bba1c01f
Added package to allow setting of country for wireless.
Storm Dragon
2022-02-09 03:50:57 -05:00
a80a034d8e
New parameter for config.txt allowing pi4 to run as fast as it is allowed.
Storm Dragon
2022-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 Dragon
2022-02-09 01:03:58 -05:00
891196831e
Uncomment dtoverlay=vc4-kms-v3d in the config.txt file.
Storm Dragon
2022-02-09 00:57:58 -05:00
3ce49b16ec
moved magic-wormhole to pacman install, added man and man-pages, added growpartfs.
Storm Dragon
2021-10-06 13:23:37 -04:00
eae763788c
Fixes to file copying. Added more files to hopefully get sound working.
Storm Dragon
2021-06-22 01:23:57 -04:00
b975e3bc43
Added the sox package so Fenrir sounds will work.
Storm Dragon
2021-06-22 00:39:53 -04:00
185e5c0a2a
pacman -Syyu, for fun and maybe proffit.
Derek Roberts
2021-03-15 17:51:46 -06: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 Roberts
2021-03-15 17:37:05 -06:00