From owner-freebsd-commit Wed May 31 16:53:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA14026 for commit-outgoing; Wed, 31 May 1995 16:53:53 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA14009 for cvs-user-outgoing; Wed, 31 May 1995 16:53:51 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA13995 ; Wed, 31 May 1995 16:53:47 -0700 Date: Wed, 31 May 1995 16:53:47 -0700 From: "Jordan K. Hubbard" Message-Id: <199505312353.QAA13995@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/libdisk create_chunk.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/31 16:53:47 Modified: release Makefile root_crunch.conf Log: 1. Don't copy /etc/services onto the boot floppy - it's huge! Just tack in the entries we want. 2. Replace ncftp with ftp on root.flp; it's easier to use in this context and less fussy about missing passwd files. 3. Also put tip/cu back on the root floppy. We certainly have the room, and it might prove useful. Modified: release/libdisk create_chunk.c Log: Fixes to put bad144 information in the right place. Submitted By: phk