Commit Graph

32 Commits

Author SHA1 Message Date
4e5967e3bc Added a section documenting the script 2023-11-18 19:13:31 -06:00
0911f7b134 Had to replace camtel.net with 2023-11-18 19:01:45 -06:00
f334b8d66e Had to setup hostname calls in do_emergency_email so that the default value of MESSAGE woudln't have to be manually altered 2023-11-18 18:59:58 -06:00
431918e013 Fixed 'proxy' to 'relay' 2023-11-18 18:57:25 -06:00
d15bbd57fa Added README 2023-11-18 18:46:28 -06:00
88d8054d53 Added a section that will install the desktop file if it isn't detected as installed 2023-11-18 18:40:49 -06:00
0a53b9674d Re-enabled the desktop portion of the installer, was testing out other features 2023-11-18 15:15:22 -06:00
9074cf529d Added a few menues for user to choose timezone and locale 2023-11-18 14:27:06 -06:00
6b20dba53e Began implementing timezone logic 2023-11-18 12:59:17 -06:00
6c660b941a Merge remote branch “origin/master” 2023-11-18 12:43:41 -06:00
de14c072f7 Added new helper functions to make script more interactive, and implemented them. 2023-11-18 12:41:35 -06:00
Tristan Ancelet
7d1a292111 Made a new script to handle sending an alert email if postfix is found to have crashed 2023-11-17 13:37:45 -06:00
2437e4a869 Had to change INSTALL_DIR to my actual install dir ($HOME/.opt) 2023-11-13 21:36:33 -06:00
3102d34556 Had to fix typo with getenforce (was genenforce), and fix some comments 2023-11-13 20:14:13 -06:00
708d599cce Had to delete and re-add repo to this repo 2023-11-13 20:08:04 -06:00
c6c5af8c36 Yes 2023-11-12 18:20:41 -06:00
b160492424 added new project 2023-11-12 18:12:49 -06:00
8d986d7a77 Had to fix a few spelling errors and update the path of one of the variables 2023-11-11 15:18:30 -06:00
9dc28a1cf6 Just mocked up a script to install LibreNMS, my coworker want's us to use this for network monitoring instead of zabbix. So I thought I might give it a try 2023-11-11 15:03:41 -06:00
4ab64cc1f1 Had to unescape EXEX_REPLACEMENT that would've prevented the desktop file from being valid 2023-11-10 18:15:22 -06:00
b44ac4e4b4 Had to add the install disk at the end of the grub-install lines (didn't see that until I tried to install 3 times) 2023-11-10 17:03:28 -06:00
fc290a728d Had to fix typo when installing networkmanager, caused it to fail to install NM and wpa_supplicant 2023-11-10 16:36:36 -06:00
9f6f752a8a Had to replace yes with the --noconfirm command because it didn't work for the gnome installation (as it asks for you to pick your subsystems) 2023-11-10 16:21:46 -06:00
8a6eccb884 Had to alter my 'yes' calls. As I had put un-needed flags '-y' that caused the utility to error out, causing my install to fail 2023-11-10 16:13:25 -06:00
2133dd9d47 Had to fix it YET again. I didn't realize that bash had -b to verify if something is a block device 2023-11-10 16:07:47 -06:00
6da855a05f Had to change -d flag to -f as I forgot disks are considered special files 2023-11-10 16:06:11 -06:00
c0bc51e9a7 Added a functionality to pass arguments to install script 2023-11-10 16:04:47 -06:00
8f3d8912f3 Had to remove a few copied lines from the embedded script (kinda caused it to fail to fully install a couple times before I caught it 2023-11-10 15:59:14 -06:00
1cdd9342f9 Had to fix a path mispelling, and had to fix multiline comments in embeded script 2023-11-10 15:49:51 -06:00
ac608174fa Made a few changes to allow for both BIOS and EFI installations 2023-11-10 15:35:16 -06:00
9b91217a09 Started making scripted installer for archlinux with explanation about every part of the process 2023-11-10 14:08:41 -06:00
5ce434c7a7 Created new repo for just my scripts 2023-11-02 11:44:20 -05:00