Andrew Walsh
c5df606b25
Optimize installs with apt-fast and various minor cleanups. ( #35 )
...
* Fix cut regression.
Originally fixed in #17 . This was reintroduced when master was sync'd to staging.
* Update pre_cache_action.sh
* Switch to CLI safe apt command.
Address concern in issue #23 .
* Optimize installs with apt-fast and cleanup logging.
2022-07-23 17:06:17 -07:00
Andrew Walsh
c4bc8b6ed5
Merge branch 'master' into staging
2022-07-19 21:12:17 -07:00
awalsh128
e3e8536b71
Add newline at EOF to lib.sh
2022-07-19 21:08:41 -07:00
awalsh128
8af57b352e
Fix all packages reporting.
2022-07-19 20:46:02 -07:00
awalsh128
1e75d90dc9
Merge script include snippet.
2022-07-19 20:44:04 -07:00
awalsh128
b61cf9a6f1
Copy from staging to dev.
2022-07-19 20:42:48 -07:00
Andrew Walsh
a85a2de3b3
Update installation to consider symlinks as well.
...
Addresses problem raised in #25
2022-07-19 20:34:24 -07:00
awalsh128
f7b89333d6
Copy from master to staging.
2022-07-19 20:02:22 -07:00
awalsh128
0735dbdc22
Update package gathering.
2022-07-19 19:53:44 -07:00
awalsh128
fa7091e9a8
Fix sorting when normalizing package list.
2022-07-14 21:57:20 -07:00
awalsh128
63f7fccab9
Simplify logging calls.
2022-07-14 21:44:35 -07:00
awalsh128
f6ea1022c2
Add log timings for perf debugging.
2022-06-30 07:13:58 -07:00
awalsh128
e6baec0bc6
Fix cache version ref and ver function output.
2022-06-30 01:17:13 -07:00
awalsh128
45b8861f3a
Fix package name ver function output.
2022-06-30 01:06:32 -07:00
awalsh128
c961be0ea5
Fix lib arg ref and quoting behavior.
2022-06-30 00:51:24 -07:00
awalsh128
1ca2ac1a4c
Standardize syntax and script sourcing.
2022-06-30 00:30:31 -07:00
awalsh128
4d55f8a4fb
Fix literal quotes and make variables use best practice.
2022-06-03 21:51:44 -07:00
awalsh128
49b4515f51
Fix arg ordinals and package sort return.
2022-06-03 21:45:00 -07:00
awalsh128
e68df30bd6
Experimental version. Cleaned up syntax and created common library functions.
2022-03-26 12:42:40 -07:00