vapier 05/08/25 00:52:49 Modified: xml/htdocs/doc/en migration-to-2.6.xml Log: RAM disk support isnt required for udev so remove it from the kernel listing #103422 [EMAIL PROTECTED]
Revision Changes Path 1.17 +4 -8 xml/htdocs/doc/en/migration-to-2.6.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.17&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.17&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml.diff?r1=1.16&r2=1.17&cvsroot=gentoo Index: migration-to-2.6.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- migration-to-2.6.xml 16 May 2005 22:33:30 -0000 1.16 +++ migration-to-2.6.xml 25 Aug 2005 00:52:49 -0000 1.17 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.16 2005/05/16 22:33:30 yoswink Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.17 2005/08/25 00:52:49 vapier Exp $ --> <guide link="/doc/en/migration-to-2.6.xml"> @@ -20,7 +20,7 @@ <mail link="[EMAIL PROTECTED]">Xavier Neys</mail> </author> <author title="Editor"> - <mail link="[EMAIL PROTECTED]">Benny Chuang</mail> + <mail link="[EMAIL PROTECTED]">Benny Chuang</mail> </author> <abstract> @@ -28,8 +28,8 @@ 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2. </abstract> -<version>0.2.6</version> -<date>2005-04-07</date> +<version>0.2.7</version> +<date>2005-08-24</date> <chapter> <title>Introduction</title> @@ -733,10 +733,6 @@ General setup ---> [*] Support for hot-pluggable devices -Device Drivers ---> - Block devices ---> - <*> RAM disk support - <comment>(the following are required for ALSA):</comment> Device Drivers ---> Sound ---> -- [email protected] mailing list
