freebsd-dev/release/picobsd
Luigi Rizzo a4e8fcc136 Put a more reasonable path for "more" sources in crunch.conf,
and disable telnet and friends in favour of ssh/sshd/scp.

Pull out a few NIC drivers from the config file to make the
image fit into a 1.44 image again. I have left "lnc" in as that is
emulated by vmware so this can be booted there.
2002-02-14 19:43:40 +00:00
..
bridge Put a more reasonable path for "more" sources in crunch.conf, 2002-02-14 19:43:40 +00:00
build Use { } instead of ( ) for grouping shell commands so that 2002-02-14 19:21:50 +00:00
dial
doc/src
floppy.tree/etc Implement a more efficient way to assign addresses: read /etc/hosts 2001-11-29 03:16:23 +00:00
help
install
isp
mfs_tree Add entries for "dumb" and "dialup" terminals, as the shell in HEAD 2001-11-01 16:52:34 +00:00
net
router
tinyware Add a '-l' flag to show CPU load for the various states, similar to what 2001-12-14 01:10:50 +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>