Am Sat, 30 Jun 2007 16:19:24 -0500 schrieb Aaron <[EMAIL PROTECTED]>:
> James Hartley wrote: > > On 6/30/07, *Aaron* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > > wrote: > > > > What i found strange is now it seems as if i have gained the > > misc41 and > > game41 file sets as a result of following stable. Does this > > sound correct? > > > > > > The following link from the FAQ describes what the roles of each > > file set. Perhaps this will provide some perspective. > > > > http://openbsd.org/faq/faq4.html#FilesNeeded > > > > > > > > > That is where i made the decisions on what sets to include on my > initial install... Choosing sets is not the problem, as i indicated > in the first post," i *chose* bsd, base41, etc41, comp41 and man41" > file sets as they were the required sets. > > The question is, when updating src and following stable, is there any > way to _not_ have the game41 and misc41 installed when i do the make > build. Take a look at mk.conf(5) - SKIPDIR I use something like "SKIPDIR=games usr.sbin/lpr/lpc ..." for my server. Hope it helps Ulrich

