update to master/debian/jessie/0.6.5.2-2
This commit is contained in:
parent
3435683847
commit
944a4708cf
4
Makefile
4
Makefile
@ -3,7 +3,7 @@ RELEASE=4.0
|
||||
# source form https://github.com/zfsonlinux/
|
||||
|
||||
ZFSVER=0.6.5
|
||||
ZFSPKGREL=pve3~jessie
|
||||
ZFSPKGREL=pve4~jessie
|
||||
SPLPKGREL=pve1~jessie
|
||||
ZFSPKGVER=${ZFSVER}-${ZFSPKGREL}
|
||||
SPLPKGVER=${ZFSVER}-${SPLPKGREL}
|
||||
@ -65,7 +65,7 @@ download:
|
||||
git clone https://github.com/zfsonlinux/pkg-zfs.git
|
||||
# list tags with: git tag --list 'master/*'
|
||||
cd pkg-spl; git checkout master/debian/jessie/0.6.5-1
|
||||
cd pkg-zfs; git checkout master/debian/jessie/0.6.5.1-4
|
||||
cd pkg-zfs; git checkout master/debian/jessie/0.6.5.2-2
|
||||
tar czf ${SPLSRC} pkg-spl
|
||||
tar czf ${ZFSSRC} pkg-zfs
|
||||
|
||||
|
BIN
pkg-zfs.tar.gz
BIN
pkg-zfs.tar.gz
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
zfs-linux (0.6.5-pve4~jessie) unstable; urgency=medium
|
||||
|
||||
* update to master/debian/jessie/0.6.5.2-2
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:56:45 +0200
|
||||
|
||||
zfs-linux (0.6.5-pve3~jessie) unstable; urgency=medium
|
||||
|
||||
* do not install /etc/init.d/zfs-zed script to avoid double startup
|
||||
|
Loading…
Reference in New Issue
Block a user