Commit Graph

64 Commits

Author SHA1 Message Date
4b409db718 fixed grammar & output of script
:
2024-06-06 17:37:05 -05:00
ef2bb4f28a Added new handle_logs function 2024-06-06 17:15:31 -05:00
2e9d4712fa Moved keyring install to correct place 2024-05-12 22:31:21 -05:00
50c4834032 Fixed syntax issue and added archlinux-keyring install & configure 2024-05-12 22:27:05 -05:00
617326fd52 Removed un-necessary echo statement 2023-12-06 11:32:11 -06:00
5501e3fa57 Removed un-necessary shifts and reset index of variable 2023-12-06 11:31:10 -06:00
6cf389acdd Forgot to push on other computer (fixed variable setting) 2023-12-06 11:28:04 -06:00
b22dcd6831 Somehow deleted the coproc 2023-12-06 11:06:51 -06:00
4873410cd2 removed redirect into /dev/null for installer download (so that the user is aware that a download is happening) 2023-12-03 22:13:01 -06:00
Tristan Ancelet
2a7519024c Added 'Description' to doc 2023-12-01 12:48:34 -06:00
Tristan Ancelet
254e7834b7 corrected wget dep to curl 2023-12-01 12:47:29 -06:00
Tristan Ancelet
8ff7e47140 Capitalized letter 2023-12-01 12:46:25 -06:00
Tristan Ancelet
6806beb733 Added doc section explaining the script and my plans for it 2023-12-01 12:45:01 -06:00
Tristan Ancelet
dd157e834c Cleaned up 'log' function. Variable declarations somehow were inline (didn't affect function, just doesn't look right 2023-12-01 12:28:52 -06:00
Tristan Ancelet
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 2023-12-01 12:26:13 -06:00
Tristan Ancelet
05a05dfca6 Updated comments and log messages to correct them 2023-12-01 12:24:18 -06:00
Tristan Ancelet
22669044db Removed un-necessary desktop-file-install's and setup flagged conditional that will handle installing/updating the desktop file if needed 2023-12-01 12:22:49 -06:00
Tristan Ancelet
2b6efc9a5d Just realized there was an icon dir already existing in ($HOME/.local/share/icons). Removed my "custom" one and will use it instead. 2023-12-01 12:15:51 -06:00
Tristan Ancelet
fc82020be3 Updated log message to correct it and removed un-necessary sudo before desktop-file-install 2023-12-01 12:10:59 -06:00
Tristan Ancelet
47fbc1cb8a Added new section that will handle installing the desktop file if it isn't already 2023-12-01 12:08:37 -06:00
2291793f6d Added NOTES in doc 2023-11-26 14:42:15 -06:00
d61b97bc49 updated make and doc section 2023-11-26 14:40:14 -06:00
6bb33bad72 Added new synergy v1.x build script for fedora 2023-11-26 14:36:02 -06:00
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 2023-11-26 12:58:06 -06:00
97b5db543d Updated .gitmodules 2023-11-25 17:54:45 -06:00
4059d7cfc2 Updated readme 2023-11-25 17:52:19 -06:00
1991b72b7b updated readme 2023-11-25 17:49:53 -06:00
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 2023-11-25 17:16:07 -06:00
60ab5840ba Had to fix btrfs path type 2023-11-24 17:47:10 -06:00
de8c7de945 Added -s flag to curl to silence it 2023-11-18 19:35:41 -06:00
a734bbf83b Implemented logging functions 2023-11-18 19:32:42 -06:00
02dbe5e0eb Replaced manual retrieval of remote version with function call 2023-11-18 19:23:23 -06:00
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