Subject: Re: renaming /boot to /boot_
To: None <simonb@netbsd.org>
From: Wolfgang Solfrank <ws@tools.de>
List: tech-kern
Date: 11/15/1999 15:49:49
Hi,

>  a) Subdirectories are out because of the 7.5k code size limit on
>     some architectures.

Hmm, the code in sys/lib/libsa/cd9660.c includes subdirectory searching
code; it even cannot (currently) be compiled without this support.

>  b) The apparent ISO limitation of an 8.3 filename.  Todd Whitesel
>     says that "pure" ISO filesystem allow more than this, but the
>     code in sys/lib/libstand/cd9660.c couldn't find a "boot.pmax".
                      ^^^^^^^^
Certainly you mean libsa here.

Hmm, are you sure with this?  The code in there doesn't even have any
length checks against some fixed maximum at all.  It should be able
to even find longer names than the allowed 32 characters, if those were
recorded on the disk.

If it couldn't find a file with that name, but could find a file with
a shorter name, there is something strange going on there.  Could you
send me (privately of course) an image of the first 128k or so of the
cd image?  Or put it up on zhadum somewhere?

Ciao,
Wolfgang
-- 
ws@TooLs.DE     (Wolfgang Solfrank, TooLs GmbH) 	+49-228-985800