Commit Graph

943 Commits

Author SHA1 Message Date
tteckster 682a08e970
Update build.func
tweak
2023-09-26 19:16:25 -04:00
tteckster e0e81a022d
Update build.func
Please run these scripts as root (not with sudo).
2023-09-26 17:55:13 -04:00
tteckster 4ea0298644
Update monitor-all.sh
implement a 5-minute delay before starting
fixes https://github.com/tteck/Proxmox/issues/1840
2023-09-25 16:57:00 -04:00
tteckster 7691aded58
Update all-templates.sh
tweak
2023-09-23 08:38:39 -04:00
tteckster af5a0e3409
Update all-templates.sh
remove test MAC address
2023-09-23 08:00:12 -04:00
tteckster 148c2cb126
Update all-templates.sh
tweaks
2023-09-23 07:53:12 -04:00
tteckster e24879f192
Create all-templates.sh
Builds upon the functionality of the existing "turnkey.sh" script to incorporate all available templates.
2023-09-23 07:39:53 -04:00
tteckster c7593ed2eb
Update update-lxcs.sh
tweaks
2023-09-22 21:20:00 -04:00
tteckster 7942bf5755
Update update-lxcs.sh
tweak
2023-09-22 21:10:00 -04:00
tteckster f6a59ba4fd
Update update-lxcs.sh 2023-09-22 21:03:41 -04:00
tteckster 461a737b98
Update update-lxcs.sh
fixes https://github.com/tteck/Proxmox/issues/1825
2023-09-22 21:02:00 -04:00
tteckster 7f2c3d1549
Update update-lxcs.sh
change wording
fixes https://github.com/tteck/Proxmox/issues/1824
2023-09-22 14:17:01 -04:00
tteckster b0a7fc06eb
Update monitor-all.sh
tweak
2023-09-21 19:00:13 -04:00
tteckster a520795e1b
Update kernel-clean.sh
tweak
2023-09-20 05:27:06 -04:00
tteckster 64bdc91b67
Update microcode.sh
code refactoring
2023-09-14 12:16:26 -04:00
tteckster b651b404f6
Update clean.sh
tweak
2023-09-13 15:13:01 -04:00
tteckster 975bce31ba
Update clean.sh
code refactoring
2023-09-13 11:48:21 -04:00
tteckster 14390c0e9e
Update clean-lxcs.sh
code refactoring
2023-09-13 11:35:21 -04:00
tteckster 955d4b8ce5
Update kernel-clean.sh
tweak
2023-09-13 10:59:59 -04:00
tteckster e35904fbcf
Update kernel-clean.sh
tweak
2023-09-13 09:38:12 -04:00
tteckster 4fdead6380
Delete misc/kernel-clean-test.sh 2023-09-13 08:50:28 -04:00
tteckster 644ca75dbd
Update kernel-clean.sh
Code overhaul with a fresh start.
2023-09-13 08:50:10 -04:00
tteckster 273dc38c8a
Create kernel-clean-test.sh 2023-09-12 19:32:27 -04:00
tteckster 5b7eb21c6a
Update update-lxcs.sh
code refactoring
2023-09-12 02:18:28 -04:00
tteckster e098af8ed9
Update host-backup.sh
- code refactoring
- add comments
- loop the main script execution until "No"
2023-09-09 20:50:26 -04:00
tteckster 64b3958685
Update host-backup.sh
For consistency, it's necessary to include slashes both before and after the backup path and directory path when entering them.
2023-09-09 19:02:27 -04:00
tteckster 4535f31d3d
Update host-backup.sh
tweak
2023-09-09 17:26:14 -04:00
tteckster 8c4d2a3711
Update host-backup.sh
tweak
2023-09-09 17:07:58 -04:00
tteckster b31de2b712
Update host-backup.sh
Allow users to specify the backup path and directory they want to work in.
2023-09-09 16:50:45 -04:00
tteckster 6fae1fc557
add backtitle 2023-09-09 05:13:17 -04:00
tteckster ab394e04ab
Update filebrowser.sh
use latest
2023-09-08 06:02:47 -04:00
tteckster 1e04051b67
Update host-backup.sh
tweak
2023-09-07 16:51:29 -04:00
tteckster 9d96fae50b
Update host-backup.sh
tweak
2023-09-07 16:40:14 -04:00
tteckster 1e372141f1
Create host-backup.sh 2023-09-07 16:06:51 -04:00
tteckster 56c946abf4
tweaks 2023-09-06 18:45:37 -04:00
tteckster 186230591b
Update add-tailscale-lxc.sh
added a menu that enables you to choose the specific container where you want to install Tailscale.
2023-09-06 14:24:44 -04:00
tteckster 544f163e15
Update update-lxcs.sh
tweak
2023-09-06 03:01:10 -04:00
tteckster b8ebc36c51
Update clean-lxcs.sh
tweak
2023-09-06 02:59:48 -04:00
tteckster fb57234263
Update clean-lxcs.sh
add a new menu that allows you to choose which containers you want to exclude from the cleaning process.
2023-09-06 00:34:31 -04:00
tteckster d580ef30c0
Update update-lxcs.sh
new menu that allows you to choose which containers you want to exclude from the update process
2023-09-05 17:19:13 -04:00
tteckster 347d8310e4
fix copy-data file paths 2023-09-05 11:39:29 -04:00
tteckster 4bf7a1f743
create turnkey folder 2023-08-29 09:34:47 -04:00
tteckster 98b7b8cb80
Create turnkey-fileserver.sh 2023-08-29 08:10:03 -04:00
tteckster 27d1e0af35
Update post-pve-install.sh
tweak
2023-08-21 21:14:16 -04:00
tteckster b81ef06161
Update post-pve-install.sh
tweak
2023-08-21 21:06:31 -04:00
Csaba Kos 76d7cc6f71
Update monitor-all.sh to restart virtual machines instead of resetting (#1704)
If a virtual machine is not responding or has become unresponsive, perform a forceful restart instead of a soft reset
2023-08-18 20:14:48 -04:00
tteckster 58ecabe0ea
Update build.func
tweak
2023-08-17 09:26:44 -04: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
tteckster 4fb6313bec
Update microcode.sh
tweak
fixes https://github.com/tteck/Proxmox/issues/1680
2023-08-11 21:38:41 -04:00
tteckster dd495b6609
Update microcode.sh
test
2023-08-11 21:17:51 -04:00
tteckster d9147b073b
Update microcode.sh
Code refactoring
2023-08-11 11:46:54 -04:00
iveilleux f38378b79e
Update microcode.sh (#1679)
Verify iucode-tool is installed
2023-08-11 08:22:01 -04:00
tteckster e6ce819428
Update microcode.sh
update AMD microcode
2023-08-10 17:33:46 -04:00
tteckster 0d6aac1201
Update microcode.sh
Code refactoring
2023-08-10 06:51:20 -04:00
tteckster a4c45beffb
Update microcode.sh
check for Intel iucode-tool
2023-08-10 06:11:06 -04:00
tteckster 143f1f8518
Update microcode.sh
update Intel microcode
2023-08-09 20:08:56 -04:00
tteckster 0aa9ffee33
Update filebrowser.sh
New release issues, revert to 2.23.0
2023-08-01 12:08:09 -04:00
tteckster 14bf09bed3
Update microcode.sh
update AMD microcode to 3.20230719.1
2023-07-26 13:57:31 -04:00
tteckster 9948c7c410
Update install.func
tweak
2023-07-23 08:34:20 -04:00
tteckster 4e6e6f66b3
Update update-lxcs-cron.sh
non interactive
2023-07-22 13:45:33 -04:00
tteckster 991b0c1c69
Update cron-update-lxcs.sh
tweak
2023-07-18 04:54:43 -04:00
tteckster a5b70669c5
Update cron-update-lxcs.sh
tweak
2023-07-18 04:38:50 -04:00
tteckster 3a920bbceb
Update update-lxcs-cron.sh
shfmt
2023-07-18 04:28:46 -04:00
tteckster ba966fdff8
Update cron-update-lxcs.sh
This script is designed to schedule a cron job that updates all LXCs every Sunday at midnight.
2023-07-17 22:03:18 -04:00
tteckster 891bf6fe9f
Create cron-update-lxcs.sh 2023-07-17 21:09:55 -04:00
tteckster 054a4b8920
Delete cron-update-lxcs.sh 2023-07-17 18:50:19 -04:00
tteckster 3d8d8fc867
Update cron-update-lxcs.sh
tweak
2023-07-17 18:41:44 -04:00
tteckster 86bb11f25f
Update cron-update-lxcs.sh
tweak
2023-07-17 18:16:54 -04:00
tteckster 71bece9d27
Update cron-update-lxcs.sh
tweak
2023-07-17 17:58:06 -04:00
tteckster f0742abb2e
Update cron-update-lxcs.sh
tweak
2023-07-17 17:48:39 -04:00
tteckster abee2dfb1b
Create cron-update-lxcs.sh 2023-07-17 17:39:22 -04:00
tteckster 12dc7162a9
Create update-lxcs-cron.sh 2023-07-17 17:37:35 -04:00
tteckster 3d4804241a
Update pve8-upgrade.sh
replace the yes/no box with a message box in the menus.
2023-07-16 16:38:53 -04:00
tteckster 231f02ca01
Update build.func
Code refactoring
2023-07-11 17:38:19 -04:00
tteckster bc98c1ed80
Update webmin.sh
version 2.021
2023-07-05 06:17:21 -04:00
tteckster 77cb0b356d
Update post-pbs-install.sh
compatible with both PBS 2 and PBS 3
2023-07-03 15:20:57 -04:00
tteckster 2fbac0383a
Update post-pve-install.sh
tweak
2023-07-02 03:51:07 -04:00
tteckster 4133d38062
Update post-pve-install.sh
add Enable high availability
2023-07-02 02:54:37 -04:00
tteckster 2c5da2e770
Update build.func
tweak
2023-06-28 16:41:46 -04:00
tteckster f7b56041b3
Update pbs3-upgrade.sh
tweak
2023-06-28 10:58:04 -04:00
tteckster 7f388de17a
Update pbs3-upgrade.sh
tweak
2023-06-28 10:53:33 -04:00
tteckster da0a6524fb
Create pbs3-upgrade.sh 2023-06-28 10:45:39 -04:00
tteckster 94c9d4a331
Update build.func
tweak
2023-06-28 09:54:46 -04:00
tteckster 72051ef30c
Update build.func
fix indent
2023-06-28 09:32:14 -04:00
tteckster 7525666f6b
Update build.func
add Proxmox VE 7 warning regarding Debian 12 LXCs
2023-06-28 09:09:49 -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 5cad663da2
Update pve8-upgrade.sh
tweak
2023-06-24 09:05:06 -04:00
tteckster 3624b67302
Update pve8-upgrade.sh
add check for PVE Version 7.4-13 or higher
2023-06-22 16:32:58 -04:00
tteckster 4c8a31f485
Update pve8-upgrade.sh
out of beta
2023-06-22 10:37:22 -04:00
tteckster a6f8036cf6
Update pve8-upgrade.sh
remove pveversion check
2023-06-21 05:15:42 -04:00
tteckster 6cb8129030
Update pve8-upgrade.sh
fix version check
2023-06-20 20:10:25 -04:00
tteckster ef46c15f67
Update pve8-upgrade.sh
remove -E option
2023-06-20 20:01:43 -04:00
tteckster 64ace368f1
Update pve8-upgrade.sh
tweak
2023-06-20 19:49:43 -04:00
tteckster 4fc26a08d8
Update pve8-upgrade.sh
work with 7.4-14
2023-06-20 19:37:22 -04:00
tteckster 7eba5494ea
Update microcode.sh
tweak
2023-06-20 16:08:58 -04:00
tteckster bfd5194118
Update microcode.sh
PVE8 compatible
2023-06-20 15:54:38 -04:00
tteckster 46a2b14b09
Update and rename pve8-install.sh to pve8-upgrade.sh 2023-06-19 19:16:29 -04:00
tteckster 15dd9bc057
Delete openobsecure.svg 2023-06-18 22:00:34 -04:00
tteckster 0b904a8d7a
Add files via upload 2023-06-18 22:00:06 -04:00
tteckster fb8620bab1
Add files via upload 2023-06-18 21:57:54 -04:00
tteckster 59110997d5
Update install.func
Tweak for Debian 12
2023-06-17 18:30:05 -04:00
tteckster 8c2a3cc4d7
Update monitor-all.sh
Skip instances based on onboot and templates
2023-06-16 14:11:38 -04:00
tteckster 0d5754de12
Update pve8-install.sh
tweak
2023-06-16 08:17:07 -04:00
tteckster ca4a3ecef2
Update build.func
add option to choose Debian version
2023-06-16 07:48:54 -04:00
tteckster 72f3648730
Update monitor-all.sh 2023-06-15 13:52:07 -04:00
tteckster 557f8dcf46
Update monitor-all.sh
Use the first given IP in a VM
2023-06-15 13:12:40 -04:00
tteckster 5dbac97e7a
Update kernel-clean.sh
compatible with PVE8
2023-06-12 11:42:12 -04:00
tteckster 63f90bd080
Update post-pve-install.sh
correct code
2023-06-11 23:19:19 -04:00
tteckster 1144c614c2
Delete pve-post-install.sh 2023-06-11 22:58:56 -04:00
tteckster ac0de26515
Update post-pve-install.sh
combine pve7 & pve8 post install scripts
2023-06-11 22:58:34 -04:00
tteckster 9e27e19746
Update and rename pve8-post-install.sh to pve-post-install.sh
combine pve7 & pve8 post install scripts
2023-06-11 22:49:42 -04:00
tteckster e8ff5b6540
Update pve8-install.sh
tweak
2023-06-10 21:50:20 -04:00
tteckster 4ca1a73de2
Update pve8-install.sh
tweak
2023-06-10 21:34:31 -04:00
tteckster b9c564c01d
Update pve8-post-install.sh
tweak
2023-06-10 21:23:15 -04:00
tteckster a527849c7e
Update pve8-install.sh
tweak
2023-06-10 21:20:01 -04:00
tteckster ed5d4b2739
Update pve8-post-install.sh
add Support Subscriptions
2023-06-10 09:50:52 -04:00
tteckster f38a1afb89
Create pve8-install.sh 2023-06-09 22:08:45 -04:00
tteckster 773062b743
Update pve8-post-install.sh
more tweaks
2023-06-09 21:36:50 -04:00
tteckster 063b52f804
Update pve8-post-install.sh
tweak 'pve-enterprise' repository
2023-06-09 21:27:00 -04:00
tteckster 50621a5dfc
Update pve8-post-install.sh
add Ceph Package Repositories
2023-06-09 21:17:17 -04:00
5olu7ion 34674317b3
Case insensitive User Input (#1475)
* Always lower User input
2023-06-09 18:38:17 -04:00
tteckster 9d7170d7a2
Update pve8-post-install.sh 2023-06-09 18:12:13 -04:00
tteckster 1dcc7df1e8
Update pve8-post-install.sh 2023-06-09 16:50:13 -04:00
tteckster 53af603ace
Update pve8-post-install.sh 2023-06-09 16:41:41 -04:00
tteckster edd2c4100f
Create pve8-post-install.sh 2023-06-09 12:50:12 -04:00
tteckster fb3502c0bd
Update build.func
add Ubuntu 23.04
remove Ubuntu 22.10
2023-06-09 09:07:03 -04:00
tteckster 8af136338a
Update build.func
Prepare for Proxmox Virtual Environment 8
2023-06-09 06:30:37 -04:00
tteckster e6deb6c79a
Update post-pve-install.sh
give the option to disable high availability in a non-clustered environment
2023-06-02 11:55:20 -04:00
tteckster c7796d0fd2
Update post-pve-install.sh
Code refactoring
2023-05-28 13:38:52 -04:00
tteckster f2c54ba6de
Update post-pve-install.sh
tweak the N-series processor detection
2023-05-28 13:03:05 -04:00
tteckster a85205cb80
Update post-pve-install.sh
tweak
2023-05-27 22:10:12 -04:00
tteckster d3cfb2c3a7
Update post-pve-install.sh
tweak
2023-05-27 22:08:35 -04:00
tteckster fed3fd387a
Update post-pve-install.sh
If an Intel N-series processor is detected, the script provides options to install both the Proxmox 6.2 kernel and the Intel microcode.
2023-05-27 21:59:30 -04:00
tteckster d5c38b978a
Update install.func
tweak
2023-05-25 07:22:03 -04:00
tteckster bb0f9e7a0a
Update update-lxcs.sh
tweak
2023-05-17 17:56:11 -04:00
tteckster c71f204e26
Update update-lxcs.sh
add no disk info message
2023-05-17 17:52:16 -04:00
tteckster c62e3f7ed4
Update microcode.sh 2023-05-16 11:50:55 -04:00
tteckster bfa0728054
Update microcode.sh 2023-05-16 11:24:40 -04:00
tteckster ce1e4b7d29
Update microcode.sh
new microcode
2023-05-16 11:20:28 -04:00
tteckster 51ee45e88f
Update kernel-clean.sh
add warning for opt-in kernels
2023-05-16 03:10:49 -04:00
tteckster 92babeac23
Update update-lxcs.sh
add information about the boot disk, which provides an easy way to determine if you need to expand the disk.
2023-05-16 00:27:25 -04:00
tteckster 3a06811e01
Update build.func
added code descriptions
2023-05-15 18:55:53 -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 b09f213c84
Update build.func
export PASSWORD
2023-05-15 05:53:35 -04:00
tteckster 58909e197a
Update build.func
add Tdarr to Hardware Acceleration Support
2023-05-14 11:43:17 -04:00
tteckster 41ed6d8df9
Update clean-lxcs.sh
tweak
2023-05-13 14:09:34 -04:00
tteckster 325071c2f1
Update build.func
shfmt
2023-05-11 14:15:10 -04:00
tteckster 71eecd1efc
Update build.func
improve whiptail menu
2023-05-11 14:04:12 -04:00
tteckster 1263944d40
Update build.func
add instructional tip
2023-05-10 22:40:49 -04:00
tteckster 5afa9e37cb
Update build.func
add tags
2023-05-10 08:29:51 -04:00
tteckster a3dfc8f41d
Update microcode.sh
remove AMD verbose
confirmed working
2023-05-09 04:43:43 -04:00
tteckster 8b1a1f201b
Update monitor-all.sh
clarify exclusion instructions
2023-05-09 00:23:37 -04:00
tteckster 9c2f48c265
Update monitor-all.sh
spelling
2023-05-09 00:01:07 -04:00
tteckster 5b9709c934
Update microcode.sh
tweak
2023-05-08 14:24:29 -04:00
tteckster 62bc660058
Update microcode.sh 2023-05-08 13:37:49 -04:00
tteckster 36a0528b99
Update microcode.sh
set AMD to verbose
2023-05-08 13:37:09 -04:00
tteckster 22a2061702
Update microcode.sh
fix for AMD
2023-05-08 13:28:06 -04:00
tteckster 8047265b2b
Update microcode.sh
tweak
2023-05-08 12:10:34 -04:00
tteckster c295a9a6f9
Delete microcode2.sh 2023-05-08 09:16:39 -04:00
tteckster 0efa38825e
Delete intel.png 2023-05-08 09:16:00 -04:00
tteckster c72475b1f7
Update microcode.sh
Code refactoring
2023-05-08 09:13:34 -04:00
tteckster 82743f68da
Add files via upload 2023-05-07 21:23:52 -04:00
tteckster bbf2790954
Create microcode2.sh
automatically identifies the processor vendor (Intel/AMD) and installs the appropriate microcode
2023-05-07 20:23:14 -04:00
tteckster 3486bba827
Update microcode.sh
add CPU Vendor check
2023-05-07 16:10:15 -04:00
tteckster 5e7a808fb9
Update build.func
revert add error message, no silent function used
2023-05-06 17:17:37 -04:00
tteckster 353e74f86b
Update install.func
add error message
2023-05-06 17:09:28 -04:00
tteckster 2c247bc588
Update build.func
add error message
2023-05-06 17:08:36 -04:00
tteckster 13ae767e7f
Update monitor-all.sh
code refactoring
2023-05-06 07:30:41 -04:00
tteckster 6312591e58
Update build.func
if a static IP was used, check for gateway IP
2023-05-06 05:04:50 -04:00
tteckster e72c28c324
Update build.func
validate IPv4 CIDR address
2023-05-06 04:24:18 -04:00
tteckster 05bc918eb9
Delete monitor-lxcs.sh 2023-05-03 10:27:14 -04:00
tteckster 2248d75fa0
Add files via upload 2023-05-02 17:30:56 -04:00
tteckster d9926b376b
Add files via upload 2023-05-02 12:58:36 -04:00
tteckster eea752fa79
Create microcode.sh 2023-05-01 17:50:43 -04:00
tteckster 70ce72fcbf
Update monitor-all.sh
final tweak
2023-04-30 05:59:26 -04:00
tteckster e946f41890
Update build.func
Check if the Monitor-All service is currently active. If it is, stop the service until the creation process is complete. Once the creation process is finished, start the Monitor-All service again.
2023-04-30 05:56:05 -04:00
tteckster 465cd75015
Update monitor-all.sh
tweak
2023-04-30 04:48:05 -04:00
tteckster 1dc63002ad
Update clean-lxcs.sh
tweak
2023-04-30 04:43:52 -04:00
tteckster 15f5285120
Update monitor-all.sh
Code refactoring
2023-04-30 04:22:09 -04:00
tteckster 485444b07d
Update update-lxcs.sh
tweak
2023-04-30 04:20:16 -04:00
tteckster e7194c92fc
Create monitor-all.sh 2023-04-29 00:04:09 -04:00
tteckster c92d92a499
Update monitor-lxcs.sh
tweak
2023-04-28 08:42:35 -04:00
tteckster 8f9b06609f
Update monitor-lxcs.sh
incorporate add/remove functions
2023-04-28 08:17:20 -04:00
tteckster 488895ad5a
Update monitor-lxcs.sh
add option to exclude containers
2023-04-27 18:38:02 -04:00
tteckster 700717da43
Create monitor-lxcs.sh 2023-04-27 16:45:11 -04:00
tteckster f74869108c
Update update-lxcs.sh
silent `apt update` and show `apt list --upgradable`
2023-04-27 01:48:35 -04:00
tteckster 70d51d964d
Update build.func
add default distribution message box
2023-04-25 05:51:55 -04:00
tteckster e09d96287c
Update post-pve-install.sh
add description
2023-04-24 21:05:10 -04:00
tteckster 899c015fb9
Update post-pve-install.sh
Code refactoring
2023-04-24 12:06:45 -04:00
tteckster e31ddbac14
Update build.func
tweak
2023-04-23 18:19:05 -04:00
tteckster ab48d60861
Update build.func
fix branch
2023-04-23 18:13:25 -04:00
tteckster 34d311371c
Update build.func
provide the option for users to switch between Debian and Ubuntu distributions
2023-04-23 18:09:32 -04:00
tteckster 811589a470
Update build.func
Remove Ubuntu 18.04, which will reach EOL on April 30, 2023
2023-04-22 05:37:20 -04:00
tteckster 3b2c81cf1c
Optimizing code 2023-03-30 07:02:00 -04:00
tteckster 8bf03a6cb6
Update build.func
update ssh_check code
2023-03-27 21:16:23 -04:00
tteckster 43ca5981f7
Update build.func
reword ssh_check
2023-03-27 20:00:26 -04:00
tteckster 36ee55e61d
Update build.func
tweak
2023-03-27 19:02:50 -04:00
tteckster 6368df0b9d
Update build.func
shfmt
2023-03-26 11:11:13 -04:00
tteckster 10ecbb856b
Update build.func
ssh_check
2023-03-26 11:06:28 -04:00
tteckster ab40267e90
Update alpine-install.func
enable root SSH access
2023-03-25 20:21:12 -04:00
tteckster b494fa404b
Update build.func
lower rest time
2023-03-25 17:26:28 -04:00
tteckster 1f32020d5c
Update alpine-install.func
tweak
2023-03-25 08:22:24 -04:00
tteckster 2e58146380
Update build.func
rest 5 sec after start container if alpine
2023-03-25 06:23:17 -04:00
tteckster 6829e1121d
default, no root password for alpine-* install 2023-03-25 06:12:45 -04:00
tteckster b5ac68a22b
Delete alpine.func 2023-03-23 13:38:15 -04:00
tteckster 3c74788eb5
set alpine FUNCTIONS_FILE_PATH in build.func 2023-03-23 12:51:53 -04:00
tteckster 21a842eacd
add alpine to build.func 2023-03-23 12:41:01 -04:00
tteckster 190cdf5858
Update build.func
move variable
2023-03-23 12:31:19 -04:00
tteckster b4ced6ced6
Delete docker.func 2023-03-23 11:03:53 -04:00
tteckster 3d6e1a2770
Update build.func
update
2023-03-23 07:33:03 -04:00
tteckster 3d6b65895a
Update build.func
revert
2023-03-23 07:18:14 -04:00
tteckster 8500e495b0
add Docker LXCs to build.func & tweaks 2023-03-23 07:07:49 -04:00
tteckster 98e88174ce
Update build.func 2023-03-23 04:50:06 -04:00
tteckster ddc8c69e95
Update build.func
fix
2023-03-23 04:41:35 -04:00
tteckster 3d6eea5831
indent 2023-03-23 04:22:01 -04:00
tteckster 36f610127b
Delete ubuntu.func 2023-03-23 00:17:04 -04:00
tteckster baa9bb9e2e
code refactoring 2023-03-23 00:09:04 -04:00
tteckster 33cc2d9c99
Update alpine.func
fix open bracket
2023-03-22 22:24:31 -04:00
Jimi Ford 7d893af4e8
fix EOF whitespace issue (#1223) 2023-03-22 22:14:35 -04:00
tteckster dfe60d333f
tweak 2023-03-22 21:43:08 -04:00
tteckster 4175b8d5f6
The latest iteration of the scripts (#1220) 2023-03-22 20:48:20 -04:00
tteckster 51def5ec4c
Update post-pve-install.sh (#1175) (#1176)
Use a more specific regular expression to locate the line to modify.

Co-authored-by: Alex Leigh
2023-03-15 20:25:07 -04:00
tteckster aee311706e
Update clean-lxcs.sh
skip non Debian/Ubuntu containers
2023-03-14 08:01:43 -04:00
tteckster dc4e460b3c
Update update-lxcs.sh
use the command line to exclude multiple containers simultaneously
2023-03-10 19:36:10 -05:00
tteckster de020b93af
Update scaling-governor.sh
revert 7a22dbf
2023-03-09 03:40:38 -05:00
tteckster 7a22dbfa98
Update scaling-governor.sh
tweak
2023-03-08 20:56:23 -05:00
tteckster a153da3465
Update scaling-governor.sh
menu options dynamically based on the available scaling governors
2023-03-08 20:19:37 -05:00
tteckster 6b10aa922a
Update usb-passthrough.sh
clean
2023-03-08 19:08:45 -05:00
tteckster 7305fa4f0a
code refactoring 2023-03-08 15:37:32 -05:00
tteckster 12d5a78a30
match input if it's "y" or "yes" (case-insensitive) 2023-03-08 15:03:22 -05:00
tteckster 259ba993a2
Update post-pve-install.sh
tweak
2023-03-08 14:55:40 -05:00
tteckster 911d19cab6
Update update-lxcs.sh
add option to exclude an additional container by adding the CTID at the end of the shell command
2023-02-23 12:48:16 -05:00
tteckster 3efdce3526
Update clean-lxcs.sh
Start the container and prompt to clean if it is not a template.
2023-02-22 16:02:51 -05:00
tteckster a36d736bf4
Update clean.sh
define default action (N)
2023-02-22 15:57:12 -05:00
tteckster 1780cd99c5
Update update-lxcs.sh
Start the container and perform an update if it is not a template.
2023-02-22 15:42:48 -05:00
tteckster b2f7ebe759
Update olivetin.sh
tweak
2023-02-14 08:23:46 -05:00
tteckster 2d9cf318f0
Update olivetin.sh 2023-02-12 10:43:40 -05:00
tteckster fce7ef9a1f
Update olivetin.sh 2023-02-12 10:41:12 -05:00
tteckster 9e82e8c963
Update olivetin.sh 2023-02-12 10:37:16 -05:00
tteckster 8f3e3f5248
Create olivetin.sh 2023-02-12 10:11:43 -05:00
tteckster 44c614f65d
include information (#1032) 2023-02-07 12:15:22 -05:00
tteckster 6368c9f72f
Update update-lxcs.sh
tweak
2023-02-07 05:16:14 -05:00
tteckster 907a29b7a3
Update update-lxcs.sh
change to dist-upgrade
2023-02-05 17:27:58 -05:00
tteckster 1fd36bc6c3
Update update-lxcs.sh
tweak
2023-02-05 17:10:04 -05:00
tteckster 0213205b29
Update clean.sh
tweak
2023-02-05 12:38:25 -05:00
tteckster a4c1b0e464
Update clean-lxcs.sh
code optimization
2023-02-05 12:36:42 -05:00