On Sun, 2013-01-20 at 22:25:59 +0000, Nathan Whitehorn wrote:
> Author: nwhitehorn
> Date: Sun Jan 20 22:25:58 2013
> New Revision: 245700
> URL: http://svnweb.freebsd.org/changeset/base/245700
> 
> Log:
>   Add a simple scripted partitioner. Documentation and more scripting support
>   will come soon. This lets the install process have a line like:
>   
>   bsdinstall scriptedpart 'ada0 GPT {1.5G freebsd-ufs /, 10G freebsd-swap,
>       auto freebsd-ufs /usr}'
>   
>   to set up a system with a 1.5GB /, some swap space, and a /usr using the
>   rest of ada0.

What will be the alignment/offset for these? (and also for the fully
automated case?)

We should make sure the first partition starts at 1MB all the time,
unless the user points the gun at his feet ...

Thanks
Uli
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to