DragonFly BSD
DragonFly submit List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Second thoughts on MAKEDEV


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 16 Mar 2005 16:20:42 -0800 (PST)

:Hi,
:
:I spent some time playing around with MAKEDEV in order to get a way
:for local device owenership/permissions overrides.
:
:For those willing to give it a try, check this out:
:
:http://bettlakenauszuzeln.magic-ceee.com/MAKEDEV.tar.gz
:
:There are three files in this tarball:
:
:MAKEDEV
:etc.devices.conf --> Copy to /etc/devices.conf
:etc.defaults.devices.conf --> Copy to /etc/defaults/devices.conf

    I don't like the idea of removing the defaults from MAKEDEV itself, 
    that just creates two places where modifications have to be made rather
    then one.  But I really like your /etc/devices.conf override mechanism.
    If you were to retool your patch to leave the defaults in MAKEDEV and
    add the /etc/devices.conf (or even the /etc/devices.conf and
    /etc/defaults/devices.conf) capability, I would commit it in a heartbeat.

						-Matt




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]