Commit Graph

208 Commits

Author SHA1 Message Date
tteckster 9d7372b679
Update haos-vm.sh
- Set "Advanced" defaults
2023-09-28 06:52:05 -04:00
tteckster 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
tteckster d7ed355918
Update openwrt.sh
fixes https://github.com/tteck/Proxmox/issues/1842
2023-09-26 11:43:20 -04:00
tteckster 6fae1fc557
add backtitle 2023-09-09 05:13:17 -04:00
tteckster a85593afa4
Update mikrotik-routeros.sh
version 7.11.2
2023-09-05 05:24:29 -04:00
tteckster 276252772e
Update mikrotik-routeros.sh
version 7.11
2023-08-15 15:16:20 -04:00
tteckster dfb6ca572b
Update mikrotik-routeros.sh
version 7.10.2
PVE 8
2023-07-25 06:57:00 -04:00
Victor Caldas 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
tteckster c495bdd5c4
Update pimox-haos-vm.sh
PVE 8 compatible
2023-07-09 08:51:10 -04:00
tteckster f1319f44fe
Update openwrt.sh
add pve 8
fixes https://github.com/tteck/Proxmox/issues/1528
2023-06-22 15:55:39 -04:00
tteckster 7b20f5aef8
Update haos-vm.sh
PVE 8 ready
2023-06-09 12:43:07 -04:00
Rani Hod 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
tteckster 89e933e85e
Update openwrt.sh
set network.lan.ipaddr=192.168.2.1
2023-06-03 06:43:28 -04:00
tteckster 299fc5c827
Rename openwrt-vm.sh to openwrt.sh 2023-05-23 07:45:13 -04:00
tteckster 86286fdb5f
Update openwrt-vm.sh
code refactoring
2023-05-23 07:36:27 -04:00
tteckster 6a7cd6b956
Update openwrt-vm.sh
shfmt
2023-05-22 07:40:19 -04:00
tteckster c5ee4993c8
Update openwrt-vm.sh
tweak
2023-05-22 07:36:05 -04:00
tteckster 7e5206239a
Update openwrt-vm.sh
tweak
2023-05-22 07:25:27 -04:00
Jon "The Nice Guy" Spriggs 6a108a06ce
Add script to create an OpenWRT virtual machine (#1434) 2023-05-22 06:54:10 -04:00
tteckster db8d22f721
Update haos-vm.sh
code refactoring
2023-05-18 17:06:08 -04:00
tteckster 7680982315
Update haos-vm.sh
change storage menu message
2023-05-13 07:31:12 -04:00
tteckster 9e9b8286ad
Update haos-vm.sh
add tag
2023-05-10 23:20:05 -04:00
tteckster 513049c50b
Update pimox-haos-vm.sh
update pve_check
2023-04-26 05:38:40 -04:00
tteckster 49263e9874
Update haos-vm.sh
Include a choice within the "Advanced" settings to configure the CPU model between kvm64 (default) or host.
2023-04-02 11:26:00 -04:00
tteckster a2b5ce070d
Update haos-vm.sh
tweak
2023-04-02 08:48:09 -04:00
tteckster 2ff5df2ea8
Update haos-vm.sh
Code refactoring
2023-04-01 09:06:28 -04:00
tteckster 59bfc8d3e3
Update haos-vm.sh
Include a choice within the "Advanced" settings to configure the disk cache.
2023-03-31 17:26:56 -04:00
tteckster b19b5e1039
revert revert ssh_check 2023-03-27 21:21:14 -04:00
tteckster 92c24cefe4
revert SSH_CHECK 2023-03-27 20:53:51 -04:00
tteckster 6bf9e68f89
Update haos-vm.sh
add SSH_CHECK
2023-03-27 20:24:49 -04:00
tteckster 46ba32c586
Rename haos-vm-v5.sh to haos-vm.sh 2023-03-23 14:12:48 -04:00
tteckster 4175b8d5f6
The latest iteration of the scripts (#1220) 2023-03-22 20:48:20 -04:00
tteckster 0432ea1558
Update haos-vm-v5.sh
add new error_handler
2023-02-10 20:51:53 -05:00
tteckster 9e2a0e18f2
Update haos-vm-v5.sh
default settings more readable in code
2023-02-10 14:43:58 -05:00
tteckster f1be33211e
Update haos-vm-v5.sh
`awk` is more efficient than using `tr` as it doesn't need to create a new process
2023-02-10 14:02:16 -05:00
tteckster 992182d74d
Update haos-vm-v5.sh
Code refactoring
2023-02-10 13:39:23 -05:00
tteckster ae335b1155
Update haos-vm-v5.sh
more code optimization
2023-02-09 20:15:09 -05:00
tteckster d671df97c9
Update haos-vm-v5.sh
code optimization
2023-02-08 12:00:17 -05:00
tteckster 44c614f65d
include information (#1032) 2023-02-07 12:15:22 -05:00
tteckster 8e736f1680
Update haos-vm-v5.sh
tweak
2023-02-06 13:04:17 -05:00
tteckster b2b065d77d
Update haos-vm-v5.sh
ensure unicast random mac address
2023-02-01 11:06:59 -05:00
tteckster 4da7e6be7c
Update haos-vm-v5.sh
revert
2023-02-01 10:31:05 -05:00
tteckster c259330644
Update haos-vm-v5.sh
full random mac
2023-01-31 22:14:37 -05:00
tteckster 58db0a3be9
Update Home Assistant VM's (#983) 2023-01-25 10:42:35 -05:00
tteckster 0a2896d81f
Update mikrotik-routeros-v5.sh
update to 7.7
2023-01-20 11:18:32 -05:00
tteckster 419f750487
Update mikrotik-routeros-v5.sh
fix redirect
2023-01-20 10:36:19 -05:00
tteckster 0323395dec
Update mikrotik-routeros-v5.sh 2023-01-20 07:49:47 -05:00
tteckster c16ed2a80f
Update and rename mikrotik-routeros-v4.sh to mikrotik-routeros-v5.sh 2023-01-20 07:40:45 -05:00
tteckster 33ad41c028
Add files via upload 2023-01-10 14:23:00 -05:00
tteckster 2a87fea992
whiptail tweaks 2023-01-07 23:56:54 -05:00