head 1.11; access; symbols RELENG_4_11_0_RELEASE:1.10 RELENG_4_11:1.10.0.26 RELENG_4_11_BP:1.10 RELENG_4_10_0_RELEASE:1.10 RELENG_4_10:1.10.0.24 RELENG_4_10_BP:1.10 RELENG_5_2_1_RELEASE:1.10 RELENG_5_2_0_RELEASE:1.10 RELENG_5_2:1.10.0.22 RELENG_5_2_BP:1.10 RELENG_4_9_0_RELEASE:1.10 RELENG_4_9:1.10.0.20 RELENG_4_9_BP:1.10 RELENG_5_1_0_RELEASE:1.10 RELENG_5_1:1.10.0.18 RELENG_5_1_BP:1.10 RELENG_4_8_0_RELEASE:1.10 RELENG_4_8:1.10.0.16 RELENG_4_8_BP:1.10 RELENG_5_0_0_RELEASE:1.10 RELENG_5_0:1.10.0.14 RELENG_5_0_BP:1.10 RELENG_4_7_0_RELEASE:1.10 RELENG_4_7:1.10.0.12 RELENG_4_7_BP:1.10 RELENG_4_6_2_RELEASE:1.10 RELENG_4_6_1_RELEASE:1.10 RELENG_4_6_0_RELEASE:1.10 RELENG_4_6:1.10.0.10 RELENG_4_6_BP:1.10 RELENG_4_5_0_RELEASE:1.10 RELENG_4_5:1.10.0.8 RELENG_4_5_BP:1.10 RELENG_4_4_0_RELEASE:1.10 RELENG_4_4:1.10.0.6 RELENG_4_4_BP:1.10 RELENG_4_3_0_RELEASE:1.10 RELENG_4_3:1.10.0.4 RELENG_4_3_BP:1.10 RELENG_4_2_0_RELEASE:1.10 RELENG_4_1_1_RELEASE:1.10 PRE_SMPNG:1.10 RELENG_4_1_0_RELEASE:1.10 RELENG_3_5_0_RELEASE:1.7.2.2 RELENG_4_0_0_RELEASE:1.10 RELENG_4:1.10.0.2 RELENG_4_BP:1.10 RELENG_3_4_0_RELEASE:1.7.2.2 RELENG_3_3_0_RELEASE:1.7.2.2 RELENG_3_2_PAO:1.7.2.1.0.2 RELENG_3_2_PAO_BP:1.7.2.1 RELENG_3_2_0_RELEASE:1.7.2.1 RELENG_3_1_0_RELEASE:1.7 RELENG_3:1.7.0.2 RELENG_3_BP:1.7 RELENG_3_0_0_RELEASE:1.4; locks; strict; comment @# @; 1.11 date 2004.03.24.08.01.14; author luigi; state dead; branches; next 1.10; 1.10 date 99.08.28.01.33.24; author peter; state Exp; branches 1.10.2.1; next 1.9; 1.9 date 99.08.22.21.43.13; author dwhite; state Exp; branches; next 1.8; 1.8 date 99.06.14.15.37.23; author roger; state Exp; branches; next 1.7; 1.7 date 99.01.19.23.09.46; author abial; state Exp; branches 1.7.2.1; next 1.6; 1.6 date 98.11.01.20.01.40; author abial; state Exp; branches; next 1.5; 1.5 date 98.10.28.16.16.31; author abial; state Exp; branches; next 1.4; 1.4 date 98.10.15.21.40.00; author abial; state Exp; branches; next 1.3; 1.3 date 98.10.12.07.52.34; author abial; state Exp; branches; next 1.2; 1.2 date 98.09.26.17.39.21; author abial; state Exp; branches; next 1.1; 1.1 date 98.09.26.17.23.01; author abial; state Exp; branches; next ; 1.10.2.1 date 2012.11.17.07.24.21; author svnexp; state Exp; branches; next ; 1.7.2.1 date 99.05.07.10.02.46; author abial; state Exp; branches; next 1.7.2.2; 1.7.2.2 date 99.08.29.15.52.44; author peter; state Exp; branches; next ; desc @@ 1.11 log @remove stale documentation @ text @ History and Bug fixes

History and List of Bugfixes

This is the short release history of PicoBSD, as well as the list of bugs which were found. Some of them were already corrected, so that you should read the list before reporting a new one.

We tried to make this software bug-free, but life is life... Sorry for the inconvenience.

PicoBSD 0.44

PicoBSD 0.43

PicoBSD 0.42

PicoBSD 0.41

PicoBSD 0.4

PicoBSD 0.31

PicoBSD 0.3

The following bugs were found in this release of PicoBSD:

Last modified: @@DATE@@

Any comments? Send them to the author
@ 1.10 log @$Id$ -> $FreeBSD$ @ text @d2 1 a2 1 @ 1.10.2.1 log @Switch importer @ text @d2 1 a2 1 @ 1.9 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 @d2 1 a2 1 @ 1.8 log @Update to PicoBSD 0.44 from RELENG_3 @ text @@ 1.7 log @Sync more with reality... @ text @d2 1 a2 1 d17 7 @ 1.7.2.1 log @Assorted fixes to PicoBSD in preparation for 3.2-RELEASE: * use system's kget instead of TinyWare version * use /bin/sh instead of Ash - it was old, and not much smaller * remove unused MIB files * check for kzip stubs, and build them if necessary * slightly update the docs * use newer /boot/ contents * use my own greeting menu. * fix a couple of bugs in scripts * bump revision number to 0.44 Submitted by: me && various people from freebsd-small @ text @d2 1 a2 1 a16 7

PicoBSD 0.44

@ 1.7.2.2 log @$Id$ -> $FreeBSD$ @ text @d2 1 a2 1 @ 1.6 log @Change my e-mail address. @ text @d2 1 a2 1 d17 11 d30 5 @ 1.5 log @Added TODO list. Automate changing of the "Last updated" field. @ text @d2 1 a2 1 d126 1 a126 1 the author @ 1.4 log @Various fixups and corrections to match the 3.0-RELEASE tree. The PicoBSD version is now 0.42. @ text @d2 1 a2 1 d121 1 a121 1 Mon Oct 12 00:51:45 PDT 1998 @ 1.3 log @Update featu^H^H^H^H^Hbug list. @ text @d2 1 a2 1 d16 9 @ 1.2 log @Update for 0.41. @ text @d2 1 a2 1 d20 7 d112 1 a112 1 Mon Sep 7 23:32:13 PDT 1998 @ 1.1 log @Move the documents to src/ so that using new version number is easier. @ text @d2 1 a2 1 d20 1 a20 1 1998.09.25: Yes, this took more than just "a few days"... :-(. This is @