Commit Graph

559 Commits

Author SHA1 Message Date
tteckster
e7194c92fc
Create monitor-all.sh 2023-04-29 00:04:09 -04:00
tteckster
c92d92a499
Update monitor-lxcs.sh
tweak
2023-04-28 08:42:35 -04:00
tteckster
8f9b06609f
Update monitor-lxcs.sh
incorporate add/remove functions
2023-04-28 08:17:20 -04:00
tteckster
488895ad5a
Update monitor-lxcs.sh
add option to exclude containers
2023-04-27 18:38:02 -04:00
tteckster
700717da43
Create monitor-lxcs.sh 2023-04-27 16:45:11 -04:00
tteckster
f74869108c
Update update-lxcs.sh
silent `apt update` and show `apt list --upgradable`
2023-04-27 01:48:35 -04:00
tteckster
70d51d964d
Update build.func
add default distribution message box
2023-04-25 05:51:55 -04:00
tteckster
e09d96287c
Update post-pve-install.sh
add description
2023-04-24 21:05:10 -04:00
tteckster
899c015fb9
Update post-pve-install.sh
Code refactoring
2023-04-24 12:06:45 -04:00
tteckster
e31ddbac14
Update build.func
tweak
2023-04-23 18:19:05 -04:00
tteckster
ab48d60861
Update build.func
fix branch
2023-04-23 18:13:25 -04:00
tteckster
34d311371c
Update build.func
provide the option for users to switch between Debian and Ubuntu distributions
2023-04-23 18:09:32 -04:00
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