Commit Graph

56 Commits

Author SHA1 Message Date
157c5cc9e3 Updated timezone script since timedatectl set-ntp seems to be working now. 2024-03-12 16:45:56 -04: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. 2024-03-06 02:09:55 -05:00
3b6c1ab5bf Added package blueman for desktops. 2023-08-24 10:49:59 -04:00
f8ba1bd645 Update the linger file for the new user name. 2023-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. 2023-08-19 17:09:54 -04:00
ca1c7154ba Only install necessary xorg pacfkages not everything, hopefully this doesn't break stuff. 2023-08-17 16:43:53 -04:00
110a220846 update system moved to the install_packages function. Audible prompts used if available. 2023-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. 2023-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 2023-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. 2023-01-24 23:51:54 -05:00
fde8b464f6 forgot to add noconfirm flag in a couple spots. 2023-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. 2023-01-22 23:48:56 -05:00
2aaad60d04 try to prevent installing packages from breaking with package conflicts when installing desktops. 2023-01-22 20:32:16 -05:00
14f1f92e36 today is typo day it seems. 2023-01-22 20:27:24 -05:00
6f890c1adf Fixed a typo/bug. 2023-01-22 20:13:54 -05:00
d5b753eac5 Stormux now offers i3 window manager instead of ratpoison. 2023-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. 2023-01-20 19:27:36 -05:00
ad940b7424 Added dex to packages for ratpoison in preparation for supporting xdg-autostart. 2022-04-12 16:15:34 -04:00
afe8a28671 Allow for setting nick when using help option. 2022-04-10 23:30:56 -04:00
1be56e4fc0 Add irc option for help 2022-04-10 19:23:48 -04:00
3263d02c56 More work for desktop sound. 2022-04-06 03:24:24 -04:00
f3ff0d9c7a Sound code improved for desktops. 2022-04-06 02:54:29 -04:00
5d36442a19 Add smoothe sound theme for gui installs. 2022-04-06 02:28:57 -04:00
5ee85b703d No longer need to restart after installing gui. 2022-04-06 02:19:59 -04:00
6e7943a00b Remove some of the messages from setting time. 2022-04-04 03:12:59 -04:00
3af6bbcce5 Remove pulseaudio code since we now use pipewire. 2022-03-29 03:30:25 -04:00
8e20ef30bd Make sure the system is up to date before installing games environment. 2022-02-14 20:07:16 -05:00
18f05c8823 Make sure the system is up to date before installing requested X environment. 2022-02-14 20:05:35 -05:00
13fdfeb817 Added network-manager-applet to package lists for full desktops. 2022-02-13 22:11:14 -05:00
258f575863 Revert to wine 6.17 because of problems some people were having with 7.1. 2022-02-09 07:47:52 -05:00
4f946f1062 forgot to remove exit command from timezone file after testing. 2022-02-09 05:21:20 -05:00
03fbee9222 Added set timezone. 2022-02-09 05:18:29 -05:00
410296f4ff Create simlink for winepath. 2022-02-09 02:34:31 -05:00
9298f38603 Updated wine to 7.1 2022-02-06 00:01:49 -05:00
0a45de0aa5 Use wine from PlayOnLinux because it's already nice and prepackaged. 2022-01-31 04:58:33 -05:00
2a4cc63613 Attempt to add lxqt and reorganize code. 2021-10-26 11:46:20 -04:00
404b624a3f Fixed another typo. 2021-10-23 14:33:47 -04:00
ac39dfe76f Added internet and screen reader options. 2021-10-23 14:26:22 -04:00
1a25259362 Added restart prompt to gaming.sh, needed before box86 will work nicely with wine. 2021-10-21 22:37:13 -04:00
5d406c10e2 Enable nodm, but do not start it because machine should be rebooted so that speech-dispatcher will actually work. 2021-10-20 02:57:19 -04:00
ce6d5a802a Testing a new wine installation. 2021-10-20 02:23:42 -04:00
e3250878f9 Added sudoloop to install_package for things that take a long time to install. 2021-10-20 00:33:39 -04:00
e48ae34362 make sure ratpoison gets installed if there was a previous desktop installed. 2021-10-19 12:31:54 -04:00
fcebb04c51 Prompt for restart at the end of gui installation. 2021-10-19 02:51:51 -04:00
0461986db9 Finish adding stuff to gaming.sh. 2021-10-18 23:22:19 -04:00
1cce48b6c5 install package function now checks to make sure repositories are synchronized. 2021-10-18 21:10:07 -04:00
280a36cb02 Fixed a bug in the gaming.sh script. 2021-10-18 14:50:09 -04:00
9ef956342a Added package xclip. 2021-10-18 14:05:34 -04:00
fe7b6d0a8c Fixed a bug in gui.sh that caused desktop to not load. 2021-10-18 12:46:17 -04:00
ac5b2c9882 More stuff to set up gui. 2021-10-18 03:19:24 -04:00