4a4c931785
Attempt to make switching to the 16K kernel safer. Configure-stormux should refuse to do it unless the eeprom is up to date.
Storm Dragon2026-06-23 19:47:14 -04:00
d015c0c0eb
fixed a few bugs, added in a few safety checks.
Storm Dragon2026-05-16 04:07:30 -04:00
9f0ee5d5b5
Fixed a couple of minor bugs in convert to server. Now clones the new configure-server helper.
Storm Dragon2026-04-18 03:52:06 -04:00
9158c094d3
Explicitly set PermitRootLogin no in the ssh configuration for convert to server. I'm pretty sure this is the default behavior in Arch, but for something this important it's better to sepcify.
Storm Dragon2026-04-16 15:25:24 -04:00
74f2dcb808
Hopefully hide some of the checks for packages to remove that show errors to make the conversion to server a little less noisy.
Storm Dragon2026-04-16 15:17:59 -04:00
3593fe6702
Do not ask to restart when setting screen type during gui install.
Storm Dragon2025-04-25 13:45:18 -04:00
e51940bf86
Attempt to make headless driver more reliable.
Storm Dragon2025-04-25 13:40:34 -04:00
12e45ded37
Updated chuser.sh script. It works differently before, coying over the old user to a new user profile instead of renaming.
Storm Dragon2025-04-25 13:38:44 -04:00
f8044c0a98
Make toggle-screen a little more verbose about what has been done and what needs to happen afterwards.
Storm Dragon2025-04-23 21:01:36 -04:00
eacadeba2a
Still figuring out how to tie some of these parts together.
Storm Dragon2025-04-23 20:56:09 -04:00
b8fc779187
Actually remember to make the screen toggle script executable.
Storm Dragon2025-04-23 20:54:48 -04:00
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.
Storm Dragon2025-04-23 20:51:12 -04:00
04ed33a4e2
Added method for installing packages from urls.
Storm Dragon2025-04-23 14:29:10 -04:00
a3c1aa3bf7
Added needed flag to installer for xf86-video-dummy-with-vt install in case it was installed earlier.
Storm Dragon2025-04-23 01:55:44 -04:00
c7cdba6c94
Fix error with xf86-video-dummy-with-vt install. Add discount as i3 dependency.
Storm Dragon2025-04-23 01:53:43 -04:00
d7b2a40999
Attempt to fix the bug with xf86-video-dummy not allowing xf86-video-dummy-with-vt to be installed.
Storm Dragon2025-04-22 13:32:11 -04:00
6fda221a68
Moved to xorg-drivers because I am pretty sure it can handle headless X without screen attached.
Storm Dragon2025-01-04 19:21:15 -05:00
7ac75d8fb2
Make pi 5 check for kernel replacement also work for the 500.
Storm Dragon2024-12-13 15:14:49 -05:00
44444e0549
Fixed weird problem with configure_fenrir.py TUI not working when called from configure stormux.
Storm Dragon2024-12-08 16:52:40 -05:00
a201dacd3d
Added option for Fenrir configuration utility. Will only work if your installed Fenrir is up to date.
Storm Dragon2024-12-08 16:18:08 -05:00
9a5e070bb0
Added warning for configure-stormux -> convert to server. After conversion, configure-stormux is no longer available.
Storm Dragon2024-11-09 16:04:14 -05:00
cc38781c36
Removed the wormhole ssh invite directive from convert to server because it was failing. Added instructions if no key is found.
Storm Dragon2024-09-23 20:00:13 -04:00
d58cb5ee9e
include some packages that were apparently missing now in latest installation of xorg.
Storm Dragon2024-08-27 20:44:10 -04:00
08718f2455
Updated dependencies for i3 installation.
Storm Dragon2024-08-27 20:17:25 -04:00
02cad9a079
New improved logging added. Logs are saved at /tmp/configure-stormux.log.
Storm Dragon2024-06-02 22:34:38 -04:00
646657244e
Try to make Orca start when mate desktop is launched.
Storm Dragon2024-05-23 17:50:22 -04:00
5716d66896
timedatectl seems to be working now with time sync.
Storm Dragon2024-05-21 02:07:50 -04:00
0f7f594054
Hopefully final touches on getting time and date sync working.
Storm Dragon2024-03-21 14:31:48 -04:00
94b68d8fdf
Try to make sure time and date is syncing with the internet.
Storm Dragon2024-03-21 11:27:08 -04:00
157c5cc9e3
Updated timezone script since timedatectl set-ntp seems to be working now.
Storm Dragon2024-03-12 16:45:56 -04:00
8c0e76b535
Moved resize partition to configure-stormux stub file.
Storm Dragon2024-03-08 16:27:09 -05:00
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.
Storm Dragon2024-03-06 02:09:55 -05:00
7026da6e73
Another attempt at removing 16k if already installed.
Storm Dragon2024-02-22 01:53:27 -05:00
a059cbe015
More work on switching to linux-rpi-16k kernel.
Storm Dragon2024-02-22 01:46:39 -05:00
27f54b1a29
Add option to install linux-rpi-16k for the pi 5.
Storm Dragon2024-02-16 01:17:04 -05:00
4a325e67cb
Because the first run of configure-stormux will be root, prompt the user to run it again without privileges.
Storm Dragon2023-09-24 15:54:26 -04:00
f8ba1bd645
Update the linger file for the new user name.
Storm Dragon2023-08-22 02:57:57 -04:00
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.
Storm Dragon2023-08-19 17:09:54 -04:00
512204875c
Update to audible prompt without breaking configure for those that do not have the audibleprompt.sh code.
Storm Dragon2023-08-19 16:57:34 -04:00
ca1c7154ba
Only install necessary xorg pacfkages not everything, hopefully this doesn't break stuff.
Storm Dragon2023-08-17 16:43:53 -04:00
110a220846
update system moved to the install_packages function. Audible prompts used if available.
Storm Dragon2023-08-17 16:39:34 -04:00
ba84837102
Changed the irc utility to use curl instead of wget because of problems on armv7h with wget.
stormdragon29762023-01-26 19:13:40 -05:00
9c26da7f0a
Improvements to the part of gaming.sh that links the executables. Updated installed wine version to 7.11
stormdragon29762023-01-25 11:06:28 -05:00
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.
stormdragon29762023-01-24 23:51:54 -05:00
fde8b464f6
forgot to add noconfirm flag in a couple spots.
stormdragon29762023-01-22 23:52:45 -05:00
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.
stormdragon29762023-01-22 23:48:56 -05:00
2aaad60d04
try to prevent installing packages from breaking with package conflicts when installing desktops.
stormdragon29762023-01-22 20:32:16 -05:00
d5b753eac5
Stormux now offers i3 window manager instead of ratpoison.
stormdragon29762023-01-22 20:06:19 -05:00
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.
stormdragon29762023-01-20 19:27:36 -05:00
ad940b7424
Added dex to packages for ratpoison in preparation for supporting xdg-autostart.
Storm Dragon2022-04-12 16:15:34 -04:00