From: "Josh Saddler" <nightmorph@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Mon, 22 May 2006 20:55:19 +0000 [thread overview]
Message-ID: <20060522205519.AE816642BE@smtp.gentoo.org> (raw)
nightmorph 06/05/22 20:55:18
Modified: hb-install-stage.xml
Log:
Added portage snapshot integrity check to the handbook for bug #133449. Seems like a good idea, and all that.
Revision Changes Path
1.96 xml/htdocs/doc/en/handbook/hb-install-stage.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.96&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.96&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml.diff?r1=1.95&r2=1.96&cvsroot=gentoo
Index: hb-install-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- hb-install-stage.xml 28 Feb 2006 01:54:31 -0000 1.95
+++ hb-install-stage.xml 22 May 2006 20:55:18 -0000 1.96
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.95 2006/02/28 01:54:31 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.96 2006/05/22 20:55:18 nightmorph Exp $ -->
<sections>
-<version>2.9</version>
-<date>2006-02-28</date>
+<version>2.10</version>
+<date>2006-05-22</date>
<section>
<title>Installing a Stage Tarball</title>
@@ -275,9 +275,24 @@
<p>
Now exit your browser by pressing <c>Q</c>. You will now have a Portage snapshot
-stored in <path>/mnt/gentoo</path>. In the next step, we extract the Portage
-snapshot onto your filesystem. Make sure that you use the exact command; the
-last option is a capital <c>C</c>, not <c>c</c>.
+stored in <path>/mnt/gentoo</path>.
+</p>
+
+<p>
+If you want to check the integrity of the downloaded snapshot, use
+<c>md5sum</c> and compare the output with the MD5 checksum provided on the
+mirror.
+</p>
+
+<pre caption="Checking integrity of a Portage snapshot">
+# <i>md5sum -c portage-latest.tar.bz2.md5sum</i>
+portage-latest.tar.bz2: OK
+</pre>
+
+<p>
+In the next step, we extract the Portage snapshot onto your filesystem. Make
+sure that you use the exact command; the last option is a capital <c>C</c>, not
+<c>c</c>.
</p>
<pre caption="Extracting the Portage snapshot">
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2006-05-22 20:54 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-22 20:55 Josh Saddler [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-08 23:56 [gentoo-doc-cvs] cvs commit: hb-install-stage.xml Joshua Saddler
2008-05-07 20:17 Joshua Saddler
2008-05-07 1:43 Joshua Saddler
2008-04-06 21:10 Joshua Saddler
2007-12-31 15:33 Xavier Neys
2007-12-31 15:25 Xavier Neys
2007-06-28 20:33 Josh Saddler
2007-06-23 0:29 Josh Saddler
2007-06-19 9:16 Josh Saddler
2007-06-14 15:21 Josh Saddler
2007-06-14 3:26 Josh Saddler
2007-03-30 12:01 Xavier Neys
2007-03-30 12:01 Xavier Neys
2007-03-28 13:42 Xavier Neys
2007-03-19 10:12 Josh Saddler
2006-11-01 21:30 Josh Saddler
2006-09-08 12:53 Lukasz Damentko
2006-05-27 22:40 Xavier Neys
2006-05-27 12:48 Xavier Neys
2006-02-28 1:54 Shyam Mani
2006-02-26 18:38 Shyam Mani
2006-02-26 16:54 Shyam Mani
2006-02-22 16:12 Shyam Mani
2006-02-15 13:06 Lukasz Damentko
2006-02-15 13:05 Lukasz Damentko
2005-12-20 13:11 Lukasz Damentko
2005-12-09 23:35 Marcelo Goes
2005-08-16 21:56 Xavier Neys
2005-08-13 21:21 Jan Kundrat
2005-08-13 21:21 Jan Kundrat
2005-08-12 6:09 Shyam Mani
2005-08-12 6:09 Shyam Mani
2005-08-11 14:35 swift
2005-08-10 11:37 swift
2005-08-10 10:46 swift
2005-08-10 10:46 swift
2005-08-08 14:09 swift
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060522205519.AE816642BE@smtp.gentoo.org \
--to=nightmorph@lark.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox