OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 04-Nov-2004 09:50:20
Branch: HEAD Handle: 2004110408501800
Modified files:
openpkg-re upgrade.txt
Log:
add note about required disk space and ways to cleanup
Summary:
Revision Changes Path
1.52 +12 -1 openpkg-re/upgrade.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/upgrade.txt
============================================================================
$ cvs diff -u -r1.51 -r1.52 upgrade.txt
--- openpkg-re/upgrade.txt 20 Oct 2004 15:59:42 -0000 1.51
+++ openpkg-re/upgrade.txt 4 Nov 2004 08:50:18 -0000 1.52
@@ -2,7 +2,7 @@
Upgrade Notes
=============
- o $Revision: 1.51 $. The most recent update of this file can be
+ o $Revision: 1.52 $. The most recent update of this file can be
downloaded from http://cvs.openpkg.org/openpkg-re/upgrade.txt
Typical practice upgrading to a new OpenPKG RELEASE
@@ -32,6 +32,17 @@
not revert to default behavior which includes deadly denial
of root login and listening to local address only.
+ o Cleanup
+
+ Building OpenPKG requires approximately 300MB of disk space on the
+ filesystem holding the source and temporary areas. Some packages
+ are known to use an equal amount of space during build like gcc,
+ some have even larger requirements like mozilla and qt. Unless RPM
+ macros %_sourcedir, %_specdir, %_builddir and %_tmppath have been
+ overridden the default place is $PREFIX/RPM/SRC and $PREFIX/RPM/TMP.
+ Assuming you use these places in their intended form it is safe to
+ delete all data from them to cleanup relicts from previous rebuilds.
+
o OpenPKG (bootstrap)
Rebuild the new "openpkg" (bootstrap) package using the existing
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]