From owner-freebsd-questions Fri Mar 31 12:29:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id A7B7D37B9FC for ; Fri, 31 Mar 2000 12:29:43 -0800 (PST) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.166.128] (helo=parish.my.domain) by neodymium.btinternet.com with esmtp (Exim 2.05 #1) id 12b829-0002z7-00; Fri, 31 Mar 2000 21:28:45 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id VAA01002; Fri, 31 Mar 2000 21:28:08 +0100 (BST) (envelope-from mark) Date: Fri, 31 Mar 2000 21:28:03 +0100 From: Mark Ovens To: Mark Wagner Cc: freebsd-questions@freebsd.org Subject: Re: how track list of programs in the FreeBSD core? Message-ID: <20000331212803.A232@parish> References: <200003310045.QAA81023@veda.horvitznewspapers.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200003310045.QAA81023@veda.horvitznewspapers.net>; from markw@horvitznewspapers.net on Thu, Mar 30, 2000 at 04:45:12PM -0800 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 30, 2000 at 04:45:12PM -0800, Mark Wagner wrote: > I like the set of programs that are part of the base FreeBSD install. They > are a useful and complete set without a lot of cruft. Contrast this with, > say, SuSE that will install a demo of Applixware as part of the default > install or Solaris that doesn't include a complier. > > What I would like to do is determine what goes into a base install > (no ports) of FreeBSD and mimic that on other systems. > > Short of "find /usr/src", does anybody have any ideas how I could > automatically generate a list of applications that are part of the base > install? > > Also, how is it decided what goes in and what doesn't? > > I tried searching the mailing lists, etc. but I am at a loss as to what > terms to use in the search. > I may not be understanding what you want here, but if you are referring to what sysinstall adds as a minimal binary-only install then look what's in the bin dist on the first CD: # mount /cdrom # cd /cdrom/bin # cat bin.?? | tar --unlink -tpzf - ./ bin/ bin/cat bin/chio bin/chmod ..... Is this the sort of thing you mean? > -- > markw@horvitznewspapers.net > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Beam me up Scottie, there's no intelligent life down here ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message