From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F1ZqL-0005Ak-SH for garchives@archives.gentoo.org; Wed, 25 Jan 2006 01:53:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0P1qwOG010403; Wed, 25 Jan 2006 01:52:58 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k0P1qwVo003352 for ; Wed, 25 Jan 2006 01:52:58 GMT Message-Id: <200601250152.k0P1qwVo003352@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.54) id 1F1ZqD-0007XW-Oh for gentoo-doc-cvs@lists.gentoo.org; Wed, 25 Jan 2006 01:52:57 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 25 Jan 2006 01:52:57 +0000 From: "Jan Kundrat" Date: Wed, 25 Jan 2006 01:52:57 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gentoo-sparc-faq.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 012bc851-248c-43d0-af8a-c78b9d35286c X-Archives-Hash: ea1c8235d08de76d63f6cdf71a9e80ce jkt 06/01/25 01:52:57 Modified: xml/htdocs/doc/en gentoo-sparc-faq.xml Log: Changing the "devfs" reference to mention udev Revision Changes Path 1.9 +8 -6 xml/htdocs/doc/en/gentoo-sparc-faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo Index: gentoo-sparc-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gentoo-sparc-faq.xml 1 Jan 2006 11:51:43 -0000 1.8 +++ gentoo-sparc-faq.xml 25 Jan 2006 01:52:57 -0000 1.9 @@ -1,5 +1,5 @@ - + @@ -18,8 +18,9 @@ -1.4 -2005-10-28 + +1.5 +2006-01-25 Documentation Notes @@ -193,9 +194,10 @@

Most of the time, the default kernel options will be acceptable for hardware -support. You will need to make sure that devfs and virtual memory -filesystem support is enabled in the kernel as instructed in the Installation Handbook. +support. You will need to make sure that devfs (in case you don't use +udev) and virtual memory filesystem support is enabled in the +kernel as instructed in the Installation Handbook.

-- gentoo-doc-cvs@gentoo.org mailing list