On Mon, Dec 8, 2008 at 11:17 PM, Paul Saab <[EMAIL PROTECTED]> wrote: > This requires all devices end in 'a' - 'h'. This breaks newfsing zfs > volumes with arbitrary names,
It also would be wrong in a whole bunch of other scenarios: [EMAIL PROTECTED]:07AM]~/fbp4-1132> cat /etc/fstab /dev/twed0p2 / ufs rw 1 1 /dev/twed0p3 /usr ufs rw 2 2 ... Also.. 'a' .. 'h' is wrong even for disklabel. If you're using GEOM_PART_BSD, you've got something like 20 partition letters available instead of just 8. -- Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"