Subject: Re: building userland with the build.sh
To: Louis Guillaume <lguillaume@berklee.edu>
From: Jon Drews <jon.drews@gmail.com>
List: netbsd-users
Date: 04/05/2005 01:36:10
On Mar 22, 2005 2:12 PM, Louis  Guillaume <lguillaume@berklee.edu> wrote:

> I'm particularly fond of the "release" target...
> 
>      $ ./build.sh -U -T /usr/obj/TOOLDIR.i386 tools
>      $ ./build.sh -U -T /usr/obj/TOOLDIR.i386 kernel=KERNEL
> 
> install new kernel and reboot. If all is well, then...
> 
>      $ ./build.sh -u -U -x -T /usr/obj/TOOLDIR.i386 release

Louis:

  That worked great. I discovered my problem. I had messed up the
original install. I reinstalled and got NetBSD updated to 2.0.2.
  I was really impressed with pkg_add. To install Gnumeric I just did:
pkg_add ftp://ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc-2005Q1/NetBSD-2.0/i386/All/gnumeric-1.4.2.tgz

and it installed Gnumeric along with all it's dependencies. I know you
are accustomed to that but I was really surprised that it went so
smoothly.

                              Kind regards,
                              Jon