[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-stable
Subject:    Re: How do I build a brand new /etc?
From:       Ian Lepore <ian () freebsd ! org>
Date:       2015-05-27 2:22:15
Message-ID: 1432693335.1200.63.camel () freebsd ! org
[Download RAW message or body]

On Tue, 2015-05-26 at 22:20 -0400, kpneal@pobox.com wrote:
> So, I built a new 9.3-p14 with these commands:
> 
> #! /bin/sh
> 
> set -x
> export DESTDIR=/ROOT/in_progress/
> export MAKEOBJDIRPREFIX=$DESTDIR/usr/obj
> 
> cd $DESTDIR/usr/src
> 
> make buildworld &&
> make buildkernel
> 
> 
> Then as root I:
>    make installkernel &&
>    make installworld
> 
> ... with DESTDIR and MAKEOBJDIRPREFIX set in the environment.
> 
> This gave me a nearly full install. The only thing lacking is the new
> /etc. The /etc in the $DESTDIR contains the usual 20+ subdirectories,
> but no files. 
> 
> How do I populate an empty /etc?
> 

make distribution

-- Ian


_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic