[Aurelien Jarno] > It will stay unique across as we don't have udev. Right. Still seem like a bad idea to me. :)
> Also I think the dependency on udev should be understood as "/dev is > ready", and our script is doing this job. Well, on systems without udev (which is allowed on Linux at least at the moment), missing udev do not mean /dev/ is not ready. The udev dependency is just supposed to be understood as 'udev is operational', and nothing more. :) > The script causing problem is keyboard-setup (console-tools), needed > for xorg. Right. The start header lines should probably look more like this instead of the current content: # Required-Start: mountkernfs # Should-Start: keymap udev Then it would work without udev too. :) If you report the bug, please usertag it to show up on <URL:http://bugs.debian.org/cgi-bin/[email protected]>. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

