Commit Graph

169 Commits

Author SHA1 Message Date
Storm Dragon 2144432ec5 Added package raspberrypi-utils 2024-02-16 01:14:10 -05:00
Storm Dragon 3dbf1f97fb Updated firmware package name. 2023-12-29 11:44:19 -05:00
Storm Dragon 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. 2023-09-24 15:47:42 -04:00
Storm Dragon 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. 2023-09-24 15:35:31 -04:00
Storm Dragon 4c23704b2a Use cron to run configure-stormux on first boot. 2023-09-24 15:31:14 -04:00
Storm Dragon 7d15478e18 Updated the p3 build script. 2023-08-19 19:51:59 -04:00
Storm Dragon 110e7d9253 Added screen to installed packages. 2023-08-19 18:04:24 -04:00
Storm Dragon 2dc2f72e22 Missed a couple spots for audible prompt. 2023-08-19 12:48:51 -04:00
Storm Dragon cea6ad9988 Update the configure-stormux stub to use the audible prompt. 2023-08-19 10:37:02 -04:00
Storm Dragon 340ebb5861 Put the skel stuff in the wrong place... More cofrfee please. 2023-08-19 09:03:30 -04:00
Storm Dragon 89ab28a79c New files from skel moved into place. 2023-08-19 08:42:51 -04:00
Storm Dragon 44cc2024fc Added skel with some default files to improve convenience. 2023-08-19 08:35:35 -04:00
Storm Dragon 5bae083148 Update the audibleprompt script to use the arguments from sudo. This should keep locales. 2023-08-17 16:33:57 -04:00
Storm Dragon 800d6ca71b Working toward audible sudo prompts for some operations. 2023-08-17 15:28:03 -04:00
Storm Dragon d5c86ab680 Added donation leader board to motd file. 2023-07-01 10:20:35 -04:00
Storm Dragon 6e6f02df1e Added arch-install-scripts to package checks. 2023-06-25 22:27:43 -04:00
stormdragon2976 0796f3fe65 Work around to get armv7h builds for the Pi4. 2023-01-21 01:31:45 -05:00
stormdragon2976 1e32dac8da The configure-stormux stub should now set the clock before updating so that there will not be certificate is not yet valid errors. 2023-01-19 01:00:33 -05:00
stormdragon2976 83ceeda6f3 Added package raspberrypi-firmware to the build scripts. 2023-01-18 19:27:31 -05:00
stormdragon2976 46113cc659 Started updates for the Pi3 build script. 2023-01-18 00:31:23 -05:00
stormdragon2976 1357d2ef04 Fixed aur package building. 2023-01-17 19:41:17 -05:00
stormdragon2976 e721b7ef60 Updated package names for qemu. 2023-01-01 14:55:07 -05:00
stormdragon2976 354c79cc5b Update initial configure-stormux script to use new repository. 2023-01-01 14:47:44 -05:00
Storm Dragon 8101bf6907 Add user to realtime group to help with hdmi sound. 2022-04-21 00:29:30 -04:00
Storm Dragon f8987fca58 Add user to realtime group to help with hdmi sound. 2022-04-21 00:25:25 -04:00
Storm Dragon 2fe6cc1cb4 Clear the screen when applying laptop layout so when Fenrir restarts it is less spammy. 2022-04-04 03:10:22 -04:00
Storm Dragon 02913ad280 Pi3 support coming back. 2022-04-02 22:29:36 -04:00
Storm Dragon 25bbd9f3c6 Finall.y remembered to enable wireplumber. 2022-04-02 20:31:26 -04:00
Storm Dragon 00ccf36543 Switch to dbus-broker. 2022-04-02 16:47:27 -04:00
Storm Dragon 824b68b90a Another shot at speeding up time sync. 2022-04-01 00:35:18 -04:00
Storm Dragon 3642af9128 Make the git clone process quiet. 2022-04-01 00:27:05 -04:00
Storm Dragon 0182d40087 Hopefully make time sync at boot faster. Update the configure-stormux starter script. 2022-03-31 23:41:41 -04:00
Storm Dragon efe1f75e08 Add noconfirm to the removal and installation of kernels. 2022-03-30 04:56:10 -04:00
Storm Dragon dc356e52ae forgot to comment out the sed statement which is not needed for linux-rpi. 2022-03-30 04:38:47 -04:00
Storm Dragon c156bddb94 Moving toward 64 bit. Hopefully everything is ready, needs testing. 2022-03-30 04:37:45 -04:00
Storm Dragon 794835fe03 Forgot to make the directory before creating a file in it lol. 2022-03-25 03:42:05 -04:00
Storm Dragon 946601f24b Use pipewire as the sound provider. 2022-03-25 03:04:09 -04:00
Storm Dragon 560639ca78 Do not try to run pulseaudio inside chroot. Fenrir's configure-pulse has been changed to make sure the required path exists. 2022-03-03 14:24:10 -05:00
Storm Dragon 9bc2477c05 Fixed a possible bug in the build script. 2022-03-02 14:48:25 -05:00
Storm Dragon fc594d2574 Set pulseaudio as default sound provider. 2022-03-02 09:27:48 -05:00
Storm Dragon f4dfa9b1fa Save image to temperary file instead of to stdout. 2022-03-02 09:21:37 -05:00
Storm Dragon 4d900804ba Put bluetooth and audio on the same line. 2022-02-24 07:50:24 -05:00
Storm Dragon 6bf31d0da8 remove the build packages from the finished image to save space. 2022-02-19 23:04:14 -05:00
Storm Dragon a3b9e8c752 Added fake-hwclock to help with time sync. 2022-02-12 18:44:21 -05:00
Storm Dragon 368b0192fa ntpd file to make sure time syncs quickly at startup. 2022-02-09 05:14:39 -05:00
Storm Dragon e5493e19b9 Add brltty to basic installation, use ntpd for timesync. 2022-02-09 05:04:10 -05:00
Storm Dragon 24bba1c01f Added package to allow setting of country for wireless. 2022-02-09 03:50:57 -05:00
Storm Dragon a80a034d8e New parameter for config.txt allowing pi4 to run as fast as it is allowed. 2022-02-09 02:06:07 -05:00
Storm Dragon ee60c8c5d4 Merge branch 'master' into testing the whole system has been redisigned,
and the old master branch is no longer relevant.
2022-02-09 01:03:58 -05:00
Storm Dragon 891196831e Uncomment dtoverlay=vc4-kms-v3d in the config.txt file. 2022-02-09 00:57:58 -05:00