mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 10:29:15 +00:00
Small update: you need to unpack the stand-alone picobsd tarball into
src/release/picobsd, otherwise it won't work. Pointed out by: Randal Masutani <randal@comtest.com>
This commit is contained in:
parent
a53cd3d253
commit
416ad5ed31
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39766
@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<! $Id: how2build.html,v 1.3 1998/09/11 13:14:33 abial Exp $ >
|
||||
<! $Id: how2build.html,v 1.1 1998/09/26 17:23:01 abial Exp $ >
|
||||
<head>
|
||||
<title><center>PicoBSD Development Kit</center></title>
|
||||
</head>
|
||||
@ -23,7 +23,8 @@
|
||||
of scripts prepared by <A HREF="mailto:dinesh@alphaque.com">Dinesh Nair
|
||||
</a> which allows to build PicoBSD floppies on a earlier systems.</p>
|
||||
|
||||
<p> Unpack the archive in some place with at least 5MB free space.</p>
|
||||
<p> Unpack the archive into your <code>src/release/picobsd</code>.
|
||||
You'll need at least 5MB of free space.</p>
|
||||
</li>
|
||||
<li> Change working directory (<code>cd build</code>) and run the
|
||||
<code>./build</code> script. Select target language, size of MFS and
|
||||
|
Loading…
Reference in New Issue
Block a user