Tristan Ancelet tristan
  • Joined on 2023-10-11
tristan pushed to master at tristan/journal 2023-11-10 21:11:23 -06:00
533895fcfa Added my last addition to the post
tristan pushed to master at tristan/journal 2023-11-10 21:07:33 -06:00
a4285d0bbc Added more to today's post
tristan pushed to master at tristan/journal 2023-11-10 19:55:53 -06:00
0bbf45df41 Updated post
tristan pushed to master at tristan/journal 2023-11-10 18:57:24 -06:00
d25bbafffe Added new section of repo. The ACTUAL journal
tristan pushed to master at tristan/journal 2023-11-10 18:16:52 -06:00
ff9e4bd6c2 Had to add my scripts to this repo
tristan pushed to master at tristan/myscripts 2023-11-10 18:15:27 -06:00
4ab64cc1f1 Had to unescape EXEX_REPLACEMENT that would've prevented the desktop file from being valid
tristan pushed to master at tristan/myscripts 2023-11-10 17:03:32 -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)
tristan pushed to master at tristan/myscripts 2023-11-10 16:36:42 -06:00
fc290a728d Had to fix typo when installing networkmanager, caused it to fail to install NM and wpa_supplicant
tristan pushed to master at tristan/myscripts 2023-11-10 16:21:51 -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)
tristan pushed to master at tristan/myscripts 2023-11-10 16:13:29 -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
tristan pushed to master at tristan/myscripts 2023-11-10 16:07:50 -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
tristan pushed to master at tristan/myscripts 2023-11-10 16:06:15 -06:00
6da855a05f Had to change -d flag to -f as I forgot disks are considered special files
tristan pushed to master at tristan/myscripts 2023-11-10 16:04:52 -06:00
c0bc51e9a7 Added a functionality to pass arguments to install script
tristan pushed to master at tristan/myscripts 2023-11-10 15:59:18 -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
tristan pushed to master at tristan/myscripts 2023-11-10 15:49:55 -06:00
1cdd9342f9 Had to fix a path mispelling, and had to fix multiline comments in embeded script
tristan pushed to master at tristan/myscripts 2023-11-10 15:35:22 -06:00
ac608174fa Made a few changes to allow for both BIOS and EFI installations
tristan pushed to master at tristan/myscripts 2023-11-10 14:08:51 -06:00
9b91217a09 Started making scripted installer for archlinux with explanation about every part of the process
tristan pushed to master at tristan/blog 2023-11-09 15:32:08 -06:00
e69fad1184 Had to change a few things in webhooks
tristan pushed to master at tristan/blog-wiki 2023-11-09 15:32:05 -06:00
8623acba92 Had to change a few things in webhooks
tristan pushed to master at tristan/blog-site 2023-11-09 15:32:04 -06:00
20beb7025c Had to change a few things in webhooks