Commit Graph

18 Commits

Author SHA1 Message Date
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