freebsd-skq/release/picobsd
luigi 5382679539 Fix various issues with the picobsd build script in -current:
+ declare some shell variables as 'local'
+ add a missing ';;' in a 'case' statement
+ centralize newfs options
+ properly override GID and UID when installing include files and libraries
+ add a missing '-r' in disklabel commands (maybe not necessary, but it
  does not harm and it was used in the RELENG_4 version)
+ no more require 'perl' when installing the secondary loader
+ use '-t rsa1' when invoking ssh-keygen
2004-03-21 10:46:13 +00:00
..
bridge comment out the 'sshd' entries as the image is now 1460KB 2003-06-22 15:37:14 +00:00
build Fix various issues with the picobsd build script in -current: 2004-03-21 10:46:13 +00:00
dial
doc/src
floppy.tree/etc
help
isp
mfs_tree
net
router
tinyware style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:42:33 +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>