From owner-freebsd-questions Thu Jul 19 10:14:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.quidel.com (webmail.quidel.com [63.125.144.4]) by hub.freebsd.org (Postfix) with ESMTP id AA98837B401 for ; Thu, 19 Jul 2001 10:14:53 -0700 (PDT) (envelope-from et@quidel.com) Received: by mail.quidel.com with Internet Mail Service (5.5.2653.19) id ; Thu, 19 Jul 2001 10:21:57 -0700 Message-ID: <9D4A4E19244ED4119BE90050DAD5DD47BC554D@mail.quidel.com> From: Etienne de Bruin To: "'freebsd-questions@freebsd.org'" Subject: roll of /stand in mfsroot Date: Thu, 19 Jul 2001 10:21:55 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am in the process of building a mfsroot that I want to write_mfs_in_kernel. Because I don't really have any space constraints it is my understanding that all I need to do is build up my directories, gzip and copy to mfsroot.flp (with help of vnconfig ofcourse). My question relates to the required directories (reading release.8 in /usr/src/release/Makefile). Can I just use the directories stated in /usr/src/release/boot_crunch.config and copy them plainly to my mfsroot? Also, the /stand dir is bugging me - do I need it? or can I just use the plain /bin and /sbin directories? Thanks eT -- Etienne de Bruin : eT@quidel.com Quidel Corporation : http://www.quidel.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message