nightmorph 09/01/26 07:40:20 Modified: printing-howto.xml Log: looks like the entropy generation failure is back, so re-adding the note to the printing guide. bug 254867
Revision Changes Path 1.73 xml/htdocs/doc/en/printing-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.73&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.72&r2=1.73 Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- printing-howto.xml 16 Jun 2008 01:08:44 -0000 1.72 +++ printing-howto.xml 26 Jan 2009 07:40:20 -0000 1.73 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.72 2008/06/16 01:08:44 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.73 2009/01/26 07:40:20 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>3.1</version> -<date>2008-06-15</date> +<version>3.2</version> +<date>2009-01-25</date> <chapter> <title>Printing and Gentoo Linux</title> @@ -586,6 +586,13 @@ administrative tasks. </p> +<note> +If you use an HTTPS connection to CUPS, the first time you access the interface +it <e>may</e> take a very long time before the site comes up. This is because the +first request triggers the generation of the CUPS SSL certificates which can be a +very time-consuming job. +</note> + <p> Go to <e>Administration</e> and enter your root login and password information at the box. Then, when you have reached the administrative interface, click on
