tteck / Proxmox

Proxmox VE Helper-Scripts
https://Helper-Scripts.com
MIT License
14.43k stars 2.37k forks source link

Create pcie-passthrough.sh #3606

Closed jpaveg closed 2 months ago

jpaveg commented 2 months ago

I wanted to make you aware that I am meticulous when it comes to merging code into the main branch, so please don't take it personally if I reject your request.

Description

create a pcie-passthrough helper script which will modify the relevant files according to the Proxmox documentation here: https://pve.proxmox.com/wiki/PCI(e)_Passthrough

Type of change

Please delete options that are not relevant.

I tried my best to adhere to the coding standards set forth in your other scripts (I used the post-install script as an example).

Let me know if there's anything wrong with this script! I tested it and wrote it to make sure that it wouldn't break any existing cmdline flags or KV pairs.

tteck commented 2 months ago

Thanks, but this is something that I do not want to provide support for.

jpaveg commented 2 months ago

Understandable.