Commit graph

172 commits

Author SHA1 Message Date
8439abd6dd refactored file install algorithm 2023-04-26 01:38:05 -07:00
896e09f4c5 fixed file location expansion 2023-04-26 01:37:01 -07:00
5b44dbc96c fixed issue with functions install 2023-04-18 00:29:55 -07:00
2996561195 slight modification to force-remove 2023-04-17 23:37:01 -07:00
433ab5f596 updated functions to latest 2023-04-17 23:36:43 -07:00
5634189794 added gitignore 2023-04-17 23:36:29 -07:00
a06b6e234d added force-remove function 2023-04-17 23:24:03 -07:00
fd8ddf0596 added more comments, updated usage output 2023-04-17 23:23:23 -07:00
8500ec2a48 refactored update system to not actually perform installs for setting up
removal arrays
2023-04-17 23:20:43 -07:00
632f49c930 fixed funcion return syntax 2023-04-12 13:51:05 -07:00
e413bee104 v2.2.0 - added dry-run option 2023-04-12 13:37:20 -07:00
6f3f7b90df switched packages variable to array 2023-04-12 13:11:10 -07:00
eed0ee893d fixing dependency resolution syntax 2023-04-11 12:22:49 -07:00
bcf74d9f05 relocated source of functions after establishing location 2023-04-11 12:11:47 -07:00
13eb96cb32 refactor of installation methods for rollback and updates
v2.1.0
2023-04-11 12:07:58 -07:00
34e702e4ab added backups of files replaced or modified to installer 2023-04-11 12:02:07 -07:00
e4299d3d8d updated to latest functions 2023-04-11 12:01:52 -07:00
46447aec78 updated to latest functions 2023-04-11 10:24:12 -07:00
ae1aad8b8c refactored remove function 2023-04-11 10:14:14 -07:00
f753d39035 updated to latest functions 2023-04-11 10:13:56 -07:00
9b1ba843dc disabling external settings for now as it's still broken 2023-03-23 23:27:10 -07:00
7e8ba12964 added further check for release upgrade before attempting to query it 2023-03-19 21:58:31 -07:00
70b3aa3ee8 added newer commits for PRbL 2023-03-14 15:32:31 -07:00
6f030b8138 added better handling for existing installs 2023-03-14 15:32:13 -07:00
f27f47f507 added missing 'then' 2023-03-14 15:16:46 -07:00
056b28092f improved dependency install workflows 2023-03-14 00:55:30 -07:00
06fe9ba5b3 added default settings to setup 2023-03-14 00:55:07 -07:00
7f0606c3aa better failover handling for settings and functions import 2023-03-14 00:30:10 -07:00
b876a993c3 changed settings file handling 2023-03-13 15:18:34 -07:00
c8df2ace5a updated functionsrev to v1.1.7 2023-03-09 13:32:37 -08:00
dd18013da3 prep for optimization refactor 2023-03-09 13:31:23 -08:00
99b66e37d6 inverted logic check to avoid collisions 2023-03-09 12:30:10 -08:00
778c98f276 v2.0.2 quickinfo - removed old unused code and added comments 2023-03-09 12:01:53 -08:00
74c83516c8 uncommented non-interactive trap after removing cache support 2023-03-09 11:58:14 -08:00
259a7e87cb fixed settings location syntax 2023-03-09 10:48:14 -08:00
fbb7b0b468 version 2.0.0, refactored out cache, introduced external settings file 2023-03-09 10:25:01 -08:00
7e2060a53e updated to functions v1.1.6 2023-03-09 10:21:45 -08:00
70e4cde953 removed old test script 2023-03-09 09:47:41 -08:00
651f3d75ff added option to show/hide disconnected nets 2023-03-08 14:13:04 -08:00
5d829b31d8 fixed updates not displaying 2023-03-08 13:25:19 -08:00
3983cf6721 refactored disk info 2023-03-08 12:57:30 -08:00
e44044121b updated functions to v1.1.5 2023-03-08 10:42:34 -08:00
72e6f8d1db fixed typo in readme 2023-03-07 15:48:25 -08:00
173a72717d updated PRbL to 1.1.4 2023-03-07 15:46:37 -08:00
5fe9a163e2 added filter preferences to top of script 2023-03-07 15:09:25 -08:00
95aca53cfb fixed syntax issue with test statements 2023-03-07 15:08:52 -08:00
66ce6ddd3f updated PRbL functions to 1.1.3 2023-03-07 12:55:00 -08:00
1be64f972c added better handling for network section and updates 2023-03-07 12:50:02 -08:00
1c713a65f5 added OS detection algorithm. Still need to handle alternative handling 2023-03-07 12:49:27 -08:00
2b8f07c79e updated PRbL functions to 1.1.2 2023-01-12 12:40:49 -08:00