public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jan Kundrat" <jkt@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: ipv6.xml
Date: Sat, 20 Aug 2005 10:09:07 +0000	[thread overview]
Message-ID: <200508201008.j7KA8wss003560@robin.gentoo.org> (raw)

jkt         05/08/20 10:09:07

  Modified:    xml/htdocs/doc/en ipv6.xml
  Log:
  #101743, use --newuse instead of sed & cut magic

Revision  Changes    Path
1.19      +9 -21     xml/htdocs/doc/en/ipv6.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ipv6.xml?rev=1.19&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ipv6.xml?rev=1.19&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ipv6.xml.diff?r1=1.18&r2=1.19&cvsroot=gentoo

Index: ipv6.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ipv6.xml	2 Jul 2005 09:58:37 -0000	1.18
+++ ipv6.xml	20 Aug 2005 10:09:07 -0000	1.19
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v 1.18 2005/07/02 09:58:37 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ipv6.xml,v 1.19 2005/08/20 10:09:07 jkt Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/ipv6.xml">
@@ -29,8 +29,8 @@
 
 <license/>
 
-<version>1.1.4</version>
-<date>2005-07-02</date>
+<version>1.1.5</version>
+<date>2005-08-20</date>
 
 <chapter>
 <title>Preliminaries</title>
@@ -323,32 +323,20 @@
 <p>
 Unless you had <e>USE="ipv6"</e> in your <path>/etc/make.conf</path>
 previously, you probably need to re-emerge a bunch of packages to compile in
-IPv6 support for them. To get a list of all the installed packages which
-leverage the <e>ipv6</e> USE variable, you can run the below line.
+IPv6 support for them. To get a list of all the installed packages which are
+affected by USE flag changes, use Portage's <c>--newuse</c> (<c>-N</c>) option:
 </p>
 
 <pre caption="Candidates for re-emerging">
-# <i>emerge -epv world | grep ipv6 | sed "s:^.*\] ::; s:-[0-9]\+.*::" | cut -d' ' -f1</i>
+# <i>emerge -uDNav world</i>
 </pre>
 
 <p>
-To easily re-emerge some selected packages, do:
+If you have changed a lot of USE flags, the list could be quite long. It's
+suggested to keep your system up-to-date, so it won't hurt if you recompile
+all affected packages.
 </p>
 
-<pre caption="Candidates for re-emerging">
-# <i>emerge -epv world | grep ipv6 | sed "s:^.*\] ::; s:-[0-9]\+.*::" | \</i>
-&gt; <i>cut -d' ' -f1 > packages</i>
-</pre>
-
-<p>
-Next, edit the <path>packages</path> file to remove any packages you
-don't want to recompile at this time. Then simply run:
-</p>
-
-<pre caption="Installing the packages in the file">
-# <i>emerge `cat packages`</i>
-</pre>
-
 <note>
 Some packages detect IPv6 support automagically and hence have no ipv6 USE
 flag. Thus not all packages, which should support IPv6, will support it if



-- 
gentoo-doc-cvs@gentoo.org mailing list



             reply	other threads:[~2005-08-20 10:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-20 10:09 Jan Kundrat [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-24  0:45 [gentoo-doc-cvs] cvs commit: ipv6.xml Lukasz Damentko
2007-01-24 14:45 Jan Kundrat
2007-05-20 20:57 Josh Saddler
2007-05-28  0:03 Josh Saddler
2007-05-30 15:53 Lukasz Damentko
2008-03-01  7:22 Joshua Saddler
2008-05-26 14:05 Camille Huot
2008-09-10 15:22 Lukasz Damentko

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=200508201008.j7KA8wss003560@robin.gentoo.org \
    --to=jkt@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