From owner-cvs-user Sun Mar 2 03:59:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06498 for cvs-user-outgoing; Sun, 2 Mar 1997 03:59:31 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06491; Sun, 2 Mar 1997 03:59:29 -0800 (PST) Date: Sun, 2 Mar 1997 03:59:29 -0800 (PST) From: Joerg Wunsch Message-Id: <199703021159.DAA06491@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile fixit.profile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/03/02 03:59:28 Modified: release Makefile fixit.profile Log: . Remove the ${RELEASEDIR} variable, it turned out to be a constant anyway. . Add /usr/share/misc/scsi_modes to the fixit floppy, and set the appropriate env variable. . Cleanup the (commented out) tags in the entry section a little, to be more up-to-date. Revision Changes Path 1.278 +14 -43 src/release/Makefile 1.6 +2 -1 src/release/fixit.profile