Commit Graph

16 Commits

Author SHA1 Message Date
7305fa4f0a code refactoring 2023-03-08 15:37:32 -05:00
12d5a78a30 match input if it's "y" or "yes" (case-insensitive) 2023-03-08 15:03:22 -05:00
1f9b959a47 modified the code for setting the time zone 2023-03-08 05:28:15 -05:00
0e1a3ae998 set time zone (#1131)
Retrieve the time zone from Proxmox and configure the container to use the same time zone
2023-03-07 12:09:28 -05:00
271f29bc59 don't trap Internet/DNS check error (#1098) 2023-02-24 01:00:53 -05:00
44c614f65d include information (#1032) 2023-02-07 12:15:22 -05:00
eeced862da code optimization (#1025)
- remove mc from Ubuntu
- change archive mirrors for Ubuntu
- small tweaks
2023-02-06 09:36:01 -05:00
3c47725412 code optimization (#1020) 2023-02-04 22:40:38 -05:00
d54683396e use PCT_OSTYPE instead of redefining OS (#1018) 2023-02-04 12:47:47 -05:00
351161bc83 add rm options 2023-02-04 09:40:27 -05:00
811ff7fd96 remove residual error_exit (#1012) 2023-02-03 08:40:46 -05:00
c8aa5a029d more pruning & code refactoring (#1011)
* improve error handling to show more details

* improve the way it checks for root password

* consistant getty_override

* streamline verbose mode

* remove v4 scripts

* small tweaks
2023-02-03 07:15:15 -05:00
1a8a13423c immediately enforce disable IPv6 (#993) 2023-01-27 21:15:50 -05:00
6964f82b4d Option to disable IPv6 (#986) 2023-01-26 03:55:42 -05:00
9a7d8fdc78 add midnight commander (mc) (#974) 2023-01-23 10:42:50 -05:00
83252cbfa3 Create postgresql-v5-install.sh 2023-01-05 13:23:48 -05:00