rowanad
e5840ce1bb
Added 'retry' option to the alpine-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:19:35 +11:00
tteckster
79b29951d7
Update alpine-install.func
...
moved to `build.func`
2024-01-16 22:29:34 -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
8c780535a1
Update alpine-install.func
...
change repositories to `latest-stable`
2023-12-27 20:04:50 -05:00
tteckster
95e26b6842
Update alpine-install.func
...
fixes https://github.com/tteck/Proxmox/issues/2015
2023-11-09 09:09:44 -05:00
tteckster
88092fa613
Update alpine-install.func
...
tweak disable_ipv6
2023-08-14 21:23:58 -04:00
tteckster
59b4e28413
Update alpine-install.func
...
add `sysctl -p` command
fixes https://github.com/tteck/Proxmox/issues/1688
2023-08-14 15:12:51 -04:00
5olu7ion
34674317b3
Case insensitive User Input ( #1475 )
...
* Always lower User input
2023-06-09 18:38:17 -04:00
tteckster
c12f2773e7
Code refactoring
2023-05-15 07:39:30 -04:00
tteckster
ab40267e90
Update alpine-install.func
...
enable root SSH access
2023-03-25 20:21:12 -04:00
tteckster
1f32020d5c
Update alpine-install.func
...
tweak
2023-03-25 08:22:24 -04:00
tteckster
6829e1121d
default, no root password for alpine-* install
2023-03-25 06:12:45 -04:00
tteckster
4175b8d5f6
The latest iteration of the scripts ( #1220 )
2023-03-22 20:48:20 -04:00