Package: udev Version: 0.056-2 When I use udev with devfs-style naming scheme, I wish not to have /dev/hd* symlinks. I don't believe these symlinks are vital to system bootup. I believe the users should be given the choice where or not they have /dev/hd* symlinks. You can argue that users can always modify /etc/udev/rules.d/devfs.rules directly, but I think a user can mess up his/her system doing so. So I suggest that devfs.rules should be rid of rules creating hd* symlinks and such rules should be put into /etc/udev/compat*.rules.

