head	1.5;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.4.1
	RELENG_3_0_0_RELEASE:1.4
	RELENG_2_2_7_RELEASE:1.1.4.1
	RELENG_2_2_6_RELEASE:1.1
	RELENG_2_2_5_RELEASE:1.1
	RELENG_2_2_2_RELEASE:1.1
	RELENG_2_2_1_RELEASE:1.1
	RELENG_2_2_0_RELEASE:1.1
	RELENG_2_1_7_RELEASE:1.1
	RELENG_2_1_6_1_RELEASE:1.1
	RELENG_2_1_6_RELEASE:1.1
	RELENG_2_2:1.1.0.4
	RELENG_2_2_BP:1.1
	RELENG_2_1_0:1.1.0.2;
locks; strict;
comment	@# @;


1.5
date	99.01.09.23.14.33;	author jkh;	state dead;
branches;
next	1.4;

1.4
date	97.07.22.02.51.02;	author julian;	state Exp;
branches;
next	1.3;

1.3
date	97.02.22.14.11.05;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	97.01.14.06.22.57;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	96.05.21.01.12.42;	author julian;	state Exp;
branches
	1.1.2.1
	1.1.4.1;
next	;

1.1.2.1
date	99.09.05.11.22.03;	author peter;	state Exp;
branches;
next	;

1.1.4.1
date	98.07.16.10.27.05;	author jkh;	state Exp;
branches;
next	1.1.4.2;

1.1.4.2
date	99.09.05.11.20.48;	author peter;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Nuke this - it's antiquated and unmaintained.
@
text
@###
#	$Id: Makefile,v 1.4 1997/07/22 02:51:02 julian Exp $
#
# What are we if we weren't told..
CRUNCH?= fixit
CRUNCHDIRS= ../crunch
TOP=${.CURDIR}/../../../..
OBJTOP=${.OBJDIR}/../../../..
SCRIPTDIR=${.CURDIR}/../../bin
#FSLABEL=minimum
FSINODE=2000


# the directories you want on the fs
FS_DIRS=		dev stand bin sbin etc mnt mnt1 mnt2 mnt3 mnt4 tmp
# a subdir that contains a verbatim image to be copied to the fs
VERBATIM=	../verbatim

.include "../../mk/crunch_fs.mk"
all: fs_image
@


1.4
log
@update the floppies directory to work better
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.4 1997/07/16 12:24:27 julian Exp $
@


1.3
log
@Revert $FreeBSD$ to $Id$
@
text
@d2 1
a2 1
#	$Id$
d8 5
a12 1
FS_BIN=${.CURDIR}/../..
d19 1
a19 1
.include "../../crunch_fs.mk"
@


1.2
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d2 1
a2 1
#	$FreeBSD$
@


1.1
log
@stand alone (kinda) floppy generation..
you still need tohave done a make world and have made 'sysinstall'
this should not interfere with existing code as it's standalone.
write_mfs_in_kernel.c is duplicated alsewhere.. one will go ..
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.214 1996/05/02 08:18:28 jkh Exp $
@


1.1.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1.4.1
log
@MFC: New floppy creation stuff.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.1 1996/05/21 01:12:42 julian Exp $
d8 1
a8 5
OBJTOP=${.OBJDIR}/../../../..
SCRIPTDIR=${.CURDIR}/../../bin
#FSLABEL=minimum
FSINODE=2000

d15 1
a15 1
.include "../../mk/crunch_fs.mk"
@


1.1.4.2
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@

