OpenGrok
Cross Reference: cd9660_eltorito.h
xref
: /
src
/
usr.sbin
/
makefs
/
cd9660
/
cd9660_eltorito.h
Home
|
History
|
Annotate
|
Download
|
only in
cd9660
History log of
/src/usr.sbin/makefs/cd9660/cd9660_eltorito.h
Revision
Date
Author
Comments
1.6
24-Jan-2017
nonaka
makefs(8): add cd9660 eltorito-alt-boot option for EFI boot.
1.5
04-Jul-2009
ahoka
branches: 1.5.28; 1.5.32;
Get rid of the DOS line endings in the file.
No change of the code intended.
1.4
30-Oct-2005
dyoung
Now that I understand what order boot-images and boot-entries are
intended to be kept on the boot-images and -entries lists, keep
them in that order: images grouped and entries grouped by system,
with later images nearer the front of the list.
*Really* apply boot options to the last boot-image specified.
1.3
30-Oct-2005
dyoung
Bug fix: record the actual number number of 512-byte "virtual"
sectors in the Sector Count field of the Initial/Default Entry in
the "El Torito" Boot Catalog, instead of blithely writing 1 (!!)
into the Sector Count field. Ditto the Section Entries.
Remove last remnants of cd9660's unsupported boot-load-size option.
Really use cd9660's boot-load-segment argument.
Change the boot images list from a LIST to a TAILQ.
Re-implement CD9660_BLOCKS() with howmany().
Introduce ELTORITO_DPRINTF and some debug messages.
Zero memory malloc'd in the El Torito code.
Revise some debugging outputs.
Insert a new boot-image on the boot-images list after the last
boot-image for the same architecture. It makes a (trivial) functional
difference.
Miscellaneous cosmetic changes. Remove useless variable-assignment.
1.2
30-Oct-2005
dyoung
Remove invisible whitespace at ends of lines that disrupted my
speedy cursor-movement habits in vi.
1.1
13-Aug-2005
fvdl
cd9660 support. Written by Daniel Watt, Walter Deignan, Ryan Gabrys,
Alan Perez-Rathke and Ram Vedam.
Prototyping, KNF, WARNS=3 by me.
Note that this is marked experimental for now. It works well enough to
make NetBSD/i386 bootable images, but does need more work.
1.5.32.1
21-Apr-2017
bouyer
Sync with HEAD
1.5.28.1
20-Mar-2017
pgoyette
Sync with HEAD
Indexes created Sat Oct 25 10:09:55 GMT 2025