|
|
01fedbcc6d
|
Fix derp
|
2023-03-23 14:04:10 -04:00 |
|
|
|
a4f9281afe
|
Style changes
|
2023-03-23 14:01:14 -04:00 |
|
|
|
2ac82ccbde
|
Move PKG_QUERY to command array
|
2023-03-23 13:38:30 -04:00 |
|
|
|
439361e4cb
|
Move execute up for all pm commands
|
2023-03-23 13:33:38 -04:00 |
|
|
|
57e58e6c4e
|
Change condition style
|
2023-03-23 13:09:56 -04:00 |
|
|
|
f8678629dc
|
Make less noisy
|
2023-03-22 12:34:38 -04:00 |
|
|
|
82113fb470
|
Fix webroot mask
|
2023-03-22 12:22:35 -04:00 |
|
|
|
c8c610b3eb
|
Fix uninstall list
|
2023-03-22 10:14:03 -04:00 |
|
|
|
2c7331bed9
|
New generic install method
|
2023-03-21 15:51:22 -04:00 |
|
|
|
02e0e4a021
|
New generic install method
|
2023-03-21 15:20:21 -04:00 |
|
|
|
8edd9637c1
|
New generic install method
|
2023-03-21 15:16:08 -04:00 |
|
|
|
d0f43b6b30
|
New generic install method
|
2023-03-21 14:37:38 -04:00 |
|
|
|
089ce68cc6
|
New generic install method
|
2023-03-21 14:28:00 -04:00 |
|
|
|
7c8a324306
|
New generic install method
|
2023-03-21 14:27:35 -04:00 |
|
|
|
144c4e3bad
|
New generic install method
|
2023-03-21 14:24:27 -04:00 |
|
|
|
61b86d3b7c
|
New generic install method
|
2023-03-21 14:21:59 -04:00 |
|
|
|
1339921844
|
New generic install method
|
2023-03-21 14:15:58 -04:00 |
|
|
|
d7e52af956
|
New generic install method
|
2023-03-21 14:09:40 -04:00 |
|
|
|
b41902ad13
|
Preserve more whitespace
|
2023-03-21 11:50:05 -04:00 |
|
|
|
a5273f347c
|
Fix whitespace
|
2023-03-21 11:35:41 -04:00 |
|
|
|
0ca572dd50
|
Refactor disableCoW()
|
2023-03-21 11:28:52 -04:00 |
|
|
|
cc31f9b62e
|
Fix disableCoW race
|
2023-03-21 11:25:14 -04:00 |
|
|
|
439fbc8ca0
|
More safe whitespace
|
2023-03-21 11:21:26 -04:00 |
|
|
|
3ac000e49a
|
Allow more safe whitespace
|
2023-03-21 11:13:39 -04:00 |
|
|
|
cc6e866557
|
First shot at removing eval
|
2023-03-21 10:58:38 -04:00 |
|
|
|
1a5f2e3222
|
Fix grep for depends list
|
2023-03-19 11:49:18 -04:00 |
|
|
|
1d66b43a26
|
Only copy files from deb
|
2023-03-19 11:47:31 -04:00 |
|
|
|
185f606a38
|
Fix installMCGENERIC return
|
2023-03-19 11:43:00 -04:00 |
|
|
|
7ccbcfaedc
|
Fix deb extraction
|
2023-03-19 11:38:19 -04:00 |
|
|
|
cff3b99a7d
|
Prevent overriding switches for unknown OS
|
2023-03-19 11:35:09 -04:00 |
|
|
|
a5b37bc1be
|
Fix switch scopes for unknown OS
|
2023-03-19 11:29:32 -04:00 |
|
|
|
d9242c4882
|
Disable PKG commands on unknown distros
|
2023-03-19 11:22:51 -04:00 |
|
|
|
d350879bb6
|
Add debug for gentoo testing
|
2023-03-19 11:16:01 -04:00 |
|
|
|
a71b980371
|
Use apt-get for OS detection
|
2023-03-19 11:13:33 -04:00 |
|
|
|
e587e23a2e
|
Replace pwd with script dir
|
2023-03-15 17:42:05 -04:00 |
|
|
|
9c5e25e574
|
First stab at generic install method
|
2023-03-15 17:32:59 -04:00 |
|
|
|
3ca121d7f3
|
Add --yes option to always answer yes
|
2023-03-15 14:01:07 -04:00 |
|
|
|
fdf2fe8141
|
Update docs
|
2023-03-15 11:45:15 -04:00 |
|
|
|
82179ea018
|
1.0-rc6 release
|
2023-02-27 11:25:35 -05:00 |
|
|
|
95479db688
|
Pull migrateLibrary out of eval
|
2023-02-27 11:18:18 -05:00 |
|
|
|
3ae237a68a
|
Pull restorefromfile out of eval
|
2023-02-24 16:27:51 -05:00 |
|
|
|
a406bf82e9
|
Cleanup var names and debug
|
2023-02-21 15:31:46 -05:00 |
|
|
|
7658b9e803
|
Fix mjr file globs
|
2023-02-16 14:17:52 -05:00 |
|
|
|
51282e0472
|
Convert more commands to arrays for execute()
|
2023-02-15 12:38:16 -05:00 |
|
|
|
df980f103c
|
Remove more unecessaary command arrays
|
2023-02-15 12:02:52 -05:00 |
|
|
|
c5f6ec51cc
|
Refactor execute() and restoreLicense()
|
2023-02-15 11:43:35 -05:00 |
|
|
|
50ec81710b
|
Test out force install
|
2023-02-14 15:01:47 -05:00 |
|
|
|
b6eb4281e6
|
Add debug
|
2023-02-14 14:51:43 -05:00 |
|
|
|
2aa5fe56f4
|
Fix --arch scope
|
2023-02-14 14:48:13 -05:00 |
|
|
|
95695fc7b0
|
Add --arch for cross-compile
|
2023-02-14 14:03:44 -05:00 |
|