Commit Graph

857 Commits

Author SHA1 Message Date
rowanad df7cafb4a3
Added 'retry' option to the install.func internet check
The function still allows the user to continue without internet or to abort the install, but this change adds a third option: retry internet connection. Before this change, I often ran into situations where I could quickly remedy my internet issue (eg firewall config on router) but then I would need to run the lxc install script again from the beginning.
2024-01-31 16:15:30 +11:00
tteckster acec4f6293
Update install.func
tweak
2024-01-24 04:49:08 -05:00
tteckster 1782fad313
Update install.func
tweak
2024-01-21 04:30:01 -05:00
tteckster 0d90ef3ea3
Update build.func
tweak
2024-01-21 04:28:42 -05:00
tteckster 8ef47c526f
Update netdata.sh
fixes https://github.com/tteck/Proxmox/issues/2359
2024-01-18 05:06:54 -05:00
tteckster 79b29951d7
Update alpine-install.func
moved to `build.func`
2024-01-16 22:29:34 -05:00
tteckster 2997b2f911
Update build.func
fixes https://github.com/tteck/Proxmox/issues/2356
2024-01-16 22:24:33 -05:00
tteckster 72fb5c396d
Update build.func
tweak
2024-01-14 23:29:37 -05:00
tteckster 7191bcabd2
Update build.func
tweak
2024-01-14 23:20:36 -05:00
tteckster a8eaa376c1
Update build.func
tweak
2024-01-14 23:04:56 -05:00
tteckster bf687e884f
Update build.func
tweak
2024-01-14 23:00:56 -05:00
tteckster 3c515e9f8e
Update build.func
tweak
2024-01-13 21:11:58 -05:00
tteckster 6a83a3eaac
New feature
- The option to utilize Apt-Cacher-NG (Advanced settings) when creating LXCs. The added functionality is expected to reduce bandwidth usage and provide faster operating system updates.
- Requires the Apt-Cacher-NG LXC
2024-01-12 15:00:42 -05:00
tteckster 50bc9c334a
Update install.func
revert
2024-01-12 12:11:16 -05:00
tteckster 371cde2d8a
Update build.func
revert
2024-01-12 12:09:32 -05:00
tteckster 77087f798a
Update build.func
tweak
2024-01-12 12:00:37 -05:00
tteckster 5196ed8fec
Update build.func
tweak
2024-01-12 11:48:37 -05:00
tteckster ea339ecfab
Update build.func
tweak
2024-01-12 11:29:20 -05:00
tteckster 4cd3cf0e23
Update install.func
accommodate apt-cacher-ng
2024-01-12 10:30:39 -05:00
tteckster d9aedda5af
Update build.func
add option to utilize apt-cacher-ng
2024-01-12 10:29:27 -05:00
tteckster d72f269ad6
Update build.func
fixes https://github.com/tteck/Proxmox/issues/2326
2024-01-12 05:14:17 -05:00
tteckster 9ca401e30f
Update verbose mode
- Remove `set -x`
- Only entries with `$STD` will be shown
2024-01-09 19:44:38 -05:00
tteckster 5f3bd5904e
Update alpine-install.func
no spinner allowed
2024-01-07 10:50:17 -05:00
tteckster df25fe9446
Update alpine-install.func
add spinner, attempt 3
2024-01-07 10:43:29 -05:00
tteckster c73a2909f7
Update alpine-install.func
add spinner, attempt 2
2024-01-07 10:36:15 -05:00
tteckster e27191e607
Update alpine-install.func
revert add spinner
2024-01-07 09:41:22 -05:00
tteckster 9f03c98e8f
Update alpine-install.func
add spinner
2024-01-07 01:45:12 -05:00
tteckster 867a10f03f
Add new element
- add spinner
2024-01-06 17:15:45 -05:00
tteckster 8e10c14bce
Update code-server.sh
fixes https://github.com/tteck/Proxmox/issues/2297
2024-01-05 17:11:48 -05:00
tteckster 00f73c7370
Update install.func
tweak
2024-01-03 16:09:16 -05:00
tteckster 5b02f66391
Update build.func
warn Proxmox VE 7 (EOL 2024-07)
2024-01-02 00:23:26 -05:00
tteckster 30c53d6958
update year to 2024 2024-01-01 12:13:05 -05:00
tteckster f442c1b328
Update update-lxcs.sh
- postfix fix
fixes https://github.com/tteck/Proxmox/issues/2270
2023-12-30 07:59:11 -05:00
tteckster 475edf432d
Update build.func
revert
2023-12-29 16:27:58 -05:00
tteckster 6f3b33550e
Update build.func
passwords cannot start with a hyphen
2023-12-29 09:46:07 -05:00
tteckster 8c780535a1
Update alpine-install.func
change repositories to `latest-stable`
2023-12-27 20:04:50 -05:00
tteckster 5bf822849e
Update update-lxcs.sh
tweak
2023-12-24 11:19:05 -05:00
tteckster 325288f099
Update add-tailscale-lxc.sh
tweak
2023-12-23 09:24:52 -05:00
tteckster 6ba8c5e06c
Update add-tailscale-lxc.sh
tweak
2023-12-23 06:44:38 -05:00
tteckster 3964789ca3
Update build.func
tweak
2023-12-23 04:54:55 -05:00
tteckster 6f0788f220
Update add-tailscale-lxc.sh
tweak
2023-12-22 19:51:33 -05:00
tteckster 79a542cd5a
Update netdata.sh
tweak
2023-12-22 19:45:53 -05:00
tteckster 16a37644bb
Update hw-acceleration.sh
- Requires PVE Version 8.0 or higher
2023-12-21 17:37:36 -05:00
tteckster d94dacc53b
Update hw-acceleration.sh
- code refactoring
- add non-verbose option
2023-12-20 22:13:31 -05:00
tteckster c2a3eb52ca
Update hw-acceleration.sh
- code refactoring
- add an option to install intel-media-va-driver-non-free
- add vainfo
- add intel-gpu-tools
2023-12-20 20:54:09 -05:00
tteckster 7cfb239d70
Update install.func
revert tweak
2023-12-20 11:32:06 -05:00
tteckster db0abe293d
Update install.func
tweak
2023-12-20 11:26:26 -05:00
tteckster e8c61ddea7
Update netdata.sh
code refactoring
2023-12-20 11:25:00 -05:00
tteckster b3a6f29bc2
Update netdata.sh
tweak
2023-12-20 04:12:13 -05:00
tteckster fb394e9e81
Update netdata.sh
tweak
2023-12-19 20:23:19 -05:00