Update README.md
- Possible outage due to lack of fundings.
This commit is contained in:
parent
780c6590fe
commit
7976b1cfe8
|
|
@ -1,5 +1,7 @@
|
||||||
# FreeNAS ZFS over iSCSI interface [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TCLNEMBUYQUXN&source=url)
|
# FreeNAS ZFS over iSCSI interface [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TCLNEMBUYQUXN&source=url)
|
||||||
|
|
||||||
|
# Due to funding I will be vacating my rack at my local Collocation center. There could be a portion of time that the repo could not be available.
|
||||||
|
|
||||||
## Thank you for all that have donated to the project
|
## Thank you for all that have donated to the project
|
||||||
Clevvi Technology
|
Clevvi Technology
|
||||||
Mark Elkins - Reoccuring
|
Mark Elkins - Reoccuring
|
||||||
|
|
@ -29,6 +31,11 @@ On Proxmox 6
|
||||||
apt reinstall pve-manager pve-docs libpve-storage-perl
|
apt reinstall pve-manager pve-docs libpve-storage-perl
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On Proxmox 7
|
||||||
|
```bash
|
||||||
|
apt reinstall pve-manager pve-docs libpve-storage-perl
|
||||||
|
```
|
||||||
|
|
||||||
Issue the following to install the repo and get your Proxmox VE updating the FreeNAS patches automatically:
|
Issue the following to install the repo and get your Proxmox VE updating the FreeNAS patches automatically:
|
||||||
```bash
|
```bash
|
||||||
wget http://repo.ksatechnologies.com/debian/pve/ksatechnologies-release.gpg -O /etc/apt/trusted.gpg.d/ksatechnologies-repo.gpg
|
wget http://repo.ksatechnologies.com/debian/pve/ksatechnologies-release.gpg -O /etc/apt/trusted.gpg.d/ksatechnologies-repo.gpg
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue