Commit Graph

22 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 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 4cd3cf0e23
Update install.func
accommodate apt-cacher-ng
2024-01-12 10:30:39 -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 867a10f03f
Add new element
- add spinner
2024-01-06 17:15:45 -05:00
tteckster 00f73c7370
Update install.func
tweak
2024-01-03 16:09:16 -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 e45aa5e42a
Update install.func
- globally add update command
2023-10-05 15:36:19 -04:00
tteckster 9948c7c410
Update install.func
tweak
2023-07-23 08:34:20 -04:00
tteckster 2caee65b10
Update install.func
tweak
2023-06-25 00:44:22 -04:00
tteckster ad8d7fce24
Update install.func
tweak
2023-06-25 00:31:16 -04:00
tteckster f0a8502c96
Update install.func
tweak
2023-06-25 00:00:32 -04:00
tteckster 59110997d5
Update install.func
Tweak for Debian 12
2023-06-17 18:30:05 -04:00
tteckster d5c38b978a
Update install.func
tweak
2023-05-25 07:22:03 -04:00
tteckster 9192b8b076
Update install.func
added code descriptions
2023-05-15 18:33:04 -04:00
tteckster c12f2773e7
Code refactoring 2023-05-15 07:39:30 -04:00
tteckster 353e74f86b
Update install.func
add error message
2023-05-06 17:09:28 -04:00
tteckster 4175b8d5f6
The latest iteration of the scripts (#1220) 2023-03-22 20:48:20 -04:00