From owner-freebsd-stable Thu Jun 10 14:42:19 1999 Delivered-To: freebsd-stable@freebsd.org Received: from leap.innerx.net (leap.innerx.net [38.179.176.25]) by hub.freebsd.org (Postfix) with ESMTP id 0927615039 for ; Thu, 10 Jun 1999 14:42:12 -0700 (PDT) (envelope-from chris@holly.dyndns.org) Received: from holly.dyndns.org (ip126.houston14.tx.pub-ip.psi.net [38.27.214.126]) by leap.innerx.net (Postfix) with ESMTP id E14DD37089; Thu, 10 Jun 1999 17:42:03 -0400 (EDT) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id QAA93374; Thu, 10 Jun 1999 16:41:07 -0500 (CDT) (envelope-from chris) Date: Thu, 10 Jun 1999 16:41:06 -0500 From: Chris Costello To: davey@aps-services.com Cc: stable@FreeBSD.ORG Subject: Re: source for pkg_add etc Message-ID: <19990610164106.O57174@holly.dyndns.org> Reply-To: chris@calldei.com References: <199906091753.KAA09965@web1.aps-services.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: <199906091753.KAA09965@web1.aps-services.com>; from davey@aps-services.com on Wed, Jun 09, 1999 at 10:57:57AM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 9, 1999, davey@aps-services.com wrote: > Is there a way to extract the source off the CD? > Forgive me for my ignorance, The source trees are in /usr/src/usr.sbin/pkg_install. If you cannot find it, you can get them off the CD by doing the following command: cd /tmp cat /cdrom/src/susbin* | gzip -dc - | tar xvf - usr.sbin/pkg_install The source code will be in /tmp/usr.sbin/pkg_install/ -- Chris Costello f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message