Commit Graph

  • 4b409db718 fixed grammar & output of script : master Tristan Ancelet 2024-06-06 17:37:05 -0500
  • ef2bb4f28a Added new handle_logs function Tristan Ancelet 2024-06-06 17:15:31 -0500
  • 2e9d4712fa Moved keyring install to correct place Tristan Ancelet 2024-05-12 22:31:21 -0500
  • 50c4834032 Fixed syntax issue and added archlinux-keyring install & configure Tristan Ancelet 2024-05-12 22:27:05 -0500
  • 617326fd52 Removed un-necessary echo statement Tristan Ancelet 2023-12-06 11:32:11 -0600
  • 5501e3fa57 Removed un-necessary shifts and reset index of variable Tristan Ancelet 2023-12-06 11:31:10 -0600
  • 6cf389acdd Forgot to push on other computer (fixed variable setting) Tristan Ancelet 2023-12-06 11:28:04 -0600
  • b22dcd6831 Somehow deleted the coproc Tristan Ancelet 2023-12-06 11:06:51 -0600
  • 4873410cd2 removed redirect into /dev/null for installer download (so that the user is aware that a download is happening) Tristan Ancelet 2023-12-03 22:13:01 -0600
  • 2a7519024c Added 'Description' to doc Tristan Ancelet 2023-12-01 12:48:34 -0600
  • 254e7834b7 corrected wget dep to curl Tristan Ancelet 2023-12-01 12:47:29 -0600
  • 8ff7e47140 Capitalized letter Tristan Ancelet 2023-12-01 12:46:25 -0600
  • 6806beb733 Added doc section explaining the script and my plans for it Tristan Ancelet 2023-12-01 12:45:01 -0600
  • dd157e834c Cleaned up 'log' function. Variable declarations somehow were inline (didn't affect function, just doesn't look right Tristan Ancelet 2023-12-01 12:28:52 -0600
  • f504eb3c63 Added log statement to notify user that the desktop file will be udated if there is a difference with the new desktop file setup after installation/update Tristan Ancelet 2023-12-01 12:26:13 -0600
  • 05a05dfca6 Updated comments and log messages to correct them Tristan Ancelet 2023-12-01 12:24:18 -0600
  • 22669044db Removed un-necessary desktop-file-install's and setup flagged conditional that will handle installing/updating the desktop file if needed Tristan Ancelet 2023-12-01 12:22:49 -0600
  • 2b6efc9a5d Just realized there was an icon dir already existing in ($HOME/.local/share/icons). Removed my "custom" one and will use it instead. Tristan Ancelet 2023-12-01 12:15:51 -0600
  • fc82020be3 Updated log message to correct it and removed un-necessary sudo before desktop-file-install Tristan Ancelet 2023-12-01 12:10:59 -0600
  • 47fbc1cb8a Added new section that will handle installing the desktop file if it isn't already Tristan Ancelet 2023-12-01 12:08:37 -0600
  • 2291793f6d Added NOTES in doc Tristan Ancelet 2023-11-26 14:42:15 -0600
  • d61b97bc49 updated make and doc section Tristan Ancelet 2023-11-26 14:40:14 -0600
  • 6bb33bad72 Added new synergy v1.x build script for fedora Tristan Ancelet 2023-11-26 14:36:02 -0600
  • 7e1c698858 Decided to just give full path to btrfs util for each call due to the alias not working and the crontab not giving it enough of a PATH to know where it is Tristan Ancelet 2023-11-26 12:58:06 -0600
  • 97b5db543d Updated .gitmodules Tristan Ancelet 2023-11-25 17:54:45 -0600
  • 4059d7cfc2 Updated readme Tristan Ancelet 2023-11-25 17:52:19 -0600
  • 1991b72b7b updated readme Tristan Ancelet 2023-11-25 17:49:53 -0600
  • 620666220f Had to add logic to re-format disk string in case it is an nvme drive. Also removed BIOS header creation (as it's not needed since the first it's created automatically with the first MBR partition Tristan Ancelet 2023-11-25 17:16:07 -0600
  • 60ab5840ba Had to fix btrfs path type Tristan Ancelet 2023-11-24 17:47:10 -0600
  • de8c7de945 Added -s flag to curl to silence it Tristan Ancelet 2023-11-18 19:35:41 -0600
  • a734bbf83b Implemented logging functions Tristan Ancelet 2023-11-18 19:32:42 -0600
  • 02dbe5e0eb Replaced manual retrieval of remote version with function call Tristan Ancelet 2023-11-18 19:23:23 -0600
  • 4e5967e3bc Added a section documenting the script Tristan Ancelet 2023-11-18 19:13:31 -0600
  • 0911f7b134 Had to replace camtel.net with Tristan Ancelet 2023-11-18 19:01:45 -0600
  • f334b8d66e Had to setup hostname calls in do_emergency_email so that the default value of MESSAGE woudln't have to be manually altered Tristan Ancelet 2023-11-18 18:59:58 -0600
  • 431918e013 Fixed 'proxy' to 'relay' Tristan Ancelet 2023-11-18 18:57:25 -0600
  • d15bbd57fa Added README Tristan Ancelet 2023-11-18 18:46:28 -0600
  • 88d8054d53 Added a section that will install the desktop file if it isn't detected as installed Tristan Ancelet 2023-11-18 18:40:49 -0600
  • 0a53b9674d Re-enabled the desktop portion of the installer, was testing out other features Tristan Ancelet 2023-11-18 15:15:22 -0600
  • 9074cf529d Added a few menues for user to choose timezone and locale Tristan Ancelet 2023-11-18 14:27:06 -0600
  • 6b20dba53e Began implementing timezone logic Tristan Ancelet 2023-11-18 12:59:17 -0600
  • 6c660b941a Merge remote branch “origin/master” Tristan Ancelet 2023-11-18 12:43:41 -0600
  • de14c072f7 Added new helper functions to make script more interactive, and implemented them. Tristan Ancelet 2023-11-18 12:41:35 -0600
  • 7d1a292111 Made a new script to handle sending an alert email if postfix is found to have crashed Tristan Ancelet 2023-11-17 13:37:45 -0600
  • 2437e4a869 Had to change INSTALL_DIR to my actual install dir ($HOME/.opt) Tristan Ancelet 2023-11-13 21:36:33 -0600
  • 3102d34556 Had to fix typo with getenforce (was genenforce), and fix some comments Tristan Ancelet 2023-11-13 20:14:13 -0600
  • 708d599cce Had to delete and re-add repo to this repo Tristan Ancelet 2023-11-13 20:08:04 -0600
  • c6c5af8c36 Yes Tristan Ancelet 2023-11-12 18:20:41 -0600
  • b160492424 added new project Tristan Ancelet 2023-11-12 18:12:49 -0600
  • 8d986d7a77 Had to fix a few spelling errors and update the path of one of the variables Tristan Ancelet 2023-11-11 15:18:30 -0600
  • 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 Tristan Ancelet 2023-11-11 15:03:41 -0600
  • 4ab64cc1f1 Had to unescape EXEX_REPLACEMENT that would've prevented the desktop file from being valid Tristan Ancelet 2023-11-10 18:15:22 -0600
  • 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 Ancelet 2023-11-10 17:03:28 -0600
  • fc290a728d Had to fix typo when installing networkmanager, caused it to fail to install NM and wpa_supplicant Tristan Ancelet 2023-11-10 16:36:36 -0600
  • 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 Ancelet 2023-11-10 16:21:46 -0600
  • 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 Ancelet 2023-11-10 16:13:25 -0600
  • 2133dd9d47 Had to fix it YET again. I didn't realize that bash had -b to verify if something is a block device Tristan Ancelet 2023-11-10 16:07:47 -0600
  • 6da855a05f Had to change -d flag to -f as I forgot disks are considered special files Tristan Ancelet 2023-11-10 16:06:11 -0600
  • c0bc51e9a7 Added a functionality to pass arguments to install script Tristan Ancelet 2023-11-10 16:04:47 -0600
  • 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 Ancelet 2023-11-10 15:59:14 -0600
  • 1cdd9342f9 Had to fix a path mispelling, and had to fix multiline comments in embeded script Tristan Ancelet 2023-11-10 15:49:51 -0600
  • ac608174fa Made a few changes to allow for both BIOS and EFI installations Tristan Ancelet 2023-11-10 15:35:16 -0600
  • 9b91217a09 Started making scripted installer for archlinux with explanation about every part of the process Tristan Ancelet 2023-11-10 14:08:41 -0600
  • 5ce434c7a7 Created new repo for just my scripts Tristan Ancelet 2023-11-02 11:44:20 -0500