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 |