On Dec 27, Bartosz Fenski aka fEnIo <[EMAIL PROTECTED]> 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
signature.asc
Description: Digital signature