From: "Shyam Mani" <fox2mike@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: udev-guide.xml
Date: Sat, 25 Mar 2006 07:19:00 +0000 [thread overview]
Message-ID: <200603250719.k2P7J1k6022358@robin.gentoo.org> (raw)
fox2mike 06/03/25 07:19:00
Modified: udev-guide.xml
Log:
Fixes to close bug #105729
Revision Changes Path
1.29 xml/htdocs/doc/en/udev-guide.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.29&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.29&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml.diff?r1=1.28&r2=1.29&cvsroot=gentoo
Index: udev-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- udev-guide.xml 5 Jan 2006 20:08:16 -0000 1.28
+++ udev-guide.xml 25 Mar 2006 07:19:00 -0000 1.29
@@ -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/udev-guide.xml,v 1.28 2006/01/05 20:08:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.29 2006/03/25 07:19:00 fox2mike Exp $ -->
<guide link="/doc/en/udev-guide.xml">
<title>Gentoo udev Guide</title>
@@ -19,8 +19,8 @@
<license/>
-<version>0.22</version>
-<date>2006-01-05</date>
+<version>0.23</version>
+<date>2006-03-25</date>
<chapter>
<title>What is udev?</title>
@@ -439,6 +439,15 @@
Device rule for your mouse points to an existing device file.
</p>
+<p>
+Another issue is the difference in naming of terminals between devfs and udev.
+While devfs calls its terminals <c>tty</c>, udev calls them <c>vc</c>. This
+could lead to a problem in case you are restricting root logins from consoles
+using <path>/etc/securetty</path>. You will need to make sure that <c>tty1</c>
+is changed to <c>vc/1</c> in <path>/etc/securetty</path> to ensure that root
+can login using the console.
+</p>
+
</body>
</section>
<section>
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2006-03-25 7:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-25 7:19 Shyam Mani [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-09-07 1:41 [gentoo-doc-cvs] cvs commit: udev-guide.xml Joshua Saddler
2008-08-19 12:51 Sven Vermeulen
2008-05-23 19:44 Sven Vermeulen
2007-10-30 20:31 Josh Saddler
2007-10-18 18:31 Josh Saddler
2007-08-02 23:41 Josh Saddler
2007-06-05 19:14 Josh Saddler
2007-04-10 20:55 Josh Saddler
2007-01-05 17:31 Lukasz Damentko
2007-01-05 16:40 Josh Saddler
2006-11-27 0:08 Josh Saddler
2006-08-31 2:41 Josh Saddler
2006-04-14 20:42 Josh Saddler
2006-01-05 20:08 swift
2005-08-12 10:34 swift
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200603250719.k2P7J1k6022358@robin.gentoo.org \
--to=fox2mike@lark.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox