1 Mar 2005 11:39
ISO-Image nitpicks
Martin Husemann <martin <at> duskware.de>
2005-03-01 10:39:40 GMT
2005-03-01 10:39:40 GMT
I just created an i386 -current CD and noticed the strange volume label:
NETBSD_I3868_2991. After a while I realized it was trying to say 2.99.16.
Now, since most other arch names are even longe, I'd like to suggest that
we just leave that out of the volume label, so it becomes NETBSD_29916.
That it's content is i386 is obvious, since the path on the CD starts
with i386/ anyway.
While there I added my favorite mkisofs options:
-L Allow ISO9660 filenames to begin with a period. Usually, a
leading dot is replaced with an underscore in order to maintain
MS-DOS compatibility.
This violates the ISO9660 standard, but it happens to work on
many systems. Use with caution.
-hide-joliet-trans-tbl
Hide the TRANS.TBL files from the Joliet tree. These files usu-
ally don't make sense in the Joliet World as they list the real
name and the ISO9660 name which may both be different from the
Joliet name.
-quiet This makes mkisofs even less verbose. No progress output will
be provided.
What do you think?
Martin
Index: Makefile ===================================================================(Continue reading)
RSS Feed