Le mercredi 03 janvier 2007 10:42, Guillaume Rousse a écrit :
> Since I started testing xen on mandriva one month ago, I keep
> discovering various issues, such as:
> - documentation not build (#27620)
> - lack of libvnc support, preventing HVM usage (#27652)
> - wrong default network configuration [#27674)
> - kernel package not creating correct initrd or source symlinks (#27617)
> - outdated package (not even final 3.0.3)

Using a final tarball would also help with the size of the srpm :

$ du -sh xen-20060510.tar.bz2 xen-unstable/ xen-unstable/.hg
70M     xen-20060510.tar.bz2
149M    xen-unstable/
126M    xen-unstable/.hg
$ rm -Rf xen-unstable/.hg ; tar -cjf xen-unstable-test.tar.bz2 xen-unstable/
$ du -sh xen-unstable-test.tar.bz2
3,4M    xen-unstable-test.tar.bz2

 I am sure that the time lost by removing .hg ( around 10 s ) would have been 
win again when sending the tarball on kenobi.

So could people take care of this, when they create a snapshot release ?


-- 
Michael Scherer

Reply via email to