Subject: Re: mkisofs puts all files in root?
To: Jukka Marin <jmarin@pyy.jmp.fi>
From: Robert Elz <kre@munnari.OZ.AU>
List: netbsd-users
Date: 04/29/2002 18:40:05
    Date:        Mon, 29 Apr 2002 11:30:55 +0300
    From:        Jukka Marin <jmarin@pyy.jmp.fi>
    Message-ID:  <20020429113055.A6311@pyy.jmp.fi>

  | This would be nice, but I have over 1000 files in about 100 subdirs.. (well,
  | I mighe be able to create the links automagically, but still..)

if you have no symlinks in all of that, you can make a directory, put in
it symlinks to the directories that you want to include, and tell mkisofs
to actually follow symlinks rather than just including them as is.

  | I think I mv some dirs around to be able to put the complete jpg dir on CD.

That's the other option.

kre