No this wishlist bug has not been fixed... The original reasoning in the original bug report still stands...
The full story is that the #307471 wishlist patch was applied at the same time as the wishlist patch for bug #283919 during the sarge Freeze in the final few weeks before release. The patch for #283919 caused an RC bug (#310316) so both changes were reverted to get initrd-tools working for sarge release. However both #307471 and #283919 were left tagged "fixed,pending". I removed these tags from "my" bug #307471 (one at a time 3 months apart). I have not touched #283919... perhaps I'll post something to that bug in a few mins. I hope that explains things. Alex Owen On 21/08/05, Horms <[EMAIL PROTECTED]> wrote: > On Sun, Aug 21, 2005 at 08:33:00AM +0100, Alex Owen wrote: > > tag 307471 - pending > > thanks > > > > 3 months on... time to remove the pending tag! > > The code currently looks like this: > > if [ $rootdev != 256 ]; then > mount_root > cd mnt > [ $DEVFS ] && mount -nt devfs devfs dev > pivot_root . initrd > fi > > Does that mean its fixed? > > -- > Horms >