mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update
This commit is contained in:
parent
06221c1c44
commit
add67ea9cc
@ -26,6 +26,14 @@
|
|||||||
#
|
#
|
||||||
# License: BSD (Berkeley Software Distribution)
|
# License: BSD (Berkeley Software Distribution)
|
||||||
#
|
#
|
||||||
|
# Additionally, this script incorporates elements from the
|
||||||
|
# Proxmox VE Post Install script from Proxmox VE Helper-Scripts.
|
||||||
|
#
|
||||||
|
# Copyright (c) Proxmox VE Helper-Scripts Community
|
||||||
|
# Script updates can be found at: https://github.com/community-scripts/ProxmoxVE
|
||||||
|
#
|
||||||
|
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||||
|
#
|
||||||
# Key features:
|
# Key features:
|
||||||
# - Configures system memory and kernel settings for better performance.
|
# - Configures system memory and kernel settings for better performance.
|
||||||
# - Enables IOMMU and VFIO for PCI passthrough and virtualization optimizations.
|
# - Enables IOMMU and VFIO for PCI passthrough and virtualization optimizations.
|
||||||
|
@ -22,6 +22,15 @@
|
|||||||
#
|
#
|
||||||
# These utilities ensure a streamlined and uniform user experience
|
# These utilities ensure a streamlined and uniform user experience
|
||||||
# across different ProxMenux scripts.
|
# across different ProxMenux scripts.
|
||||||
|
#
|
||||||
|
# This script incorporates elements from the
|
||||||
|
# Proxmox VE Post Install script from Proxmox VE Helper-Scripts.
|
||||||
|
#
|
||||||
|
# Copyright (c) Proxmox VE Helper-Scripts Community
|
||||||
|
# Script updates can be found at: https://github.com/community-scripts/ProxmoxVE
|
||||||
|
#
|
||||||
|
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||||
|
#
|
||||||
# ==========================================================
|
# ==========================================================
|
||||||
|
|
||||||
# Repository and directory structure
|
# Repository and directory structure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user