Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/29/2000 21:47:32
Module Name: basesrc
Committed By: tv
Date: Wed Nov 29 19:47:32 UTC 2000
Modified Files:
basesrc/distrib/utils/mksunbootcd: mksunbootcd.c
Log Message:
Don't blindly write block 0 -- try reading it in, zero only the Sun label
section, and then write it back. This allows other boot installers to work
*before* running mksunbootcd (saving space from rounding in some cases).
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/distrib/utils/mksunbootcd/mksunbootcd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.