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

Re: RFT: new fuse package(s)



On Dec 27, Bartosz Fenski aka fEnIo <fenio@debian.org> wrote:

> They fix many bugs wrt debconf by dropping it at all. In addition
> fuse-utils should create /dev/fuse or /dev/.static/dev/fuse device now. 
For the benefit of the other debian-devel@ readers: no package other
than udev and makedev should ever look at /dev/.static/.
The correct method to create a device node in postinst is:

cd /dev && ./MAKEDEV name

This will take care of creating the device(s) in /dev if it is static or
in the underlying static /dev if udev is active (or do nothing if you
still live in 2001 and have not yet stopped using devfs).

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


Reply to: