head	1.3;
access;
symbols
	RELENG_3_5_0_RELEASE:1.1.1.1.2.2
	RELENG_3_4_0_RELEASE:1.1.1.1.2.2
	RELENG_3_3_0_RELEASE:1.1.1.1.2.2
	RELENG_3_2_PAO:1.1.1.1.2.1.0.2
	RELENG_3_2_PAO_BP:1.1.1.1.2.1
	RELENG_3_2_0_RELEASE:1.1.1.1.2.1
	RELENG_3_1_0_RELEASE:1.1.1.1.2.1
	RELENG_3:1.1.1.1.0.2
	RELENG_3_BP:1.1.1.1
	RELENG_3_0_0_RELEASE:1.1.1.1
	v0_4:1.1.1.1
	PICOBSD:1.1.1;
locks; strict;
comment	@# @;


1.3
date	99.08.22.21.44.53;	author dwhite;	state dead;
branches;
next	1.2;

1.2
date	99.02.12.20.35.58;	author abial;	state Exp;
branches;
next	1.1;

1.1
date	98.08.27.17.38.44;	author abial;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.08.27.17.38.44;	author abial;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	99.02.05.12.20.01;	author abial;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.2.2
date	99.08.22.23.09.04;	author dwhite;	state dead;
branches;
next	;


desc
@@


1.3
log
@Major PicoBSD update by luigi with some debugging help from myself.

. Now builds on -STABLE (-CURRENT is broken due to bugs)
. etc directory contents centralized instead of in each
  type directory (can exclude & override as desired)
. Removed extraneous language files (lang files for rc really necessary?)
. dialog-based build tool with support for custom floppy builds
. MFS image loads as a mfs_root module instead of compiled into kernel

THIS IS BROKEN ON CURRENT.  I'll MFC to -STABLE immediately following.
luigi tells me I have an OK from jkh on the MFC.

Submitted by:	luigi
@
text
@#proc				/proc			procfs	rw 0 0
#/dev/fd0c			/start_floppy		ufs	rw 1 1
#/dev/wd0s1			/dos		msdos	rw 0 0
#/dev/wcd0c			/cdrom		cd9660	ro,noauto 0 0
@


1.2
log
@Merge from RELENG_3.
@
text
@@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
proc				/proc			procfs	rw 0 0
@


1.1.1.1
log
@Initial import of PicoBSD v0.4 tree.
@
text
@@


1.1.1.1.2.1
log
@Nuke /procfs
@
text
@d1 1
a1 1
#proc				/proc			procfs	rw 0 0
@


1.1.1.1.2.2
log
@MFC: PicoBSD mega-upgrade.  It actually works in -STABLE, let's hope I
didn't miss anything.  According to luigi, I have jkh's OK on this.

Submitted by:  luigi
@
text
@@


