• Joined on 2022-12-22
storm pushed to master at storm/configure-stormux 2025-04-25 19:04:23 -04:00
24415b0328 Fixed bug with toggle screen restart prompt.
storm pushed to testing at storm/stormux 2025-04-25 16:07:17 -04:00
c88bd17709 Added volume check to the beginning of configure-stormux stub.
storm pushed to master at storm/configure-stormux 2025-04-25 13:45:21 -04:00
3593fe6702 Do not ask to restart when setting screen type during gui install.
storm pushed to master at storm/configure-stormux 2025-04-25 13:40:41 -04:00
e51940bf86 Attempt to make headless driver more reliable.
storm pushed to master at storm/configure-stormux 2025-04-25 13:38:51 -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 pushed to master at storm/configure-stormux 2025-04-23 21:05:38 -04:00
bf36a89324 Fixed typo in yes/no check.
storm pushed to master at storm/configure-stormux 2025-04-23 21:03:53 -04:00
57a0fddce7 Include functions in toggle-screen.
f8044c0a98 Make toggle-screen a little more verbose about what has been done and what needs to happen afterwards.
Compare 2 commits »
storm pushed to master at storm/configure-stormux 2025-04-23 20:56:13 -04:00
eacadeba2a Still figuring out how to tie some of these parts together.
storm pushed to master at storm/configure-stormux 2025-04-23 20:54:51 -04:00
b8fc779187 Actually remember to make the screen toggle script executable.
storm pushed to master at storm/configure-stormux 2025-04-23 20:51:22 -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 pushed to master at storm/configure-stormux 2025-04-23 14:29:15 -04:00
04ed33a4e2 Added method for installing packages from urls.
storm pushed to master at storm/configure-stormux 2025-04-23 01:55:48 -04:00
a3c1aa3bf7 Added needed flag to installer for xf86-video-dummy-with-vt install in case it was installed earlier.
storm pushed to master at storm/configure-stormux 2025-04-23 01:53:47 -04:00
c7cdba6c94 Fix error with xf86-video-dummy-with-vt install. Add discount as i3 dependency.
storm pushed to testing at storm/fenrir 2025-04-23 01:36:19 -04:00
6b84a8e9bc Rename suspendingScreen to ignoreScreen. Requires edit to your settings file, find suspending and change it to ignore. This may break stuff, please let me know.
storm pushed to testing at storm/stormux 2025-04-22 21:36:34 -04:00
c1af07bf18 2 characters over the limit for labels, so fixed it.
storm pushed to testing at storm/stormux 2025-04-22 21:28:42 -04:00
a88a386ef4 Attempt to make images bootable no matter the source, micro sd, nvme, etc.
storm pushed to master at storm/configure-stormux 2025-04-22 13:33:05 -04:00
d7b2a40999 Attempt to fix the bug with xf86-video-dummy not allowing xf86-video-dummy-with-vt to be installed.
storm pushed to master at storm/git-hooks 2025-04-21 21:10:17 -04:00
3a9f9514b2 Add an option to turn off title for posts because on Mastodon a title is a content warning.
storm pushed to testing at storm/fenrir 2025-04-21 14:05:22 -04:00
3212962a5b Adjusted a few of the defaults in punctuation and in settings file. Logs are now in a more screen reader friendly format with timestamps and level coming after the actual information.
storm pushed to plugins at storm/cthulhu 2025-04-20 15:28:13 -04:00
5181944de0 Move timestamps to the end of the log message instead of the beginning. Makes debugging much less of a PITA.