Commit Graph

244 Commits

Author SHA1 Message Date
242dfe8f73 Update haos-vm.sh
fixes https://github.com/tteck/Proxmox/issues/2338
2024-01-13 20:57:10 -05:00
d763628086 Update haos-vm.sh 2024-01-06 17:55:01 -05:00
101c9eb122 Update haos-vm.sh
- add spinner
2024-01-06 17:27:00 -05:00
30c53d6958 update year to 2024 2024-01-01 12:13:05 -05:00
6f8302dc3b Update debian-vm.sh
update url
2023-12-31 17:44:52 -05:00
589d7d6377 Update ubuntu-vm.sh
set image to `current`
2023-12-14 04:51:52 -05:00
f39262c86e Updated address of cloud img file - ubuntu-vm.sh (#2189)
Update to '20231207'
https://cloud-images.ubuntu.com/jammy/20231207/jammy-server-cloudimg-amd64.img
2023-12-14 04:07:34 -05:00
a78448679b Delete vm/haos-test.sh 2023-12-02 20:47:12 -05:00
47ecba463a Update haos-test.sh 2023-12-02 20:30:12 -05:00
fea40f6526 Update haos-test.sh 2023-12-02 20:22:18 -05:00
e95e8992a9 Update haos-test.sh 2023-12-02 20:06:05 -05:00
e679048dda Update haos-test.sh 2023-12-02 19:56:35 -05:00
2ccb561ff4 Create haos-test.sh
test DO NOT USE
2023-12-02 19:35:10 -05:00
c82fc0ddbc Update mikrotik-routeros.sh
- code refactoring
- update to CHR
- thanks to @NiccyB
2023-12-01 21:16:31 -05:00
4fdf751a50 Update debian-vm.sh
tweak description
2023-11-27 12:43:17 -05:00
4ecb33e99d Update ubuntu-vm.sh
tweak description
2023-11-27 09:57:22 -05:00
cb970e8873 Update openwrt.sh
tweak description
2023-11-27 09:56:24 -05:00
70cedc41e5 Update owncloud-vm.sh
tweak description
2023-11-27 09:54:38 -05:00
dcad1abbbb Update nextcloud-vm.sh
tweak description
2023-11-27 09:52:59 -05:00
09cc28b017 Update mikrotik-routeros.sh
tweak description
2023-11-27 09:51:48 -05:00
942fd3fda2 Update debian-vm.sh
tweak description
2023-11-27 09:50:06 -05:00
f76bfa3037 Update pimox-haos-vm.sh
tweak description
2023-11-27 09:48:44 -05:00
f3b9b0fdf0 Update haos-vm.sh
tweak description
2023-11-27 09:40:33 -05:00
04a0a412c4 Update ubuntu-vm.sh
fixes https://github.com/tteck/Proxmox/issues/2090
2023-11-22 13:00:53 -05:00
8c3fd6f90d Update ubuntu-vm.sh
tweak
2023-11-18 17:42:31 -05:00
eb6fd78fa6 Create ubuntu-vm.sh 2023-11-18 16:58:19 -05:00
48f5906246 Update debian-vm.sh
- add serial0 socket
2023-11-16 10:39:04 -05:00
c968f07e42 Update debian-vm.sh
tweak
2023-11-15 19:22:40 -05:00
897c75478e Update owncloud-vm.sh
tweak
2023-11-14 13:02:13 -05:00
ac546e3f42 Create nextcloud-vm.sh 2023-11-14 11:54:11 -05:00
587ae7ab3f Create owncloud-vm.sh 2023-11-14 11:33:48 -05:00
15f1343a00 Update openwrt.sh
tweak
2023-11-01 03:40:43 -04:00
4a2d9296bd Create debian-vm.sh 2023-10-31 16:01:05 -04:00
a901f2a065 Update haos-vm.sh (#1940)
Dev OS builds have been moved to a new server
2023-10-18 04:06:28 -04:00
7a58b8c01c Update openwrt.sh
fix stableversion variable
2023-10-15 08:43:44 -04:00
e71b8cd2de Update openwrt.sh
fixes https://github.com/tteck/Proxmox/issues/1924
2023-10-15 07:27:56 -04:00
9d7372b679 Update haos-vm.sh
- Set "Advanced" defaults
2023-09-28 06:52:05 -04:00
24551de292 Update haos-vm.sh
- Add a function to verify if the user is the root user (without using sudo).
- Set default disk cache to writethrough
- Set default CPU type to host
2023-09-28 06:40:15 -04:00
d7ed355918 Update openwrt.sh
fixes https://github.com/tteck/Proxmox/issues/1842
2023-09-26 11:43:20 -04:00
6fae1fc557 add backtitle 2023-09-09 05:13:17 -04:00
a85593afa4 Update mikrotik-routeros.sh
version 7.11.2
2023-09-05 05:24:29 -04:00
276252772e Update mikrotik-routeros.sh
version 7.11
2023-08-15 15:16:20 -04:00
dfb6ca572b Update mikrotik-routeros.sh
version 7.10.2
PVE 8
2023-07-25 06:57:00 -04:00
6501d0f43f Make IP and NETMASK configurable (#1605)
* Make IP and NETMASK configurable

Users can now customize IP and Netmask of the router
2023-07-11 06:16:46 -04:00
c495bdd5c4 Update pimox-haos-vm.sh
PVE 8 compatible
2023-07-09 08:51:10 -04:00
f1319f44fe Update openwrt.sh
add pve 8
fixes https://github.com/tteck/Proxmox/issues/1528
2023-06-22 15:55:39 -04:00
7b20f5aef8 Update haos-vm.sh
PVE 8 ready
2023-06-09 12:43:07 -04:00
11e0f3a8ed Changes to openwrt.sh (#1460)
* Update openwrt.sh

Compactify script and fix text (WAN Vlan).

* Update openwrt.sh

Switch network devices to match OpenWrt defaults (eth0 is lan, eth1 is wan).
2023-06-03 11:29:30 -04:00
89e933e85e Update openwrt.sh
set network.lan.ipaddr=192.168.2.1
2023-06-03 06:43:28 -04:00
299fc5c827 Rename openwrt-vm.sh to openwrt.sh 2023-05-23 07:45:13 -04:00