Commit Graph

174 Commits

Author SHA1 Message Date
563362985f Fix removal part of first boot script. 2024-03-03 14:24:24 -05:00
51f8c1b3d4 Updated the .bash_aliases file. 2024-02-26 00:25:23 -05:00
cdfd1d31a2 Make sure the greeting for configure stormux only appears on the tty where it spawns. 2024-02-16 02:54:54 -05:00
2af9365e22 Updated the first boot script. 2024-02-16 01:36:59 -05:00
3a37c33a64 New attempt at getting configure-stormux to run on first boot. 2024-02-16 01:35:39 -05:00
2144432ec5 Added package raspberrypi-utils 2024-02-16 01:14:10 -05:00
3dbf1f97fb Updated firmware package name. 2023-12-29 11:44:19 -05:00
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
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
4c23704b2a Use cron to run configure-stormux on first boot. 2023-09-24 15:31:14 -04:00
7d15478e18 Updated the p3 build script. 2023-08-19 19:51:59 -04:00
110e7d9253 Added screen to installed packages. 2023-08-19 18:04:24 -04:00
2dc2f72e22 Missed a couple spots for audible prompt. 2023-08-19 12:48:51 -04:00
cea6ad9988 Update the configure-stormux stub to use the audible prompt. 2023-08-19 10:37:02 -04:00
340ebb5861 Put the skel stuff in the wrong place... More cofrfee please. 2023-08-19 09:03:30 -04:00
89ab28a79c New files from skel moved into place. 2023-08-19 08:42:51 -04:00
44cc2024fc Added skel with some default files to improve convenience. 2023-08-19 08:35:35 -04:00
5bae083148 Update the audibleprompt script to use the arguments from sudo. This should keep locales. 2023-08-17 16:33:57 -04:00
800d6ca71b Working toward audible sudo prompts for some operations. 2023-08-17 15:28:03 -04:00
d5c86ab680 Added donation leader board to motd file. 2023-07-01 10:20:35 -04:00
6e6f02df1e Added arch-install-scripts to package checks. 2023-06-25 22:27:43 -04:00
0796f3fe65 Work around to get armv7h builds for the Pi4. 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. 2023-01-19 01:00:33 -05:00
83ceeda6f3 Added package raspberrypi-firmware to the build scripts. 2023-01-18 19:27:31 -05:00
46113cc659 Started updates for the Pi3 build script. 2023-01-18 00:31:23 -05:00
1357d2ef04 Fixed aur package building. 2023-01-17 19:41:17 -05:00
e721b7ef60 Updated package names for qemu. 2023-01-01 14:55:07 -05:00
354c79cc5b Update initial configure-stormux script to use new repository. 2023-01-01 14:47:44 -05:00
8101bf6907 Add user to realtime group to help with hdmi sound. 2022-04-21 00:29:30 -04:00
f8987fca58 Add user to realtime group to help with hdmi sound. 2022-04-21 00:25:25 -04:00
2fe6cc1cb4 Clear the screen when applying laptop layout so when Fenrir restarts it is less spammy. 2022-04-04 03:10:22 -04:00
02913ad280 Pi3 support coming back. 2022-04-02 22:29:36 -04:00
25bbd9f3c6 Finall.y remembered to enable wireplumber. 2022-04-02 20:31:26 -04:00
00ccf36543 Switch to dbus-broker. 2022-04-02 16:47:27 -04:00
824b68b90a Another shot at speeding up time sync. 2022-04-01 00:35:18 -04:00
3642af9128 Make the git clone process quiet. 2022-04-01 00:27:05 -04:00
0182d40087 Hopefully make time sync at boot faster. Update the configure-stormux starter script. 2022-03-31 23:41:41 -04:00
efe1f75e08 Add noconfirm to the removal and installation of kernels. 2022-03-30 04:56:10 -04:00
dc356e52ae forgot to comment out the sed statement which is not needed for linux-rpi. 2022-03-30 04:38:47 -04:00
c156bddb94 Moving toward 64 bit. Hopefully everything is ready, needs testing. 2022-03-30 04:37:45 -04:00
794835fe03 Forgot to make the directory before creating a file in it lol. 2022-03-25 03:42:05 -04:00
946601f24b Use pipewire as the sound provider. 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. 2022-03-03 14:24:10 -05:00
9bc2477c05 Fixed a possible bug in the build script. 2022-03-02 14:48:25 -05:00
fc594d2574 Set pulseaudio as default sound provider. 2022-03-02 09:27:48 -05:00
f4dfa9b1fa Save image to temperary file instead of to stdout. 2022-03-02 09:21:37 -05:00
4d900804ba Put bluetooth and audio on the same line. 2022-02-24 07:50:24 -05:00
6bf31d0da8 remove the build packages from the finished image to save space. 2022-02-19 23:04:14 -05:00
a3b9e8c752 Added fake-hwclock to help with time sync. 2022-02-12 18:44:21 -05:00
368b0192fa ntpd file to make sure time syncs quickly at startup. 2022-02-09 05:14:39 -05:00