From owner-freebsd-libh Wed May 23 18:38:54 2001 Delivered-To: freebsd-libh@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 0B43F37B424 for ; Wed, 23 May 2001 18:38:53 -0700 (PDT) (envelope-from chern@meow.osd.bsdi.com) Received: from localhost (chern@localhost) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f4O1chn92463 for ; Wed, 23 May 2001 18:38:43 -0700 (PDT) (envelope-from chern@meow.osd.bsdi.com) Date: Wed, 23 May 2001 18:38:43 -0700 (PDT) From: Chern Lee To: Subject: Trying to make libh bootdisks Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to make 1440 bootdisks from the Makefile.1440 file. It looks like vnconfig was replaced by mdconfig, so I modified the Makefile.inc to reflect this. I wasn't sure what the "-s labels" flag passed to vnconfig referred to in mdconfig, so I omitted it. Attached is the diff to Makefile.inc in libh/release/floppies Apparantly, the make wants to build its own kernel with the file LIBH-BOOT. Where can I get this? Thanks - chern To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message