Subject: Re: CVS commit: basesrc/distrib/x68k/floppies
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Luke Mewburn <lukem@wasabisystems.com>
List: source-changes
Date: 05/19/2002 20:20:25
On Sun, May 19, 2002 at 06:52:31PM +0900, Izumi Tsutsui wrote:
  | In article <20020519193731.M25514@wasabisystems.com>
  | lukem@wasabisystems.com wrote:
  | 
  | > Does the code that I committed work (with the floppy containing
  | > 	boot USTAR.volsize.XXXX netbsd
  | 
  | I don't think it works because boot_ustar.S checks
  | the filename in the first entry is "USTAR.vo".
  | (I'm not sure whether it is actually required stuff
  |  for x68k bootloaders, though..)
  | 
  | > If my stuff doesn't work, I have a slightly cleaner way of
  | > implementing what Tsutsui did.
  | 
  | Yeah, I guess it's better to handle it in
  | distrib/common/Makefile.tarfloppies.

Possibly.   I've taken another look at the fix that's committed, and
for the current time, it's acceptable.  There's no point adding extra
complexity to Makefile.tarfloppy to support this special case, unless
another platform turns out to need it.

Luke.