[pve-devel] [stable-3 zfsonlinux] bump version, update changelog

2016-06-28 Thread Fabian Grünbichler
--- Note: bump needed for a clean rebuild under wheezy Makefile | 4 ++-- spl-changelog.Debian | 6 ++ zfs-changelog.Debian | 6 ++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 18c7905..a1d54c0 100644 --- a/Makefile +++ b/Makefile

[pve-devel] [stable-3 zfsonlinux] fix make upload target

2016-06-28 Thread Fabian Grünbichler
--- Note: already applied Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cfbcd5d..18c7905 100644 --- a/Makefile +++ b/Makefile @@ -81,4 +81,4 @@ distclean: clean .PHONY: upload upload: ${DEBS} - tar cf - ${DEBS} | ssh

[pve-devel] [stable-3 kernel-2.6.32 0/3] ZFS update to 0.6.5.7

2016-06-28 Thread Fabian Grünbichler
Note: this series was already applied by me, including source archive updates for pkg-spl/pkg-zfs. Fabian Grünbichler (3): update spl/zfs to 0.6.5.7, bump version update spl/zfs source archives update make upload target Makefile | 13 ++--- changelog.Debian | 6 ++

[pve-devel] [stable-3 kernel-2.6.32 3/3] update make upload target

2016-06-28 Thread Fabian Grünbichler
--- Makefile | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Makefile b/Makefile index 099bf3a..f23eec9 100644 --- a/Makefile +++ b/Makefile @@ -384,16 +384,7 @@ ${HDR_DEB} hdr: .compile_mark headers-control.in headers-postinst.in .PHONY: upload upload:

[pve-devel] [stable-3 zfsonlinux 7/7] add make deb target

2016-06-28 Thread Fabian Grünbichler
--- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 7910af5..cfbcd5d 100644 --- a/Makefile +++ b/Makefile @@ -32,6 +32,9 @@ DEBS=${SPL_DEBS} ${ZFS_DEBS} all: ${DEBS} +.PHONY: deb +deb: ${DEBS} + .PHONY: dinstall dinstall: ${DEBS} dpkg -i

[pve-devel] [PATCH cluster] buildsys: add phony deb target, make ${DEBS} non-phony

2016-06-28 Thread Wolfgang Bumiller
--- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ad6168e..0586cf4 100644 --- a/Makefile +++ b/Makefile @@ -21,8 +21,9 @@ cpgtest: cpgtest.c dinstall: ${DEB} dpkg -i ${DEB} -.PHONY: ${DEB} ${DBG_DEB} -${DEB} ${DBG_DEB}:

[pve-devel] [stable-3 zfsonlinux 3/7] update changelogs

2016-06-28 Thread Fabian Grünbichler
--- spl-changelog.Debian | 8 zfs-changelog.Debian | 14 ++ 2 files changed, 22 insertions(+) diff --git a/spl-changelog.Debian b/spl-changelog.Debian index cb094d2..05abd29 100644 --- a/spl-changelog.Debian +++ b/spl-changelog.Debian @@ -1,3 +1,11 @@ +spl-linux

[pve-devel] [stable-3 zfsonlinux 4/7] update changelogs

2016-06-28 Thread Fabian Grünbichler
--- spl-changelog.Debian | 2 +- zfs-changelog.Debian | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spl-changelog.Debian b/spl-changelog.Debian index 05abd29..3017364 100644 --- a/spl-changelog.Debian +++ b/spl-changelog.Debian @@ -4,7 +4,7 @@ spl-linux (0.6.5.7-4~bpo70)

[pve-devel] [stable-3 zfsonlinux 0/7] Update to 0.6.5.7, Makefile updates

2016-06-28 Thread Fabian Grünbichler
Note: this series was already applied by me, including the source archive update Fabian Grünbichler (7): update to zfs/spl 0.6.5.7 drop unneeded/non-upstream pull requests update changelogs update changelogs update source archives update make upload target add make deb target

[pve-devel] [PATCH docs 2/2] document /etc/gentoo-release test

2016-06-28 Thread Wolfgang Bumiller
--- pct.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pct.adoc b/pct.adoc index 014e48d..9f4fde8 100644 --- a/pct.adoc +++ b/pct.adoc @@ -243,6 +243,8 @@ ArchLinux:: test /etc/arch-release Alpine:: test /etc/alpine-release +Gentoo:: test /etc/gentoo-release + NOTE: Container

[pve-devel] [PATCH docs 1/2] build-deps: dblatex, source-highlight

2016-06-28 Thread Wolfgang Bumiller
--- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9dd72d2..50d7c8f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pve-docs Section: perl Priority: extra Maintainer: Proxmox Support Team

[pve-devel] [PATCH firewall] build-depends: add dh-systemd

2016-06-28 Thread Wolfgang Bumiller
--- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 830efe8..b33c72a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pve-firewall Section: admin Priority: extra Maintainer: Proxmox Support Team

[pve-devel] [PATCH manager] build-depends: add liblocale-po-perl

2016-06-28 Thread Wolfgang Bumiller
--- debian/control.in | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control.in b/debian/control.in index f694dc7..b8f683f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -4,6 +4,7 @@ Section: admin Priority: optional Architecture: amd64 Depends: perl (>= 5.10.0-19),

[pve-devel] [PATCH kernel 0/2] Update zfs/spl to 0.6.5.7

2016-06-28 Thread Fabian Grünbichler
Note that this series including a source archive update for pkg-zfs/pkg-spl was already applied by me. Fabian Grünbichler (2): drop zfs patch applied upstream update changelog, bump version to 4.4.13-56 Makefile | 3 +-- changelog.Debian | 6 ++

[pve-devel] [PATCH kernel 2/2] update changelog, bump version to 4.4.13-56

2016-06-28 Thread Fabian Grünbichler
--- Makefile | 2 +- changelog.Debian | 6 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8f02ce8..5c3df76 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 # also update proxmox-ve/changelog if you change KERNEL_VER or

[pve-devel] [PATCH zfsonlinux 4/4] update make upload target

2016-06-28 Thread Fabian Grünbichler
--- Makefile | 26 +- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/Makefile b/Makefile index ba23d7b..15bbbcf 100644 --- a/Makefile +++ b/Makefile @@ -78,28 +78,4 @@ distclean: clean .PHONY: upload upload: ${DEBS} - umount /pve/${RELEASE}; mount

[pve-devel] [PATCH zfsonlinux 3/4] bump versions, update changelogs

2016-06-28 Thread Fabian Grünbichler
--- spl-changelog.Debian | 8 zfs-changelog.Debian | 8 2 files changed, 16 insertions(+) diff --git a/spl-changelog.Debian b/spl-changelog.Debian index 0856608..8cb336b 100644 --- a/spl-changelog.Debian +++ b/spl-changelog.Debian @@ -1,3 +1,11 @@ +spl-linux

[pve-devel] [PATCH zfsonlinux 0/4] Update zfs/spl to 0.6.5.7

2016-06-28 Thread Fabian Grünbichler
Note that this patch series including the source archive update was already applied by me. Fabian Grünbichler (4): update to zfs/spl 0.6.5.7 update zfs/spl source archives bump versions, update changelogs update make upload target Makefile | 40

[pve-devel] [PATCH zfsonlinux 1/4] update to zfs/spl 0.6.5.7

2016-06-28 Thread Fabian Grünbichler
update versioning scheme for backwards compatibility / upgrade paths --- Makefile | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 240fe20..ba23d7b 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,9 @@ RELEASE=4.1 # source form

Re: [pve-devel] fix #146 add name to backup log.

2016-06-28 Thread Dietmar Maurer
applied ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel