PLD-doc: LFS-todo.txt - update zip part

glen glen at pld-linux.org
Mon Oct 24 19:09:01 CEST 2005


Author: glen                         Date: Mon Oct 24 17:09:01 2005 GMT
Module: PLD-doc                       Tag: HEAD
---- Log message:
- update zip part

---- Files affected:
PLD-doc:
   LFS-todo.txt (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: PLD-doc/LFS-todo.txt
diff -u PLD-doc/LFS-todo.txt:1.7 PLD-doc/LFS-todo.txt:1.8
--- PLD-doc/LFS-todo.txt:1.7	Mon Jul 11 12:29:44 2005
+++ PLD-doc/LFS-todo.txt	Mon Oct 24 19:08:56 2005
@@ -20,6 +20,25 @@
  partially fixed, can archive files larger than 2GB, but can't create archives
  bigger than 2GB.
 
+ problem not present on amd64
+
+version: zip-0:2.31-2.amd64
+<code>
+amd64$ dd if=/dev/zero bs=1 count=1 seek=3GB of=test
+1+0 records in
+1+0 records out
+amd64$ l
+total 2.8M
+-rw-------  1 glen glen 2.8G Oct 24 20:03 test
+amd64$ time zip -X0mjrq foo.zip test
+real    0m22.318s
+user    0m8.450s
+sys     0m12.450s
+amd64$ l
+total 2.8G
+-rw-------  1 glen glen 2.8G Oct 24 20:03 foo.zip
+</code>
+
  Workaround: use p7zip
 
 - samba
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/PLD-doc/LFS-todo.txt?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list