Re: Unable to installworld after successful buildworld and buildkernel

2013-10-09 Thread Brooks Davis
On Wed, Oct 09, 2013 at 10:05:04AM -0700, John-Mark Gurney wrote: > Brooks Davis wrote this message on Wed, Oct 09, 2013 at 08:06 -0500: > > On Tue, Oct 08, 2013 at 10:52:13PM -0700, John-Mark Gurney wrote: > > > Thomas Mueller wrote this message on Wed, Oct 09, 2013 at 03:00 +: > > > > > > But

Re: Unable to installworld after successful buildworld and buildkernel

2013-10-09 Thread John-Mark Gurney
Brooks Davis wrote this message on Wed, Oct 09, 2013 at 08:06 -0500: > On Tue, Oct 08, 2013 at 10:52:13PM -0700, John-Mark Gurney wrote: > > Thomas Mueller wrote this message on Wed, Oct 09, 2013 at 03:00 +: > > > > > But where is DB_FROM_SRC documented? I never saw it anywhere. > > > > > UP

Re: Unable to installworld after successful buildworld and buildkernel

2013-10-09 Thread Brooks Davis
On Tue, Oct 08, 2013 at 10:52:13PM -0700, John-Mark Gurney wrote: > Thomas Mueller wrote this message on Wed, Oct 09, 2013 at 03:00 +: > > > > But where is DB_FROM_SRC documented? I never saw it anywhere. > > > > UPDATING file needs to be updated for installing FreeBSD on a partition > > >

Re: Unable to installworld after successful buildworld and buildkernel

2013-10-09 Thread Thomas Mueller
Quoting without "> " so as not to interfere with the patch: How does this look: Index: UPDATING === --- UPDATING(revision 256024) +++ UPDATING(working copy) @@ -1899,7 +1899,7 @@ make buildkernel KERNCONF=YOUR_KERNEL_H

Re: Unable to installworld after successful buildworld and buildkernel

2013-10-08 Thread John-Mark Gurney
Thomas Mueller wrote this message on Wed, Oct 09, 2013 at 03:00 +: > > > But where is DB_FROM_SRC documented? I never saw it anywhere. UPDATING > > > file needs to be updated for installing FreeBSD on a partition where > > > there is no OS installed. > > > It's documented in Makefile.inc1

Re: Unable to installworld after successful buildworld and buildkernel

2013-10-08 Thread Thomas Mueller
> > But where is DB_FROM_SRC documented? I never saw it anywhere. UPDATING > > file needs to be updated for installing FreeBSD on a partition where there > > is no OS installed. > It's documented in Makefile.inc1 where the less commonly used options > are documented. It should be documented i

Re: Unable to installworld after successful buildworld and buildkernel

2013-10-08 Thread Thomas Mueller
> To cross install FreeBSD on a system without the required users/groups > you must either install them on the base system so that install and > mtree can use them or use the -DDB_FROM_SRC option when running the > installworld/installkernel/distribution targets. -- Brooks That worked for install

Re: Unable to installworld after successful buildworld and buildkernel

2013-10-08 Thread Brooks Davis
On Tue, Oct 08, 2013 at 09:38:14PM +, Thomas Mueller wrote: > > To cross install FreeBSD on a system without the required users/groups > > you must either install them on the base system so that install and > > mtree can use them or use the -DDB_FROM_SRC option when running the > > installworld

Re: Unable to installworld after successful buildworld and buildkernel

2013-10-08 Thread Brooks Davis
On Tue, Oct 08, 2013 at 06:29:53AM +, Thomas Mueller wrote: > From $SRCDIR/UPDATING > > To cross-install current onto a separate partition > -- > # In this approach we use a separate partition to hold > # current's root,

Unable to installworld after successful buildworld and buildkernel

2013-10-07 Thread Thomas Mueller
>From $SRCDIR/UPDATING To cross-install current onto a separate partition -- # In this approach we use a separate partition to hold # current's root, 'usr', and 'var' directories. A partition # holding "/", "/usr" a