New devfs.conf

Doug Barton DougB at FreeBSD.org
Mon May 5 18:47:25 PDT 2003


FYI, I've left the ttyv0 -> vga symlink commented out because X 4.3.0
doesn't seem to need it anymore. I tested it with xterm, aterm, xdm,
startx, and a bunch of X apps that I have installed. My preference would
be to leave it commented out unless there is demonstrated need, but if
others have strong opinions about once again providing it by default, I
won't quibble.

Any other (constructive) comments or suggestions about this new mechanism
are welcome. As far as I know, this is the last bit of functionality from
rcOG that we needed to replicate. Thanks to the many folks who have made
suggestions about how to improve the new rc system. Keep those cards and
letters coming. :)

Doug

-- 

    This .signature sanitized for your protection

---------- Forwarded message ----------
From: Doug Barton <dougb at FreeBSD.org>
To: src-committers at FreeBSD.org, cvs-src at FreeBSD.org, cvs-all at FreeBSD.org
Date: Mon, 5 May 2003 18:10:33 -0700 (PDT)
Subject: cvs commit: src/etc devfs.conf src/etc/rc.d devfs

dougb       2003/05/05 18:10:33 PDT

  FreeBSD src repository

  Modified files:
    etc/rc.d             devfs
  Added files:
    etc                  devfs.conf
  Log:
  Allow users to configure stuff in /dev once again by re-doing the devfs
  script to read /etc/devfs.conf, and take appropriate actions based on
  what it finds there.

  The (commented out) examples in the new devfs.conf file are taken in
  part from the old rc.devfs script.

  Revision  Changes    Path
  1.1       +47 -0     src/etc/devfs.conf (new)
  1.5       +26 -13    src/etc/rc.d/devfs

http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/devfs.conf
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/rc.d/devfs.diff?&r1=1.4&r2=1.5&f=h



More information about the freebsd-current mailing list