freebsd-dev/release/picobsd
Luigi Rizzo d38e229ac3 Move a bunch of initialization into a function which must be run
before parsing the command line.
Move code to build include and libraries in a separate function,
so we can use the verbose flag for that.
Chang ownership of some directories so more of the build process
(namely, builds of include and libs) can be run without root
permission (we still depend on root permission to mount a memory
filesystem).
2001-09-28 21:02:15 +00:00
..
bridge Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
build Move a bunch of initialization into a function which must be run 2001-09-28 21:02:15 +00:00
custom mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
dial Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
doc/src pseudo-device -> device in kernel config. 2001-05-01 10:52:50 +00:00
floppy.tree/etc Add entries for vmware interfaces. 2001-09-27 16:48:13 +00:00
help mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
install Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
isp Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
mfs_tree Use /dev/fd0 instead of /dev/fd0c for mounting the floppy. 2001-06-21 08:53:21 +00:00
net Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
router Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
tinyware s/adress/address/ 2001-07-23 12:05:27 +00:00
README.html $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Version Bump version to 0.500 -- not that it means much, but at least 2001-02-18 06:46:20 +00:00

<html>
<body>
<h1><b><center>           PicoBSD Development Kit      </center></b></h1>

<p>All documentation, instructions, list of supported hardware and FAQ are
in doc/ directory. If they are missing, go to the doc/src/ subdirectory and
do a 'make'. The docs are marked with HTML tags, but we try to keep
them readable even without a browser.

<p>Please start from <A HREF="doc/intro.html">here</a> for general
description of the project and its features, or just go directly
<A HREF="doc/how2build.html">here</a> for detailed instructions on how to
build your version of PicoBSD.

<p>Enjoy!</p>

<! $FreeBSD$ >
</body>
</html>