Commit graph

255 commits

Author SHA1 Message Date
alanw
b3613062c6 added golang dependency for Slipstreamadded golang dependency for Slipstream 2023-05-09 12:37:41 -07:00
alanw
c7058b92ce updated functions to v1.1.15 2023-05-09 12:07:19 -07:00
Alan Weinstock
fd17a2410c
Merge pull request #1 from pyr0ball/newfeature_extras_menu
Newfeature extras menu
2023-05-08 22:24:50 -07:00
70f63ab35f Merge branch 'master' of github.com:pyr0ball/PRbL-bashrc 2023-05-08 22:23:49 -07:00
d9daca46b0 updated to latest functions 2023-05-08 22:23:30 -07:00
e7dc5fe06a fixed apt-get syntax 2023-05-08 22:21:06 -07:00
dcf0d517f3 migrated file handling to PRbL functions 2023-05-08 22:19:39 -07:00
371037c316 updated to latest functions 2023-05-08 17:35:22 -07:00
6f93b40726 fixed logging output 2023-05-08 17:35:04 -07:00
b64f4b1286 added functions fallbacks and removed commented code 2023-05-08 17:33:56 -07:00
4b3da346bc added extras menu functions into install 2023-05-08 15:15:10 -07:00
426caaade7 switched over dry-run logic to run function 2023-05-08 15:14:52 -07:00
8c2ceb1b1f changed detectvim to look for latest version 2023-05-08 15:12:33 -07:00
3a2b38d154 switched around run function logic 2023-05-08 15:12:09 -07:00
cf2af69032 commented out tab enforcement 2023-05-08 15:11:35 -07:00
dd6e58a43e install vim install edits 2023-05-07 23:54:56 -07:00
796bf57aec fixed repo clone function array access 2023-05-07 22:21:59 -07:00
3342b42de7 fixed dependency install function 2023-05-07 22:13:24 -07:00
003e8159d5 added Slipstream installation to extras and added menu stub 2023-05-07 22:04:08 -07:00
9741f3db6b updated functions to v1.1.11 2023-05-07 22:02:36 -07:00
26cedf0772 added Slipstream Installer 2023-05-06 02:05:43 -07:00
5b60075290 re-added extra installs logic 2023-05-06 02:05:18 -07:00
56ed1943ca set dry_run and update flags to unset after run to avoid conflicts with
extra installs
2023-05-06 02:04:37 -07:00
d934049e45 added stylized title 2023-05-06 02:03:14 -07:00
alanw
08fbb31d68 updated to functions v1.1.11 (fixed logging) 2023-05-02 13:34:21 -07:00
679674cbec relocated a lost quote 2023-04-29 22:40:25 -07:00
c60d6828f4 fixed apt-get command 2023-04-29 22:38:39 -07:00
8059bf26ad added new run functions for handling dry-runs 2023-04-26 13:44:21 -07:00
736c767e24 fixed version comparison 2023-04-26 13:39:58 -07:00
fdab517c13 disabled sensors alert on dry-run 2023-04-26 13:39:18 -07:00
e419522fbd refactored recursive directory file install function 2023-04-26 13:33:18 -07:00
5efe466c06 refactored backup function to handle hidden files 2023-04-26 13:29:46 -07:00
3aa5761f6c changed install file enumeration 2023-04-26 01:41:41 -07:00
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