Merge branch 'master' of https://github.com/TheGrandWazoo/freenas-proxmox.git
This commit is contained in:
commit
dc3c724d45
16
README.md
16
README.md
|
|
@ -1,9 +1,17 @@
|
||||||
# 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 lack of funding in the budget, I will be vacating my rack at my local Collocation center.
|
## Currently trying JFrog for the repo. Just changing the Automation and making sure all works.<br/>I am currently testing an should have at least the repos up for production and testing. You will need to update your repos with the new location and gpg. I will have instructions on this page.
|
||||||
# There could be a portion of time that the repo could not be available .
|
|
||||||
|
|
||||||
## Thank you for all that have donated to the project
|
## Also currently developing for TrueNAS-Core 13 to provide fixes to support all the [Free|True]NAS family.
|
||||||
|
|
||||||
|
## Thank you for all that have recently donated to the project.
|
||||||
|
Daniel Most
|
||||||
|
Maksym Vasylenko
|
||||||
|
Alexander Finkhäuser - Reoccuring
|
||||||
|
Bjarte Kvamme - Reoccuring
|
||||||
|
Jonathan Schober - Reoccuring
|
||||||
|
|
||||||
|
## And thanks to all that have donated to the project in the past.
|
||||||
Clevvi Technology
|
Clevvi Technology
|
||||||
Mark Elkins - Reoccuring
|
Mark Elkins - Reoccuring
|
||||||
Marc Hodler
|
Marc Hodler
|
||||||
|
|
@ -36,7 +44,7 @@ On Proxmox 7
|
||||||
```bash
|
```bash
|
||||||
apt reinstall pve-manager pve-docs libpve-storage-perl
|
apt reinstall pve-manager pve-docs libpve-storage-perl
|
||||||
```
|
```
|
||||||
|
## Changing in the near future.
|
||||||
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