summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Jones <carpaski@gentoo.org>2003-04-27 23:33:37 +0000
committerNicholas Jones <carpaski@gentoo.org>2003-04-27 23:33:37 +0000
commit9b822b6f826026f0196cde9e7f2d03cc9fa41127 (patch)
treec18e9a453d96f53ce9ed83c5ad1f0d652e65445f /sys-apps
parentUpdating the rescue tarball. (diff)
downloadhistorical-9b822b6f826026f0196cde9e7f2d03cc9fa41127.tar.gz
historical-9b822b6f826026f0196cde9e7f2d03cc9fa41127.tar.bz2
historical-9b822b6f826026f0196cde9e7f2d03cc9fa41127.zip
updates
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/files/README.RESCUE7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/portage/files/README.RESCUE b/sys-apps/portage/files/README.RESCUE
index dd038d6d39e2..36b9736d5b9d 100644
--- a/sys-apps/portage/files/README.RESCUE
+++ b/sys-apps/portage/files/README.RESCUE
@@ -5,11 +5,16 @@ SUBSTITUTE A FILE THAT EXISTS FOR THE EXAMPLE VERSION BELOW.
IF AN ARCHITECTURE IS SPECIFIED IN THE FILENAME BE SURE IT IS
THE CORRECT ONE FOR YOUR ARCH.
+**************************************************************
+NOTE: This WILL overwrite make.conf. Please copy your original
+ somewhere safe if you wish to keep it for reference.
+**************************************************************
+
If you are not in this directory, you need to change to:
# cd /usr/portage/sys-apps/portage/files/
Run the following to extract the tarball (substitute your arch for 'x86')
-# tar xjpUvf portage-rescue-2.0.44-x86.tbz2 -C /
+# tar xjpUvf portage-rescue-2.0.47-r10-x86.tbz2 -C /
You'll see a warning about garbage at the end of the tarball/bzip2. That's
normal and not a problem. That should get Portage up and running again.