Subject: Re: sup releases?
To: Michael G. Schabert <mikeride@prez.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 04/09/1999 20:43:57
Michael G. Schabert wrote:
>
> Hi all,
> Quick question...what will I be missing if I sup the following:
>
> bmake
> doc
> gnu
> include
> ksrc
> othersrc <= this no longer exists (used to have sup and cvs in it)
> pkgsrc
> security
>
> is xsrc included in either src or allsrc?
Nope.
> That's not a "regular"-type thing imo, but since
> the README.sup doesn't tell what packages ARE included with src or allsrc,
> I have no idea...the README.sup only tells of some things that are NOT
> included with the src & allsrc, but telling me that it contains all netbsd
> source except a few snippets here & there doesn't explain much to me...I
> don't quite relish trying to sup them all individually, & comparing the
> last.*.
>
> Basically, I want to be able to do make build on my alpha. I'd ideally like
> to end up with roughly what the base, comp, etc, kern, man, misc, text,
> secr give me. & I'd like it to use as little HD space as possible.
>
> What will src give me that the sum total I mentioned here won't?
What you mention won't give you base, comp, man, misc, text as far as I can
tell, however, if you add "src" you will, and then I think you could omit
bmake and include.
> ditto with allsrc?
I think if you have src and the above, allsrc would only add games and
regress.
You could save on space supping ksrc-common and ksrc-alpha rather than ksrc,
though you will probably have to copy src/sys/arch/Makefile from somewhere.
Cheers,
Patrick