freebsd-dev/release/picobsd
Luigi Rizzo a39c93813c Move handling of crunch* files into Makefile.conf, which is a
better place to handle dependencies.

Make another step at helping cross-compiling: when the user specifies
an alternate source tree, the script takes care of creating include
files and libraries for the new tree.
Furthermore, build and use a version of the "config" program which
matches the new sources.

It takes a long time to create libraries, and it might even not do
the right thing at once, there might be some dependencies that i
have forgotten. At any rate, with this code i have been able to
build a working picobsd image using -CURRENT sources on -STABLE

MFC after: 3 days
2001-06-21 08:49:46 +00:00
..
bridge mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
build Move handling of crunch* files into Makefile.conf, which is a 2001-06-21 08:49:46 +00:00
custom mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
dial ISO_ -> ISO 2001-06-11 02:00:33 +00:00
doc/src pseudo-device -> device in kernel config. 2001-05-01 10:52:50 +00:00
floppy.tree/etc mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
help mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
install mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
isp mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
mfs_tree MF4S: Syncronise with Luigi's work in -stable. 2001-04-24 07:46:35 +00:00
net mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
router MF4S: Syncronise with Luigi's work in -stable. 2001-04-24 07:12:34 +00:00
tinyware Apply style guidelines (using gident to help). 2001-04-23 19:38:41 +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>