head	1.1;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.2.2
	RELENG_4_11:1.1.2.2.0.18
	RELENG_4_11_BP:1.1.2.2
	RELENG_4_10_0_RELEASE:1.1.2.2
	RELENG_4_10:1.1.2.2.0.16
	RELENG_4_10_BP:1.1.2.2
	RELENG_4_9_0_RELEASE:1.1.2.2
	RELENG_4_9:1.1.2.2.0.14
	RELENG_4_9_BP:1.1.2.2
	RELENG_4_8_0_RELEASE:1.1.2.2
	RELENG_4_8:1.1.2.2.0.12
	RELENG_4_8_BP:1.1.2.2
	RELENG_4_7_0_RELEASE:1.1.2.2
	RELENG_4_7:1.1.2.2.0.10
	RELENG_4_7_BP:1.1.2.2
	RELENG_4_6_2_RELEASE:1.1.2.2
	RELENG_4_6_1_RELEASE:1.1.2.2
	RELENG_4_6_0_RELEASE:1.1.2.2
	RELENG_4_6:1.1.2.2.0.8
	RELENG_4_6_BP:1.1.2.2
	RELENG_4_5_0_RELEASE:1.1.2.2
	RELENG_4_5:1.1.2.2.0.6
	RELENG_4_5_BP:1.1.2.2
	RELENG_4_4_0_RELEASE:1.1.2.2
	RELENG_4_4:1.1.2.2.0.4
	RELENG_4_4_BP:1.1.2.2
	RELENG_4_3_0_RELEASE:1.1.2.2
	RELENG_4_3:1.1.2.2.0.2
	RELENG_4_3_BP:1.1.2.2
	RELENG_4:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	2000.11.30.22.22.46;	author luigi;	state dead;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2000.11.30.22.22.46;	author luigi;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2001.02.18.08.17.49;	author luigi;	state dead;
branches;
next	;


desc
@@


1.1
log
@file mfsinfo was initially added on branch RELENG_4.
@
text
@@


1.1.2.1
log
@Floppy and MFS options are now in this file.
@
text
@a0 17
# Information about mfs parameters
# Size of mfs in kilobytes
MFS_SIZE	=	2400

# Name of init program
INIT		=	init

# Number of bytes per inode in mfs
MFS_INODES	=	4096

# Number of bytes per inode in floppy image
FLOPPY_INODES	=	32768

# Suffix to tack on somewhere
suffix		=	-bridge

PASSWD		=	YES
@


1.1.2.2
log
@mfsinfo is not used in RELENG_4. mfs info is contained in the kernel config
file.
@
text
@@


