freebsd-skq/release/picobsd
Luigi Rizzo 267d023df8 Enable building of picobsd using CURRENT sources again.
Following a suggestion by Ruslan, the initial creation of the
includes and libraries (and build tools) is now done by
invoking "make buildworld" (with -DPICOBSD which eventually will
limit the amount of stuff built with a 2-line change in Makefile.inc1).
The correct environment is then used for subsequent builds.

Also remove write_mfs_in_kernel.c in favour of using dd

All the above is conditional on __FreeBSD_version, as the previous
method still worked for versions earlier than 500035, and I am
unsure on how the "new" method works for earlier versions.

Finally, note that the crunch.conf files need some work because
some libraries (e.g. gmd) have gone away from the base installation.
2002-07-14 09:07:13 +00:00
..
bridge Record libtelnet.a death. 2002-04-19 12:39:09 +00:00
build Enable building of picobsd using CURRENT sources again. 2002-07-14 09:07:13 +00:00
dial sysctl -w -> sysctl 2002-05-11 06:06:11 +00:00
doc/src pseudo-device -> device in kernel config. 2001-05-01 10:52:50 +00:00
floppy.tree/etc Move creation of password databases before starting daemons, 2002-07-01 21:30:39 +00:00
help mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
isp Record libtelnet.a death. 2002-04-19 12:39:09 +00:00
mfs_tree sysctl -w -> sysctl 2002-05-11 06:06:11 +00:00
net sysctl -w -> sysctl 2002-05-11 06:06:11 +00:00
router sysctl -w -> sysctl 2002-05-11 06:06:11 +00:00
tinyware Add a few files which are needed to build "passwd" now that 2002-06-20 21:17:33 +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>