Colin Percival wrote:
> Author: cperciva
> Date: Wed Jul 22 03:50:54 2009
> New Revision: 195817
> URL: http://svn.freebsd.org/changeset/base/195817
> 
> Log:
>   Remove the "dedicated disk mode" partitioning option from sysinstall, in
>   both the disk partitioning screen (the 'F' key) and via install.cfg (the
>   VAR_DEDICATED_DISK option).  This functionality is currently broken in 8.x
>   due to libdisk and geom generating different partition names; this commit
>   merely acts to help steer users away from the breakage.
>   
>   Submitted by:       randi
>   Approved by:        re (kensmith)
> 
> Modified:
>   head/usr.sbin/sysinstall/disks.c

Is there any other way to not align FS block to the ugly legacy 63
sectors per track boundary with sysinstall now? I think RAIDs won't be
happy. May be it would be better to fix it?

-- 
Alexander Motin
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to