87 Commits

Author SHA1 Message Date
Storm Dragon f1a802ad66 make sure we get the correct packages from the correct repository. 2025-06-19 04:17:36 -04:00
Storm Dragon 9f38eb89bd Add Stormux repository if not found. 2025-06-19 04:04:27 -04:00
Storm Dragon c04f9ac7c4 Change to pre-built packages in the new stormux repository. 2025-06-19 03:42:48 -04:00
Storm Dragon 29de9dd990 More work on Xlibre integration. 2025-06-19 00:17:40 -04:00
Storm Dragon 41f91fc610 Bug fixes for Xlibre integration. 2025-06-18 23:37:31 -04:00
Storm Dragon 419522c475 Xlibre integration added. 2025-06-18 23:16:49 -04:00
Storm Dragon 0606966eac Added message for confirming the screen setting. 2025-04-25 19:30:42 -04:00
Storm Dragon 24415b0328 Fixed bug with toggle screen restart prompt. 2025-04-25 19:04:20 -04:00
Storm Dragon 3593fe6702 Do not ask to restart when setting screen type during gui install. 2025-04-25 13:45:18 -04:00
Storm Dragon e51940bf86 Attempt to make headless driver more reliable. 2025-04-25 13:40:34 -04:00
Storm Dragon 12e45ded37 Updated chuser.sh script. It works differently before, coying over the old user to a new user profile instead of renaming. 2025-04-25 13:38:44 -04:00
Storm Dragon bf36a89324 Fixed typo in yes/no check. 2025-04-23 21:05:34 -04:00
Storm Dragon 57a0fddce7 Include functions in toggle-screen. 2025-04-23 21:03:06 -04:00
Storm Dragon f8044c0a98 Make toggle-screen a little more verbose about what has been done and what needs to happen afterwards. 2025-04-23 21:01:36 -04:00
Storm Dragon eacadeba2a Still figuring out how to tie some of these parts together. 2025-04-23 20:56:09 -04:00
Storm Dragon b8fc779187 Actually remember to make the screen toggle script executable. 2025-04-23 20:54:48 -04:00
Storm Dragon 56e2431422 Add ability to select if you have a screen attached or not. This should solve screen vs headless mode problems with getting the GUI to start. 2025-04-23 20:51:12 -04:00
Storm Dragon 04ed33a4e2 Added method for installing packages from urls. 2025-04-23 14:29:10 -04:00
Storm Dragon a3c1aa3bf7 Added needed flag to installer for xf86-video-dummy-with-vt install in case it was installed earlier. 2025-04-23 01:55:44 -04:00
Storm Dragon c7cdba6c94 Fix error with xf86-video-dummy-with-vt install. Add discount as i3 dependency. 2025-04-23 01:53:43 -04:00
Storm Dragon d7b2a40999 Attempt to fix the bug with xf86-video-dummy not allowing xf86-video-dummy-with-vt to be installed. 2025-04-22 13:32:11 -04:00
Storm Dragon 6fda221a68 Moved to xorg-drivers because I am pretty sure it can handle headless X without screen attached. 2025-01-04 19:21:15 -05:00
Storm Dragon 9a5e070bb0 Added warning for configure-stormux -> convert to server. After conversion, configure-stormux is no longer available. 2024-11-09 16:04:14 -05:00
Storm Dragon cc38781c36 Removed the wormhole ssh invite directive from convert to server because it was failing. Added instructions if no key is found. 2024-09-23 20:00:13 -04:00
Storm Dragon d58cb5ee9e include some packages that were apparently missing now in latest installation of xorg. 2024-08-27 20:44:10 -04:00
Storm Dragon 08718f2455 Updated dependencies for i3 installation. 2024-08-27 20:17:25 -04:00
Storm Dragon ca40c8bdd0 Improved convert to server script. 2024-07-23 18:27:10 -04:00
Storm Dragon 646657244e Try to make Orca start when mate desktop is launched. 2024-05-23 17:50:22 -04:00
Storm Dragon 5716d66896 timedatectl seems to be working now with time sync. 2024-05-21 02:07:50 -04:00
Storm Dragon 0f7f594054 Hopefully final touches on getting time and date sync working. 2024-03-21 14:31:48 -04:00
Storm Dragon 94b68d8fdf Try to make sure time and date is syncing with the internet. 2024-03-21 11:27:08 -04:00
Storm Dragon 157c5cc9e3 Updated timezone script since timedatectl set-ntp seems to be working now. 2024-03-12 16:45:56 -04:00
Storm Dragon 2d140354df Convert to Server option added. This should be used on a fresh Stormux image, and only by people who know what they are doing. 2024-03-06 02:09:55 -05:00
Storm Dragon 3b6c1ab5bf Added package blueman for desktops. 2023-08-24 10:49:59 -04:00
Storm Dragon f8ba1bd645 Update the linger file for the new user name. 2023-08-22 02:57:57 -04:00
Storm Dragon f114eb4859 First tests with audible prompt worked, so changed the subscripts to use the same method. It should now use audible prompt when available and not give an error if it is not available. 2023-08-19 17:09:54 -04:00
Storm Dragon ca1c7154ba Only install necessary xorg pacfkages not everything, hopefully this doesn't break stuff. 2023-08-17 16:43:53 -04:00
Storm Dragon 110a220846 update system moved to the install_packages function. Audible prompts used if available. 2023-08-17 16:39:34 -04:00
stormdragon2976 ba84837102 Changed the irc utility to use curl instead of wget because of problems on armv7h with wget. 2023-01-26 19:13:40 -05:00
stormdragon2976 9c26da7f0a Improvements to the part of gaming.sh that links the executables. Updated installed wine version to 7.11 2023-01-25 11:06:28 -05:00
stormdragon2976 d34abd2f34 Updated the version of wine that gets installed to 7.7. Updated the simlink part of the script so it grabs all the executables. 2023-01-24 23:51:54 -05:00
stormdragon2976 fde8b464f6 forgot to add noconfirm flag in a couple spots. 2023-01-22 23:52:45 -05:00
stormdragon2976 b9166407d1 Added an attention function that plays a sound when interaction is needed. This means people will be able to do something else while packages install, and turn off speech while doing so. 2023-01-22 23:48:56 -05:00
stormdragon2976 2aaad60d04 try to prevent installing packages from breaking with package conflicts when installing desktops. 2023-01-22 20:32:16 -05:00
stormdragon2976 14f1f92e36 today is typo day it seems. 2023-01-22 20:27:24 -05:00
stormdragon2976 6f890c1adf Fixed a typo/bug. 2023-01-22 20:13:54 -05:00
stormdragon2976 d5b753eac5 Stormux now offers i3 window manager instead of ratpoison. 2023-01-22 20:06:19 -05:00
stormdragon2976 f7212849cb Started updates on the gaming setup script. There are some weird problems that I am trying to figure out, so I'm not sure it will work quite yet, but getting closer. 2023-01-20 19:27:36 -05:00
Storm Dragon ad940b7424 Added dex to packages for ratpoison in preparation for supporting xdg-autostart. 2022-04-12 16:15:34 -04:00
Storm Dragon afe8a28671 Allow for setting nick when using help option. 2022-04-10 23:30:56 -04:00