Date: Fri, 6 May 2011 15:40:58 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/makefs/cd9660 cd9660_eltorito.c Message-ID: <201105061541.p46FfGaL005364@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2011-05-06 15:40:58 UTC
FreeBSD src repository
Modified files:
usr.sbin/makefs/cd9660 cd9660_eltorito.c
Log:
SVN rev 221536 on 2011-05-06 15:40:58Z by nwhitehorn
Simplify this code somewhat by only writing a 512-byte-sector APM map.
All firmwares can read it, we need to write one anyway for old OF
versions, and if a 512-byte one is present, OS X ignores the 2048-byte one
in favor of it.
Revision Changes Path
1.4 +18 -29 src/usr.sbin/makefs/cd9660/cd9660_eltorito.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105061541.p46FfGaL005364>
