Commit graph

52 commits

Author SHA1 Message Date
alanweinstock
45085f2393 fixed macs array getting cleared as it was built 2025-02-26 21:56:19 -08:00
alanweinstock
f6bcfc9a4c added wan ip failovers, fixed disk info 2025-02-26 21:34:58 -08:00
alanweinstock
f4e60d27ca fixed firewall check needing elevated permissions
commented out lxc section as it's not handled well yet
2025-02-26 12:23:59 -08:00
alanweinstock
7bc614d8c1 fixed missing array declaration 2025-02-26 09:48:10 -08:00
alanweinstock
35f5986219 3.x refactor for new functions, new features, new version 2025-02-25 20:57:53 -08:00
e8bf95fd5c Merge branch 'main' of https://github.com/pyr0ball/PRbL-bashrc into develop 2024-09-22 15:32:36 -07:00
0a4b9dc719 Merge branch 'develop' of https://github.com/pyr0ball/PRbL-bashrc into develop 2024-09-22 14:11:32 -07:00
2b570faf2b updated to PRbL 1.7.3, added new aliases 2024-09-22 13:59:56 -07:00
57d6da462d fixed wan ip get 2024-09-11 10:30:08 -07:00
9b308fdaf8 fixed broken wan check 2024-04-14 10:13:23 -07:00
f6a86d2cc8 iterated minor version 2023-09-28 23:11:00 -07:00
9ed70241e9 fixed grep string using wrong var 2023-09-28 23:08:02 -07:00
f349ab0854 fixed functions source and issues when curl is missing 2023-09-28 22:47:41 -07:00
660b5649a1 changed ifconfig to ip a for wider compatibility 2023-08-12 17:22:53 -07:00
1239305ff4 Merge branch 'main' of github.com:pyr0ball/PRbL-bashrc into develop 2023-08-11 01:36:12 -07:00
8b370797f2 fixed syntax error 2023-08-11 01:31:19 -07:00
f9a7cc57ac fixed formatting issues in quickinfo 2023-08-11 01:11:40 -07:00
alanw
7ffd90baec fixed unexpended tabs in quickinfo 2023-06-29 21:10:32 -07:00
71f7a54f7b added execute bit to bashrc 2023-05-24 14:48:19 -07:00
896e09f4c5 fixed file location expansion 2023-04-26 01:37:01 -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
f27f47f507 added missing 'then' 2023-03-14 15:16:46 -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
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
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
72e6f8d1db fixed typo in readme 2023-03-07 15:48:25 -08:00
5fe9a163e2 added filter preferences to top of script 2023-03-07 15:09:25 -08:00
1be64f972c added better handling for network section and updates 2023-03-07 12:50:02 -08:00
904c24ea2a removed redundant functions from quickinfo+
adde more disk type detection
2022-10-28 10:46:47 -07:00
Alan Weinstock
f08830aca4 fixed global functions varname 2022-09-01 13:54:48 -07:00
Alan Weinstock
42a495e6b6 refactored to accomodate for user/root installer 2022-09-01 13:17:18 -07:00
BuildTools
07f828ca92 fixed quickinfo bash library reference pointer 2022-08-27 00:20:56 -07:00
9ab589cae7 fixed dos line-endings 2022-03-23 14:22:49 -07:00
BuildTools
891f228a4e migrated functions to separate repo, reintegrated as submodule 2022-03-23 10:35:37 -07:00
BuildTools
b9167a0e67 added boxborder function 2022-03-23 09:12:00 -07:00
BuildTools
092aa9fae0 migrated remaining hardcoded escape characters to variable 2022-03-23 09:10:54 -07:00
2ea4529d00 added variable to adjust escape commands 2022-03-23 08:44:16 -07:00
5546c477ac added multi-select function 2022-03-22 13:40:50 -07:00
Alan Weinstock
e9fa75cefc added test script and fixed line endings 2022-03-22 12:04:28 -07:00