Re: Build world to only make and install the user install from sysinstall.



On 2005-12-14 19:03, "Justin L. Boss" <justin@xxxxxxxxxxxxxxx> wrote:
> Okay if you think that subject was confusing this is totally confusing
> to me. I'm trying to do a Makeworld that will only install the user
> distributions install from sysinstall. As you can see below, the only
> two that match up are games and base. So how do you know what source
> to install to = the user distributions install. Or do you install all
> the source and then just use NO_????=yes in your make.conf. If so
> which ones do you use? Maybe a better question would be which
> NO_????=YES do i include in my make.conf to only build and install the
> user distributions from the sysinstall. Thanks for any help you might
> be able to give.
>
> The User install from sysinstall "Average user - binaries and doc
> only"

> [ ] games Games (non-commercial)

NO_GAMES=yes

> [ ] info GNU info files

NO_INFO=yes

> [ ] catman Preformatted system manual pages

I'm not sure if there is a NO_XXX knob for this. The 'preformatted'
manpages are created only when you run man(1) as root, but you can erase
those by periodically running:

# cd /usr/share/man
# rm cat*/* cat*/*/*

> [ ] proflibs Profiled versions of the libraries

NO_PROFILE=yes

> [ ] src Sources for everything
> [ ] local Local additions collection
> [ ] X.Org The X.Org distribution

There are no NO_XXX knobs for these.

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Fw: 8.2-RELEASE-amd64.iso weirdness (help!)
    ... packages on a new install, to get the ball rolling, as they say. ... very surprised to see so few packages available in sysinstall, ... This should be easy by dd'ing the beginning of the hard disk ... FreeBSD slice for the whole disk. ...
    (freebsd-questions)
  • Re: Looking for detailed documentation: Install to existing filesystem
    ... > to install FBSD from an existing filesystem, rather than from FTP or CD. ... and point sysinstall to that partition/directory ... The easiest thing to do is follow the instructions in sysinstall. ... Everything from the first CDROM, ...
    (freebsd-hackers)
  • Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!
    ...  It only sports USB 1.0 ports, and while I was confident of the dd ... promoting it in the disk boot order, ... Picked pretty much all distributions from custom install, ... this problem that would be fairly quick to implement, but sysinstall ...
    (freebsd-questions)
  • Re: FreeBSD 6.0 - install critiques - install issues
    ... FreeBSD 6.0 - install critiques - install issues ... I was just figuring since it seems like sysinstall has grown slightly with the rest ... I ended up with postfix installed, but sendmail still running and no startup script for postfix. ...
    (freebsd-questions)
  • Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!
    ...  >> I've even created a second USB stick, and stuck it in and tried. ... Due to sysinstall weirdness, adding this ... promoting it in the disk boot order, ... I was being very careful, as I wanted to install 8.0 on ad0s4, hopefully ...
    (freebsd-questions)