Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 1999 21:10:36 +0200 (CEST)
From:      Andrzej Bialecki <abial@webgiro.com>
To:        Adrian Mugnolo <adrian@mugnolo.com>
Cc:        chad@DCFinc.com, freebsd-small@FreeBSD.ORG
Subject:   Re: Q: Minimal floppy mounted (rw) FreeBSD for SAH client
Message-ID:  <Pine.BSF.4.05.9906252105510.22042-100000@freja.webgiro.com>
In-Reply-To: <001601beb9a6$c7e8b920$f01f12ac@APOLLO>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 18 Jun 1999, Adrian Mugnolo wrote:

> I was thinking in writing an "init" replacement for that. A *very* minimal
> one with some "cron like" functionality. Fork once for the DHCP + SAH
> startup, fork every n seconds for the floppy flush operation.

You can take a look at src/release/picobsd/tinyware/oinit - not without
its flaws, but anyway some point to start from...

"mfsroot" disk is just a gzipped FFS image of the root filesystem with all
binaries, device nodes and whatnot - prepare such a thing using vnconfig,
then gzip the file and dd it onto the second floppy, that's it.. There is
some extra logic in the 3rd stage bootstrap (namely, in the Forth files)
to load this disk as a KLD. You can look into src/release/Makefile to see
them 'echo'-ed into /boot/loader.rc.

Andrzej Bialecki

//  <abial@webgiro.com> WebGiro AB, Sweden (http://www.webgiro.com)
// -------------------------------------------------------------------
// ------ FreeBSD: The Power to Serve. http://www.freebsd.org --------
// --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ----



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906252105510.22042-100000>