From owner-freebsd-questions Tue Sep 14 14:33:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from freja.webgiro.com (freja.webgiro.com [212.209.29.10]) by hub.freebsd.org (Postfix) with ESMTP id E608914C8E; Tue, 14 Sep 1999 14:33:54 -0700 (PDT) (envelope-from abial@webgiro.com) Received: by freja.webgiro.com (Postfix, from userid 1001) id EC3AF1916; Tue, 14 Sep 1999 23:34:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by freja.webgiro.com (Postfix) with ESMTP id EB54949D3; Tue, 14 Sep 1999 23:34:43 +0200 (CEST) Date: Tue, 14 Sep 1999 23:34:43 +0200 (CEST) From: Andrzej Bialecki To: Marc Nicholas Cc: "Wills, Ken" , jkruger@oskar.nanoteq.co.za, freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: RE: Custom boot.flp In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 14 Sep 1999, Marc Nicholas wrote: > Doesn't the boot.flp actually use sysinstall and a custom init process? > Therefore, you'd have to replace sysinstall with an init process of some > sort... No, sysinstall is THE custom init. Yes, you'd have to replace it with your own init, if you really want to. You can take a look at src/release/picobsd/tinyware/oinit. Or, you can take a look at scripting abilities in sysinstall, if they are enough for your needs. > Someone correct me if I'm talking out of my a.out ;-) I thought you were an elf... Andrzej Bialecki // 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-questions" in the body of the message