Commit Graph

11 Commits

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