From owner-freebsd-current Sat Oct 5 20:19:45 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA03316 for current-outgoing; Sat, 5 Oct 1996 20:19:45 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA03298 for ; Sat, 5 Oct 1996 20:19:40 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.7.6/8.6.9) id NAA08695; Sun, 6 Oct 1996 13:17:55 +1000 Date: Sun, 6 Oct 1996 13:17:55 +1000 From: Bruce Evans Message-Id: <199610060317.NAA08695@godzilla.zeta.org.au> To: freebsd-current@FreeBSD.org, jhay@mikom.csir.co.za Subject: Re: Proposed addition to build-tools target Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >My second problem is that the latest version of release/doFS.sh (1.8) >breaks on a 2.1.5 machine. Something with the labels on a vn device. >The previous version does work. I will have a look into that. The default label was slightly broken in 2.1.5. dosFS.sh now depends on it being directly usable. Bruce