Line 35... |
Line 35... |
35 |
|
35 |
|
36 |
If you have access to the advzip pogram, you may use it to squeeze the archive
|
36 |
If you have access to the advzip pogram, you may use it to squeeze the archive
|
37 |
slightly more (esp. interesting for CORE packages since these are distributed
|
37 |
slightly more (esp. interesting for CORE packages since these are distributed
|
38 |
on floppy disks):
|
38 |
on floppy disks):
|
39 |
|
39 |
|
40 |
advzip -z -4 -i 100 example-1.2.34.svp
|
40 |
advzip -zpk4 -i 100 example-1.2.34.svp
|
41 |
|
41 |
|
42 |
Note: The version in the filename is just an information for packagers so they
|
42 |
Note: The version in the filename is just an information for packagers so they
|
43 |
don't need to look into each package to know what version to expect there. In
|
43 |
don't need to look into each package to know what version to expect there. In
|
44 |
LSM versions you might have non-filesystem-compatible stuff like "10/11/11" so
|
44 |
LSM versions you might have non-filesystem-compatible stuff like "10/11/11" so
|
45 |
we don't want to enforce any kind of correlation.
|
45 |
we don't want to enforce any kind of correlation.
|