summaryrefslogtreecommitdiffstats
path: root/release/picobsd/doc
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>1998-09-11 13:14:33 +0000
committerabial <abial@FreeBSD.org>1998-09-11 13:14:33 +0000
commit9993c373dcfff7dabeaa10cb867f7bcb83a0f7cf (patch)
treecfac9a9af9a60fb2dc4eb5e58ac5131c68c7d836 /release/picobsd/doc
parent4568e792af2bc847b387a540bcc1f5a8845f6b39 (diff)
downloadFreeBSD-src-9993c373dcfff7dabeaa10cb867f7bcb83a0f7cf.zip
FreeBSD-src-9993c373dcfff7dabeaa10cb867f7bcb83a0f7cf.tar.gz
Fix to properly newfs the MFS in case of custom setup. Mention this in docs.
Submitted by: Richard Wackerbarth <rkw@Dataplex.NET>
Diffstat (limited to 'release/picobsd/doc')
-rw-r--r--release/picobsd/doc/how2build.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/release/picobsd/doc/how2build.html b/release/picobsd/doc/how2build.html
index 5acddeb..b5c0ec6 100644
--- a/release/picobsd/doc/how2build.html
+++ b/release/picobsd/doc/how2build.html
@@ -1,5 +1,5 @@
<html>
-<! $Id: how2build.html,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ >
+<! $Id: how2build.html,v 1.2 1998/09/04 19:47:24 abial Exp $ >
<head>
<title><center>PicoBSD Development Kit</center></title>
</head>
@@ -35,7 +35,9 @@
<p> You can also choose a special type called 'custom'. You'll need to
supply the full path to your own custom config tree constructed
- exactly like one of the standard config directories.</p>
+ exactly like one of the standard config directories. Also, you'll
+ probably want to adjust the number of inodes on MFS - see the
+ <code>stage1</code> script and look for <code>INODES=</code>.</p>
<p> I also recommend to adjust the ISA devices parameters to
match the ones of your hardware - though PicoBSD can save the
OpenPOWER on IntegriCloud