update pkg-zfs to master/debian/jessie/0.6.5.1-4
This commit is contained in:
parent
c6ed1ff858
commit
eb4bd3cde8
4
Makefile
4
Makefile
@ -3,7 +3,7 @@ RELEASE=4.0
|
||||
# source form https://github.com/zfsonlinux/
|
||||
|
||||
ZFSVER=0.6.5
|
||||
ZFSPKGREL=pve1~jessie
|
||||
ZFSPKGREL=pve2~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-2
|
||||
cd pkg-zfs; git checkout master/debian/jessie/0.6.5.1-4
|
||||
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-pve2~jessie) unstable; urgency=medium
|
||||
|
||||
* update to master/debian/jessie/0.6.5.1-4
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 12:45:33 +0200
|
||||
|
||||
zfs-linux (0.6.5-pve1~jessie) unstable; urgency=medium
|
||||
|
||||
* update to master/debian/jessie/0.6.5.1-2
|
||||
|
Loading…
Reference in New Issue
Block a user