From owner-freebsd-questions@FreeBSD.ORG Mon Dec 16 18:57:50 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EAED3122 for ; Mon, 16 Dec 2013 18:57:50 +0000 (UTC) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7A5B11FA1 for ; Mon, 16 Dec 2013 18:57:50 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id x55so4993299wes.40 for ; Mon, 16 Dec 2013 10:57:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:date:mime-version:subject:message-id:priority:content-type; bh=MfU/G0+kqMY7HrUV1+oLu+veRCJQ18IG/in98RcBFvc=; b=M6+AoVL8kYNVaTjECARf/UdEoChcEWRBImhEVxTDPd8hfxeUwrYEODDwycHQo3zUff Lk9/+XA7kvbhChvCFo+/LSaE6QJxSDDzHalSHV2KDjd6IE4bHgnRuA7ggy0iqE2c4ZMC zlWh5tv/NWj8laAoG1eU5UGCZNpXxUQ6F+ywL72NBql0QX2LtwPVq1nDIClYEj1B0sUi 1+NSZsFUyxEAIm/xpWA2NsLovMe/MZOSpEyDrhZz2T6u7mPs0vz3tCPalUbv9xYyViks HfE9sawlU7yH/vfODK59cOaFziZW6vGMKwPWsglzSNonV678b9Zf/VFoKRCCYNCc0/Fa QSBA== X-Received: by 10.194.1.139 with SMTP id 11mr15257571wjm.33.1387220268880; Mon, 16 Dec 2013 10:57:48 -0800 (PST) Received: from [192.168.42.14] (dyn-62-56-65-23.dslaccess.co.uk. [62.56.65.23]) by mx.google.com with ESMTPSA id el8sm11956348wic.8.2013.12.16.10.57.47 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 16 Dec 2013 10:57:48 -0800 (PST) From: g8kbvdave@googlemail.com To: freebsd-questions@freebsd.org Date: Mon, 16 Dec 2013 18:57:46 -0000 MIME-Version: 1.0 Subject: No System sources? Message-ID: <52AF4D2A.13679.1A7A5A9@g8kbvdave.gmail.com> Priority: normal X-mailer: Pegasus Mail for Windows (4.62) Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Description: Mail message body X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Dec 2013 18:57:51 -0000 Hi All. I'm asking this in a few places, so appologies if you see it elsewhere too... FreeBSD 9.2, base install up and running on a Dell Optiplex GX110, that has a 40G hard drive, 384Meg of RAM, as well as it's P3/666MHz cpu. With some minor tweaks to the shell, so the command line prompt follows me arround the directory structure, after following the guide at:- http://www.a1poweruser.com/ I then a day later, installed a later version of ntp, that is now up and running, sync'ing to internet time. (But my goal, is to use a GPS reciever for it's reference, with the 'net as a fallback.) I have all the needed hardware, and used to have just such a think running on a FBSD8.0 box. But that commited suicide a few months ago. (MoBo hardware failure, that now prevents any OS, other than DOS to install!) However, I failed to notice that by default(?) the FBSD9.x system sources are not installed. So... I'm currently stuck, trying to get them, so I can enable PPS support in the kernel. The old "sysinstall" seems broken, in as much as it cant seem to download anything from anywhere. Where as, the newer "bsdinstall" program, want's to reformat the hard drive and start over each time! I'm sort of reluctant to let it do that. So... How do I get the system sources downloaded in a usable form, so I can enable pps support in the kernel and use that. Or, do I have to trash the system and start over(again?) It seems (also, again) that all the documentation is some way behind even the stable release versions. I can understand that with third party sites, but not the main FreeBSD handbook or other pages. Sorry for the bother... Regards All. Dave B. >><<