Package: udev Version: 175-7 Severity: important Hi Marco,
Since with wheezy we have transitioned to use /proc/mounts, with /etc/mtab a symlink to it on all platforms on which udev runs, this script is now completely redundant. We now switch /etc/mtab to be a symlink to /proc/mounts on boot (not upgrade), which is when this would run anyway. The only corner case here is a system with r/o root; worst case, they need to boot once with a r/w root to complete some of the other migration stuff. It's probably too late to remove for wheezy, but it would be great if you could remove this for jessie; I'm planning on removing the mtab generation code from initscripts for jessie as well, since linux and kfreebsd all now use /proc/mounts. Thanks, Roger -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

