summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Jones <carpaski@gentoo.org>2003-02-16 18:57:54 +0000
committerNicholas Jones <carpaski@gentoo.org>2003-02-16 18:57:54 +0000
commit9741016fc032f83d75b379ed72eecee138ab2438 (patch)
treec8c55e8528fea685f038e262275fa1774f8503c2
parentnew package (diff)
downloadhistorical-9741016fc032f83d75b379ed72eecee138ab2438.tar.gz
historical-9741016fc032f83d75b379ed72eecee138ab2438.tar.bz2
historical-9741016fc032f83d75b379ed72eecee138ab2438.zip
added rsync and emerge portage
directions to it.
-rw-r--r--sys-apps/portage/files/README.RESCUE6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys-apps/portage/files/README.RESCUE b/sys-apps/portage/files/README.RESCUE
index dfb96432a377..dd038d6d39e2 100644
--- a/sys-apps/portage/files/README.RESCUE
+++ b/sys-apps/portage/files/README.RESCUE
@@ -14,6 +14,12 @@ Run the following to extract the tarball (substitute your arch for 'x86')
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.
+Immediately after that finishes do the following:
+# emerge rsync
+# emerge portage
+
+Everything should be fine from then on.
+
Best Regards,
Gentoo Linux