From owner-cvs-all Sat Sep 26 10:05:18 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24237 for cvs-all-outgoing; Sat, 26 Sep 1998 10:05:18 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24232; Sat, 26 Sep 1998 10:05:14 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA23591; Sat, 26 Sep 1998 10:05:10 -0700 (PDT) Date: Sat, 26 Sep 1998 10:05:10 -0700 (PDT) Message-Id: <199809261705.KAA23591@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release boot_crunch.conf src/release/sysinstall devices.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/09/26 10:05:09 PDT Modified files: release boot_crunch.conf release/sysinstall devices.c Log: Remove support for floppy tape installs. I'm sorry, we're outta space, and it's either this or the DOS installs. I think that the DOS installs are somehow more important. :) Revision Changes Path 1.36 +2 -2 src/release/boot_crunch.conf 1.83 +1 -2 src/release/sysinstall/devices.c