mirror of
https://git.proxmox.com/git/pve-installer
synced 2025-05-29 07:11:31 +00:00
bump version to 5.0-1
This commit is contained in:
parent
0c3f164dc5
commit
64c46db32f
4
Makefile
4
Makefile
@ -1,7 +1,7 @@
|
|||||||
# achtung: also set release in proxinstall!
|
# achtung: also set release in proxinstall!
|
||||||
RELEASE=4.4
|
RELEASE=5.0
|
||||||
|
|
||||||
DEB=pve-installer_4.0-16_all.deb
|
DEB=pve-installer_5.0-1_all.deb
|
||||||
|
|
||||||
INSTALLER_SOURCES= \
|
INSTALLER_SOURCES= \
|
||||||
unconfigured.sh \
|
unconfigured.sh \
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
pve-installer (5.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* rebuild for PVE 5.0
|
||||||
|
|
||||||
|
* fix #1239: enhance swap on ZFS setup
|
||||||
|
|
||||||
|
* use iproute2, support interface selection
|
||||||
|
|
||||||
|
* get DHCP leases on all interfaces
|
||||||
|
|
||||||
|
* only require grub-efi to succeed if booted using UEFI
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:03:43 +0100
|
||||||
|
|
||||||
pve-installer (4.0-16) unstable; urgency=medium
|
pve-installer (4.0-16) unstable; urgency=medium
|
||||||
|
|
||||||
* actually use more than 8 disks if selected
|
* actually use more than 8 disks if selected
|
||||||
|
Loading…
Reference in New Issue
Block a user