Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2013 12:53:24 +0100
From:      Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@FreeBSD.org>
To:        Nathan Whitehorn <nwhitehorn@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r245700 - head/usr.sbin/bsdinstall/partedit
Message-ID:  <20130123115324.GA38645@acme.spoerlein.net>
In-Reply-To: <201301202225.r0KMPxYi041939@svn.freebsd.org>
References:  <201301202225.r0KMPxYi041939@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130123115324.GA38645>