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
This requires all devices end in 'a' - 'h'. This breaks newfsing zfs
volumes with arbitrary names,
On Wed, Dec 3, 2008 at 10:37 AM, Luigi Rizzo <[EMAIL PROTECTED]> wrote:
> Author: luigi
> Date: Wed Dec 3 18:36:59 2008
> New Revision: 185588
> URL: http://svn.freebsd.org/changeset/base/185588
>
Author: luigi
Date: Wed Dec 3 18:36:59 2008
New Revision: 185588
URL: http://svn.freebsd.org/changeset/base/185588
Log:
Enable operation of newfs on plain files, which is useful when you
want to prepare disk images for emulators (though 'makefs' in port
can do something similar).
This