freebsd-dev/release/picobsd
Luigi Rizzo 1d199fd358 Move commands to create stripped kernel into Makefile.conf,
so as to make the "picobsd" script less version-specific.

Improve handling of cross-builds (which requires creation of
includes and libraries for the new source tree).

The "picobsd" script will not probably work on -current because it still
uses 'vn' instead of 'md', but i am commiting it anyways to keep it
in sync with the version in -stable.
2001-09-04 02:01:52 +00:00
..
bridge Remove tcpdump from the list of binaries. When cross-compiling 2001-06-21 08:59:12 +00:00
build Move commands to create stripped kernel into Makefile.conf, 2001-09-04 02:01:52 +00:00
custom
dial Remove support of I386_CPU in -current. 2001-06-21 08:56:59 +00:00
doc/src
floppy.tree/etc
help
install Remove support of I386_CPU in -current. 2001-06-21 08:56:59 +00:00
isp Remove support of I386_CPU in -current. 2001-06-21 08:56:59 +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 support of I386_CPU in -current. 2001-06-21 08:56:59 +00:00
router Remove support of I386_CPU in -current. 2001-06-21 08:56:59 +00:00
tinyware s/adress/address/ 2001-07-23 12:05:27 +00:00
README.html
Version

<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>