Module Name: src Committed By: martin Date: Tue Mar 16 14:53:08 UTC 2010
Modified Files: src/sys/dev/sun: disksubr.c Log Message: Do not overwrite a ISO9660 partition (which the sunlabel can not properly represent, but the cd driver carefully crafted including session data). This makes it possible to just mount cd0a as cd9660fs on a sparc* install CD. Solution suggested by <mlelstv>. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/sun/disksubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.