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
-
1999.05.10: Slightly refreshed version to match 3.2-RELEASE.
No significant changes (yet)... :-(
PicoBSD 0.43
-
1999.01.19: A lot of fixes related to architectural changes in
3.0-current code. Most importantly, we run now ELF kernel and we use
the new bootloader. This is most probably the last release of PicoBSD in
its present shape - the next version will (hopefully) become a part of
normal release building process.
PicoBSD 0.42
-
1999.01.15: Well, it seems that this version was for developers
only... ;-) It was abandoned when recent massive changes in -current
demanded more serious measures...
-
1998.10.15: Small fixes and updates to match the 3.0-RELEASE
source tree. The binary snapshot built from 3.0-R sources will
soon follow...
PicoBSD 0.41
-
1998.10.12: Two small buglets has been discovered, and fixed in CVS
copy of the sources. 'kget' utility was dumping core due to unexpected
change in behaviour of dumpnlist. 'ns' utility poorly handled other
netmasks than class C network.
I prepared new tar archive containing these corrected sources.
-
1998.09.26: Yes, this took more than just "a few days"... :-(. This is
mainly a bugfix release of 0.4 - almost no new features were added,
except the 'dmesg' to examine kernel messages buffer. Also, all
programs are compiled in ELF format. SNMP services are provided now
by UCD-SNMP v.3.5.
Unfortunately, I had to remove DEVFS for now - there are too many
problems with it for now. This also means that we're back to creating
device nodes manually, and chances are that the one you need is
missing...
PicoBSD 0.4
-
1998.08.28: Serious bug was discovered in MFS code (thanks to Eric
P. Scott for detailed bug report!). Though the bug itself is in
FreeBSD-current kernel code and not in the PicoBSD-specific sources,
it makes PicoBSD very fragile and easy to crash.
Some people are already working on it, so expect the fixed version
in a few days. Its availability will be noted here, on this page,
so keep an eye on it.
-
1998.08.27: PicoBSD source tree is now a part of official FreeBSD
source tree (you can find it in src/release/picobsd). From now on,
all the fixes and changes will go directly to this tree, and from
time to time I'll be preparing a stand-alone snapshot of the sources.
-
1998.08.19: PicoBSD 0.4 released.
New features include: NATd,
netstat, DEVFS/SLICE instead of standard /dev, additional network
drivers, and several minor fixes. Distribution contains also
a collection of small versions of system programs (TinyWare), among
them custom init(8).
I added also the fourth type of setup - 'router' - which is a
specialized version of PicoBSD that focuses on providing as small
as possible router solution.
PicoBSD 0.31
-
1998.03.28: Some people reported that the binary files (*.flp) were
being corrupted during download because their browsers assumed that
these are text files. I changed the names to *.bin - their contents
is the same.
-
1998.03.20: PicoBSD 0.31 released. New features include: SNMP daemon,
better creation of /kernel.config, some other minor fixes. Massive
changes in the building scripts. I also removed vn(4) driver from
"net" and "isp" floppies.
PicoBSD 0.3
The following bugs were found in this release of PicoBSD:
- 1998.02.27: A bug in kget(8) utility caused it to dump core in certain
situations. As a consequence, it wasn't possible to save the changes
made in UserConfig (-c). This will be corrected in the next release (or
bugfix issue).
- 1998.02.24: Wrongly sized MFS caused the passwd(1) on "net" type
floppy to fail because of lack of space for temporary files. This bug
affected only "net" floppies, and of course the scripts ("2000" looks
quite similar to "2200" :-(( ). Also, the 'update' script didn't work
as expected...
This was fixed the same day, and the corrected files are: pb03en1.zip,
pb03pn1.zip, and pbsd-s031.tgz respectively. They are now under standard
links on the main page of PicoBSD project, so if you downloaded after
this date, you shouldn't worry.
Please check that you have the fixed versions - the archive name should
contain the tiny number, such as "pb03en1.zip", or
pbsd-s031.tgz".
-
1998.02.15: PicoBSD 0.3 released. This is the first version that I can
truly recommend - previous one was too buggy... :-)
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
-
1999.05.10: Slightly refreshed version to match 3.2-RELEASE.
No significant changes (yet)... :-(
@
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
@