vanquirius 05/06/26 23:50:58 Modified: xml/htdocs/doc/en genkernel.xml Log: livecd->installation cd; fix typos
Revision Changes Path 1.16 +6 -6 xml/htdocs/doc/en/genkernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/genkernel.xml?rev=1.16&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/genkernel.xml?rev=1.16&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/genkernel.xml.diff?r1=1.15&r2=1.16&cvsroot=gentoo Index: genkernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/genkernel.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- genkernel.xml 11 Jun 2005 21:07:38 -0000 1.15 +++ genkernel.xml 26 Jun 2005 23:50:57 -0000 1.16 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/genkernel.xml,v 1.15 2005/06/11 21:07:38 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/genkernel.xml,v 1.16 2005/06/26 23:50:57 vanquirius Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/genkernel.xml"> @@ -16,8 +16,8 @@ <license/> -<version>1.1.2.2</version> -<date>2005-06-11</date> +<version>1.1.2.3</version> +<date>2005-06-26</date> <chapter> <title>Introduction</title> @@ -28,7 +28,7 @@ <p> Genkernel is designed to allow users who are not previously used to compiling a kernel to use a similar setup to that one that is used on -the Gentoo LiveCDs which auto-detects your hardware. +the Gentoo Installation CDs which auto-detects your hardware. </p> <p> @@ -198,7 +198,7 @@ arguments after the kernel and the relevant modules have been built; but before the initrd has been built. This is useful where you might want external modules installed to the initrd by emerging the relevant item - using the callback and then redefinining a genkernel module group. + using the callback and then redefining a genkernel module group. </li> <li> <b>--<c>no-</c>clean</b>: This runs <e>or does not @@ -222,7 +222,7 @@ <li> <b>--kernel-config=<path>/path/to/config-file</path></b>: This specifies an alternative kernel configuration which would be used; rather than the - inpersistant <path>/path/to/sources/.config</path> which is used by + non-persistent <path>/path/to/sources/.config</path> which is used by default. </li> </ul> -- [email protected] mailing list
