swift 05/07/30 11:31:02 Modified: xml/htdocs/doc/en/handbook hb-install-system.xml Log: #100758 - Touch nsswitch.conf to have different mtime therefore having Portage to leave it alone
Revision Changes Path 1.82 +5 -3 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.82&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.82&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml.diff?r1=1.81&r2=1.82&cvsroot=gentoo Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- hb-install-system.xml 28 Jun 2005 12:28:00 -0000 1.81 +++ hb-install-system.xml 30 Jul 2005 11:31:02 -0000 1.82 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.81 2005/06/28 12:28:00 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.82 2005/07/30 11:31:02 swift Exp $ --> <sections> -<version>2.8</version> -<date>2005-06-28</date> +<version>2.9</version> +<date>2005-07-30</date> <section> <title>Chrooting</title> @@ -552,6 +552,8 @@ <pre caption="Upgrading baselayout"> # <i>rm /etc/conf.d/net</i> +<comment>(Make sure we keep the nsswitch.conf file)</comment> +# <i>touch /etc/nsswitch.conf</i> # <i>CONFIG_PROTECT="-*" emerge baselayout</i> </pre> -- [email protected] mailing list
