From owner-freebsd-commit Sun Jun 4 04:54:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA08464 for commit-outgoing; Sun, 4 Jun 1995 04:54:09 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA08448 for cvs-user-outgoing; Sun, 4 Jun 1995 04:52:47 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA08438 ; Sun, 4 Jun 1995 04:52:45 -0700 Date: Sun, 4 Jun 1995 04:52:45 -0700 From: "Jordan K. Hubbard" Message-Id: <199506041152.EAA08438@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release boot_crunch.conf Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/06/04 04:52:45 Modified: release boot_crunch.conf Log: Replace ping, which was very nice to have but not essential, and replace it with `ft', which is not very nice but is unfortunately essential to getting root.flp off floppy tape. Ugh. The prices we pay for consistency! :)