Commit Graph

216 Commits

Author SHA1 Message Date
3ebb6f36cf Added convience rename-user script in root's home directory. You still need a temp user if doing this from ssh. 2025-04-26 04:09:03 -04:00
c88bd17709 Added volume check to the beginning of configure-stormux stub. 2025-04-25 16:07:11 -04:00
c1af07bf18 2 characters over the limit for labels, so fixed it. 2025-04-22 21:36:31 -04:00
a88a386ef4 Attempt to make images bootable no matter the source, micro sd, nvme, etc. 2025-04-22 21:27:34 -04:00
034c561a53 Moved the journald configuration to a file in it's drop in directory. Also, explicitly set volatile storage to cut down on SD card writes. 2025-02-09 17:36:02 -05:00
2108f02719 Removed some packages that can be installed after the build is completed. 2025-01-24 12:21:02 -05:00
06282f5ea8 Fixed the removal of packages at the end of image creation. 2025-01-17 01:35:21 -05:00
6bb5267b91 Chroot message just because I'm paranoid now. 2025-01-04 20:47:18 -05:00
b87647756f After scary encounter with some problems, clearly indicate when build system is in chroot. 2025-01-04 20:34:49 -05:00
505028ab44 Dependencies added for package building and removed at completion. 2025-01-04 19:46:08 -05:00
9657719613 In process of moving headless X driver stuff to configure-stormux. 2025-01-04 19:19:44 -05:00
3e4c4d18ee Revert to old working headless driver. 2025-01-04 19:15:52 -05:00
9beea608ed Python accessible_output2 library added. 2025-01-04 15:40:08 -05:00
69ca3a957c Added 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. 2024-12-16 13:22:29 -05:00
7c62016063 added a configureation file for the Raspberry Pi Monitor, moved 10-headless.conf so it is the last thing tried. 2024-12-14 09:20:48 -05:00
5d43526e85 Reverted to old dummy driver because new one fails in lots of configurations. 2024-12-13 16:23:01 -05:00
749ef52656 Updated installed version of Fenrir to stable, added new dependencies. 2024-12-10 23:30:13 -05:00
d0c8b864ae Another attempt at using video and falling back to headless if nothing is found. Hopefully with better hardware support. 2024-12-01 19:54:04 -05:00
1658a53081 Hopefully use connected screen to display video if available, fall back to dummy driver if not found. 2024-12-01 19:38:10 -05:00
9cc539a6e4 Updated disk size check to 7G. 2024-11-03 02:18:59 -05:00
46faab708b Updated default image size to 6G because some packages failed to install. 2024-11-03 02:17:03 -05:00
e620f80b0e Minor update for comments. 2024-06-01 22:15:37 -04:00
134d25682b Offer a way to sync time at boot in the first boot version of configure-stormux. 2024-05-24 15:51:40 -04:00
88d7d12c69 timedatectl seems to be working now with time sync. 2024-05-21 02:06:30 -04:00
83b7867da4 Hopefully final touches on getting time and date sync working. 2024-03-21 14:30:48 -04:00
af1642b138 Build install openntpd during image build. 2024-03-21 14:29:20 -04:00
51a0fd0883 Try to make sure time and date is syncing with the internet. 2024-03-21 11:25:13 -04:00
b22785ab3e Make sure systemd-networkd and Networkmanager aren't both trying to get control of the network. 2024-03-21 11:21:51 -04:00
ef015add0a Remove dbus-broker from packages b ecause it's now the default. 2024-03-21 02:40:02 -04:00
81d60bb1b3 Added message reminding the user to go back to cursor mode after setting up internet connection. 2024-03-12 17:20:11 -04:00
50d9099231 Add a message for if inital configure-stormux gets interrupted. 2024-03-12 17:14:32 -04:00
aa4ec62c47 Added timezone to configure-stormux stub. 2024-03-12 17:04:11 -04:00
7fb1ba5283 Added alias pi-ip. 2024-03-09 04:59:47 -05:00
386cb3230e Code restructure on configure-stormux stub. 2024-03-08 16:35:52 -05:00
0b10dc426b Added partition size here so it runs on first boot. 2024-03-08 16:27:55 -05:00
40fd173777 Make sure audible sudo prompts are available throughout configure-stormux and the start up process. 2024-03-08 01:29:45 -05:00
1e24598316 Removed unneeded message from configure-stormux stub. 2024-03-07 17:29:16 -05:00
901d5cdb7a Updated first boot script. 2024-03-07 17:28:29 -05:00
16ae09c86d Fixed bug with configure-stormux stub. 2024-03-05 19:18:01 -05:00
b593494374 Moved pi3 stuff to its own branch because it's archived now. 2024-03-05 18:22:21 -05:00
f6a2a43906 Default etc/environment file added. 2024-03-05 18:13:18 -05:00
9f8355514f Updated configure-stormux stub. 2024-03-03 14:38:44 -05:00
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