OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 15-Jan-2003 10:07:29
Branch: HEAD Handle: 2003011509072900
Modified files:
openpkg-web faq.wml
Log:
dedicated to Bill Campbell
Summary:
Revision Changes Path
1.21 +8 -4 openpkg-web/faq.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/faq.wml
============================================================================
$ cvs diff -u -r1.20 -r1.21 faq.wml
--- openpkg-web/faq.wml 13 Jan 2003 16:17:50 -0000 1.20
+++ openpkg-web/faq.wml 15 Jan 2003 09:07:29 -0000 1.21
@@ -380,7 +380,7 @@
</faq>
<faq id="why-compress"
- title="Why does the OpenPKG bootstrap use \"compress\" data format?">
+ title="Why does/did the OpenPKG bootstrap use \"compress\" data format?">
The "<tt>openpkg*.src.sh</tt>" source bootstrap should run on as
many platforms as possible. All platforms within the scope of
OpenPKG support unpacking of data that comes in "compress" format.
@@ -402,9 +402,13 @@
entirely beginning with CURRENT 20030113 and OpenPKG v1.2 and now
keep the data verbatim.
<p>
- For building the "<tt>openpkg-*.src.sh</tt>" file, compress(1) is
- still required. But this build step is a developer only step where
- the extra installation of compress(1) is accepted.
+ Further research proved that due to fact that only half a megabyte
+ of sources are unpacked and the remaining sources already come in
+ "gzip" format the use of "compress" format for the whole thing
+ actually enlarged the "<tt>openpkg-*.src.sh</tt>" file. For this
+ reason we dropped compression for source bootstrap entirely
+ beginning with CURRENT 20030114 and OpenPKG v1.2 and now keep the
+ data verbatim.
</faq>
<faq id="uid-security"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]