Original open source

A question about open source led several people to point out that there are a number of histories of BSD available – Steve Mynott pointed at excerpts from Kirk McKusick‘s O’Reilly book. Sascha Wildner also included GrokLaw’s excellent and long history, and McKusick’s BSDTalk interview (.mp3). Local ‘expert on old things’ Bill Hacker added that BSD-style sharing of code was happening before Linux, GNU, or even Richard Stallman had been born.

Whereis again

Sascha Wildner has set the utility ‘whereis‘ to work with pkgsrc the same way it used to with ports – finding where in the pkgsrc tree a given port is located.

I mention this because I tied to do this myself some time ago, and didn’t get it right.  It’s a darn useful command.

BSDInstaller assembling

Are you trying to put together the BSD Installer?  Taken from an email from Scott Ullrich (sorry, no web archive):

Here is the steps I take to build the installer once it is checked out of cvs:

cd installer/scripts/build
./create_installer_tarballs.sh
./copy_ports_to_portsdir.sh
./build_installer_packages.sh