tteckster
|
811589a470
|
Update build.func
Remove Ubuntu 18.04, which will reach EOL on April 30, 2023
|
2023-04-22 05:37:20 -04:00 |
tteckster
|
3b2c81cf1c
|
Optimizing code
|
2023-03-30 07:02:00 -04:00 |
tteckster
|
8bf03a6cb6
|
Update build.func
update ssh_check code
|
2023-03-27 21:16:23 -04:00 |
tteckster
|
43ca5981f7
|
Update build.func
reword ssh_check
|
2023-03-27 20:00:26 -04:00 |
tteckster
|
36ee55e61d
|
Update build.func
tweak
|
2023-03-27 19:02:50 -04:00 |
tteckster
|
6368df0b9d
|
Update build.func
shfmt
|
2023-03-26 11:11:13 -04:00 |
tteckster
|
10ecbb856b
|
Update build.func
ssh_check
|
2023-03-26 11:06:28 -04:00 |
tteckster
|
ab40267e90
|
Update alpine-install.func
enable root SSH access
|
2023-03-25 20:21:12 -04:00 |
tteckster
|
b494fa404b
|
Update build.func
lower rest time
|
2023-03-25 17:26:28 -04:00 |
tteckster
|
1f32020d5c
|
Update alpine-install.func
tweak
|
2023-03-25 08:22:24 -04:00 |
tteckster
|
2e58146380
|
Update build.func
rest 5 sec after start container if alpine
|
2023-03-25 06:23:17 -04:00 |
tteckster
|
6829e1121d
|
default, no root password for alpine-* install
|
2023-03-25 06:12:45 -04:00 |
tteckster
|
b5ac68a22b
|
Delete alpine.func
|
2023-03-23 13:38:15 -04:00 |
tteckster
|
3c74788eb5
|
set alpine FUNCTIONS_FILE_PATH in build.func
|
2023-03-23 12:51:53 -04:00 |
tteckster
|
21a842eacd
|
add alpine to build.func
|
2023-03-23 12:41:01 -04:00 |
tteckster
|
190cdf5858
|
Update build.func
move variable
|
2023-03-23 12:31:19 -04:00 |
tteckster
|
b4ced6ced6
|
Delete docker.func
|
2023-03-23 11:03:53 -04:00 |
tteckster
|
3d6e1a2770
|
Update build.func
update
|
2023-03-23 07:33:03 -04:00 |
tteckster
|
3d6b65895a
|
Update build.func
revert
|
2023-03-23 07:18:14 -04:00 |
tteckster
|
8500e495b0
|
add Docker LXCs to build.func & tweaks
|
2023-03-23 07:07:49 -04:00 |
tteckster
|
98e88174ce
|
Update build.func
|
2023-03-23 04:50:06 -04:00 |
tteckster
|
ddc8c69e95
|
Update build.func
fix
|
2023-03-23 04:41:35 -04:00 |
tteckster
|
3d6eea5831
|
indent
|
2023-03-23 04:22:01 -04:00 |
tteckster
|
36f610127b
|
Delete ubuntu.func
|
2023-03-23 00:17:04 -04:00 |
tteckster
|
baa9bb9e2e
|
code refactoring
|
2023-03-23 00:09:04 -04:00 |
tteckster
|
33cc2d9c99
|
Update alpine.func
fix open bracket
|
2023-03-22 22:24:31 -04:00 |
Jimi Ford
|
7d893af4e8
|
fix EOF whitespace issue (#1223)
|
2023-03-22 22:14:35 -04:00 |
tteckster
|
dfe60d333f
|
tweak
|
2023-03-22 21:43:08 -04:00 |
tteckster
|
4175b8d5f6
|
The latest iteration of the scripts (#1220)
|
2023-03-22 20:48:20 -04:00 |
tteckster
|
51def5ec4c
|
Update post-pve-install.sh (#1175) (#1176)
Use a more specific regular expression to locate the line to modify.
Co-authored-by: Alex Leigh
|
2023-03-15 20:25:07 -04:00 |
tteckster
|
aee311706e
|
Update clean-lxcs.sh
skip non Debian/Ubuntu containers
|
2023-03-14 08:01:43 -04:00 |
tteckster
|
dc4e460b3c
|
Update update-lxcs.sh
use the command line to exclude multiple containers simultaneously
|
2023-03-10 19:36:10 -05:00 |
tteckster
|
de020b93af
|
Update scaling-governor.sh
revert 7a22dbf
|
2023-03-09 03:40:38 -05:00 |
tteckster
|
7a22dbfa98
|
Update scaling-governor.sh
tweak
|
2023-03-08 20:56:23 -05:00 |
tteckster
|
a153da3465
|
Update scaling-governor.sh
menu options dynamically based on the available scaling governors
|
2023-03-08 20:19:37 -05:00 |
tteckster
|
6b10aa922a
|
Update usb-passthrough.sh
clean
|
2023-03-08 19:08:45 -05:00 |
tteckster
|
7305fa4f0a
|
code refactoring
|
2023-03-08 15:37:32 -05:00 |
tteckster
|
12d5a78a30
|
match input if it's "y" or "yes" (case-insensitive)
|
2023-03-08 15:03:22 -05:00 |
tteckster
|
259ba993a2
|
Update post-pve-install.sh
tweak
|
2023-03-08 14:55:40 -05:00 |
tteckster
|
911d19cab6
|
Update update-lxcs.sh
add option to exclude an additional container by adding the CTID at the end of the shell command
|
2023-02-23 12:48:16 -05:00 |
tteckster
|
3efdce3526
|
Update clean-lxcs.sh
Start the container and prompt to clean if it is not a template.
|
2023-02-22 16:02:51 -05:00 |
tteckster
|
a36d736bf4
|
Update clean.sh
define default action (N)
|
2023-02-22 15:57:12 -05:00 |
tteckster
|
1780cd99c5
|
Update update-lxcs.sh
Start the container and perform an update if it is not a template.
|
2023-02-22 15:42:48 -05:00 |
tteckster
|
b2f7ebe759
|
Update olivetin.sh
tweak
|
2023-02-14 08:23:46 -05:00 |
tteckster
|
2d9cf318f0
|
Update olivetin.sh
|
2023-02-12 10:43:40 -05:00 |
tteckster
|
fce7ef9a1f
|
Update olivetin.sh
|
2023-02-12 10:41:12 -05:00 |
tteckster
|
9e82e8c963
|
Update olivetin.sh
|
2023-02-12 10:37:16 -05:00 |
tteckster
|
8f3e3f5248
|
Create olivetin.sh
|
2023-02-12 10:11:43 -05:00 |
tteckster
|
44c614f65d
|
include information (#1032)
|
2023-02-07 12:15:22 -05:00 |
tteckster
|
6368c9f72f
|
Update update-lxcs.sh
tweak
|
2023-02-07 05:16:14 -05:00 |
tteckster
|
907a29b7a3
|
Update update-lxcs.sh
change to dist-upgrade
|
2023-02-05 17:27:58 -05:00 |
tteckster
|
1fd36bc6c3
|
Update update-lxcs.sh
tweak
|
2023-02-05 17:10:04 -05:00 |
tteckster
|
0213205b29
|
Update clean.sh
tweak
|
2023-02-05 12:38:25 -05:00 |
tteckster
|
a4c1b0e464
|
Update clean-lxcs.sh
code optimization
|
2023-02-05 12:36:42 -05:00 |
tteckster
|
1be65d04cc
|
code refactoring
|
2023-02-04 16:45:47 -05:00 |
tteckster
|
b7e073b1c8
|
Update update-lxcs.sh
|
2023-02-04 12:56:22 -05:00 |
tteckster
|
d54683396e
|
use PCT_OSTYPE instead of redefining OS (#1018)
|
2023-02-04 12:47:47 -05:00 |
tteckster
|
108f3ffe5f
|
Update update-lxcs.sh
add rocky -centos-alma
|
2023-02-02 10:35:31 -05:00 |
tteckster
|
616dd24616
|
Update code-server.sh
pve check
|
2023-01-31 03:40:43 -05:00 |
tteckster
|
f067bc6e86
|
Update clean.sh
|
2023-01-29 15:38:57 -05:00 |
tteckster
|
6b3d7a7bf8
|
Update clean.sh
tweak
|
2023-01-29 15:20:01 -05:00 |
tteckster
|
c9e3b72dfa
|
Update clean.sh
tweak
|
2023-01-29 11:01:07 -05:00 |
tteckster
|
92f11b7660
|
Update clean-lxcs.sh
fix curl path
|
2023-01-29 10:04:48 -05:00 |
tteckster
|
ecd56591b6
|
Update update-lxcs.sh
tweak
|
2023-01-29 02:41:12 -05:00 |
tteckster
|
6d341109c5
|
Update clean-lxcs.sh
tweak
|
2023-01-28 16:56:58 -05:00 |
tteckster
|
118a7d7054
|
Create clean.sh
|
2023-01-28 16:17:46 -05:00 |
tteckster
|
24eb8ad256
|
Update clean-lxcs.sh
code refactoring
|
2023-01-28 16:16:55 -05:00 |
tteckster
|
4cc322d240
|
Update clean-lxcs.sh
|
2023-01-27 10:00:29 -05:00 |
tteckster
|
c360a680f8
|
Create clean-lxcs.sh
|
2023-01-27 09:53:43 -05:00 |
tteckster
|
61df2ea119
|
Update README.md
add instruction
|
2023-01-25 14:49:07 -05:00 |
tteckster
|
08fab50acd
|
copy-data
|
2023-01-25 14:39:50 -05:00 |
tteckster
|
d385d7e9d2
|
copy-data
|
2023-01-25 13:51:39 -05:00 |
tteckster
|
30c820fd2a
|
Delete omv.png
|
2023-01-16 12:14:48 -05:00 |
tteckster
|
1e7f5d14b9
|
Delete prome.png
|
2023-01-16 12:14:35 -05:00 |
tteckster
|
5cc5358e3e
|
Delete file-manager.png
|
2023-01-16 12:14:20 -05:00 |
tteckster
|
7bb145e414
|
Update kernel-clean.sh
add pve-kernel-6.1 check
|
2023-01-16 11:02:06 -05:00 |
tteckster
|
fd05d5e756
|
Delete github-icon.png
|
2023-01-15 22:56:21 -05:00 |
tteckster
|
a2034067c5
|
Delete motioneye-256x256.png
|
2023-01-15 22:55:40 -05:00 |
tteckster
|
b43167efcf
|
Delete proxcord.png
|
2023-01-15 22:53:58 -05:00 |
tteckster
|
394195904b
|
Delete social.png
|
2023-01-15 22:53:31 -05:00 |
tteckster
|
9ad5a37e27
|
Delete update-menu.png
|
2023-01-15 22:53:17 -05:00 |
tteckster
|
6ed44e7d44
|
Delete pms-copy-data.png
|
2023-01-15 22:53:02 -05:00 |
tteckster
|
d04d83bf4b
|
Delete play_prism.png
|
2023-01-15 22:52:39 -05:00 |
tteckster
|
cbfdd0cd3a
|
Delete node-red-themes.png
|
2023-01-15 22:52:17 -05:00 |
tteckster
|
d860403077
|
Delete gamuntu.png
|
2023-01-15 22:51:20 -05:00 |
tteckster
|
1c01f44600
|
Delete gamuntu1.png
|
2023-01-15 22:51:07 -05:00 |
tteckster
|
499b4d9c80
|
Delete discussions.png
|
2023-01-15 22:50:32 -05:00 |
tteckster
|
a97140b626
|
Delete changelog.png
|
2023-01-15 22:50:08 -05:00 |
tteckster
|
a95faa54ec
|
Delete change.png
|
2023-01-15 22:49:41 -05:00 |
tteckster
|
1cf054c918
|
Delete adminer_logo-cl.png
|
2023-01-15 22:49:30 -05:00 |
tteckster
|
b2e0e57b90
|
Delete adminer.png
|
2023-01-15 22:49:18 -05:00 |
tteckster
|
918914c1b6
|
Delete add_integration.png
|
2023-01-15 22:49:08 -05:00 |
tteckster
|
313de1c3aa
|
Delete docker.png
|
2023-01-15 22:48:57 -05:00 |
tteckster
|
32d9d83bcf
|
Update filebrowser.sh
tweak
|
2023-01-12 09:48:24 -05:00 |
tteckster
|
ab83240371
|
Update code-server.sh
tweak
|
2023-01-10 15:01:30 -05:00 |
tteckster
|
a7d3f03be5
|
Update add-tailscale-lxc.sh
tweak
|
2023-01-10 14:55:44 -05:00 |
tteckster
|
35d1a9b6c5
|
Update update-lxcs.sh
tweak
|
2023-01-10 11:31:30 -05:00 |
tteckster
|
a8c22e0c67
|
Update scaling-governor.sh
tweak
|
2023-01-10 11:16:26 -05:00 |
tteckster
|
f48837c643
|
Update kernel-clean.sh
tweak
|
2023-01-10 11:08:36 -05:00 |
tteckster
|
7d3417b25a
|
Update post-pve-install.sh
tweak
|
2023-01-10 10:56:36 -05:00 |