nightmorph 06/02/12 14:54:15 Modified: xml/htdocs/doc/en liveusb.xml Log: Added brief required RAM note w/brix's approval for bug 118323
Revision Changes Path 1.5 +6 -4 xml/htdocs/doc/en/liveusb.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/liveusb.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/liveusb.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/liveusb.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo Index: liveusb.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- liveusb.xml 24 Jan 2006 18:32:35 -0000 1.4 +++ liveusb.xml 12 Feb 2006 14:54:15 -0000 1.5 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.4 2006/01/24 18:32:35 vanquirius Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.5 2006/02/12 14:54:15 nightmorph Exp $ --> <guide link="/doc/en/liveusb.xml"> <title>Gentoo Linux LiveUSB HOWTO</title> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.0</version> -<date>2006-01-04</date> +<version>1.1</version> +<date>2006-02-12</date> <chapter> <title>Introduction</title> @@ -52,7 +52,9 @@ <ul> <li>Bootable USB flash drive (at least 64MB)</li> - <li>x86 computer with support for booting from USB</li> + <li> + x86 computer with support for booting from USB (with at least 64MB RAM) + </li> </ul> <p> -- [email protected] mailing list
