swift 05/06/11 12:16:14 Modified: xml/htdocs/doc/en/handbook hb-working-portage.xml Log: #95767 - Running update with --deep is recommended to catch security updates as well
Revision Changes Path 1.54 +9 -3 xml/htdocs/doc/en/handbook/hb-working-portage.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.54&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.54&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml.diff?r1=1.53&r2=1.54&cvsroot=gentoo Index: hb-working-portage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- hb-working-portage.xml 18 May 2005 10:03:26 -0000 1.53 +++ hb-working-portage.xml 11 Jun 2005 12:16:14 -0000 1.54 @@ -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.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.53 2005/05/18 10:03:26 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.54 2005/06/11 12:16:14 swift Exp $ --> <sections> -<version>1.48</version> -<date>2005-05-18</date> +<version>1.49</version> +<date>2005-06-11</date> <section> <title>Welcome to Portage</title> @@ -293,6 +293,12 @@ </pre> <p> +Since security updates also happen in packages you have not explicitly installed +on your system (but that are pulled in as dependencies of other programs), it +is recommended to run this command once in a while. +</p> + +<p> If you have altered any of your <uri link="?part=2&chap=2">USE flags</uri> lately you might want to add <c>--newuse</c> as well. Portage will then verify if the change requires the installation of new packages or recompilation of -- [email protected] mailing list
