From owner-freebsd-questions@FreeBSD.ORG Mon Jun 19 12:48:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 256AE16A47A for ; Mon, 19 Jun 2006 12:48:48 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mail.mgedv.net (mail.mgedv.net [81.223.168.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB38543D66 for ; Mon, 19 Jun 2006 12:48:47 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (sslint.my.loop [1.1.1.1]) by mail.my.loop (mgedv) with ESMTP id 5C49245796; Mon, 19 Jun 2006 14:48:45 +0200 (CEST) From: "no@spam@mgedv.net" To: Date: Mon, 19 Jun 2006 14:48:48 +0200 Message-ID: <003701c6939e$b628a270$01010101@avalon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcaTmfcBCOLT+a/SRU+WV+HkMFYuGQAAzrIw Cc: Richard.Mayo@us.army.mil Subject: RE: Getting Source Code after Installing the Software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 12:48:48 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Mayo, Richard A RDECOM CERDEC STCD SRI > Sent: Monday, June 19, 2006 2:14 PM > To: 'freebsd-questions@freebsd.org' > Subject: RE: Getting Source Code after Installing the Software > > Can you simply tell me the name of the tar ball on the CD? > DID ANYBODY LOOK ON THE SENDER ADDRESS OF THIS ORIGINAL POSTING!? --> Richard.Mayo@us.army.mil <-- I BET THERE ARE SEVERAL GUYS WHO KNOW HOW TO INSTALL THE SOURCE OF FREEBSD AT THE US ARMY! BUT IF NOT [i'll prepare a bill for bush upon that if he comes to town ;-)]: put the correct cd into your ATA-CDROM and then: mkdir -p /cdrom mount /dev/acd0 /cdrom cd /cdrom/`uname -r`/src export DESTDIR=/ ./install.sh cd / umount /cdrom and now there should be more in /usr/src. have fun and don't threaten anybody or spy on anybody with these systems!