Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2000 10:00:31 +0100
From:      "robi" <rnunnari@libero.it>
To:        andyf@speednet.com.au
Cc:        stable@FreeBSD.ORG
Subject:   Re: minimal (binary) installation upgrade
Message-ID:  <G4BFOV$IgUQylM4NkEaHqkUj0keOg2cHFsLbUlQNJayfFso9Fq@libero.it>

next in thread | raw e-mail | index | archive | help

Hi Andy.

with that ("NOMAN= true") I managed to install on
80 Mb /usr
Then I went on and wipe out by hand all man pages
and other doc under /usr/share that were previously
installed when it failed... so now I even have some
free space on disk. hehehe.

Take care.

>
> On Sat, 18 Nov 2000, robi wrote:
>
> > How can I get a minimal installation using installworld
> > like the one I had from the installation CD? (only binaries,
> > no doc, no src, ...)
>
> Here is what I use to install a minimal system onto a 100MB disk:
> (note the addition of "NOMAN= true" - hope this helps!)
>
> CFLAGS= -O -pipe
> COPTFLAGS= -O -pipe
> NO_CVS=         true    # do not build CVS
> NO_FORTRAN=     true    # do not build g77 and related libraries
> NO_LPR=         true    # do not build lpr and related programs
> NO_OBJC=        true    # do not build Objective C support
> NO_SHAREDOCS=   true    # do not build the 4.4BSD legacy docs
> NO_X=           true    # do not compile in XWindows support (e.g.
doscmd)
> NODESCRYPTLINKS=true    # do not replace libcrypt -> libscrypt links
> NOGAMES=        true    # do not build games (games/ subdir)
> NOINFO=         true    # do not make or install info files
> NOLIBC_R=       true    # do not build libc_r (re-entrant version of
libc)
> NOMAN=          true    # do not build or install man pages
> NOPROFILE=      true    # Avoid compiling profiled libraries
> NOSHARE=        true    # do not go into the share subdir
> NOUUCP=         true    # do not build uucp related programs
> NOPORTDOCS=     true
>
>
> >
> > Best regards.
> > --
> > Roberto Nunnari
> > Luck is... miss the wrong train.
> >
>
> --
>
>  :{ andyf@speednet.com.au
>
>         Andy Farkas
>     System Administrator
>    Speednet Communications
>  http://www.speednet.com.au/
>
>
>
>

--
Roberto Nunnari
Luck is... miss the wrong train.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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