Subject: CVS commit: basesrc/distrib
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 07/18/2002 19:23:38
Module Name:	basesrc
Committed By:	rafal
Date:		Thu Jul 18 16:23:38 UTC 2002

Modified Files:
	basesrc/distrib/sgimips/ramdisk: list
	basesrc/distrib/utils/sysinst/arch/sgimips: md.c

Log Message:
Fix PR port-sgimips/17567: sysinst wasn't installing/upgrading bootblocks on
the new disk.  This requires my previous changes to sgivol to get a non-
interactive mode.  While here, change the way sysinst invoked sgivol (it
called system(), now it uses run_prog()) so we don't mess up the logging
and scripting contexts.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/distrib/sgimips/ramdisk/list
cvs rdiff -r1.1 -r1.2 basesrc/distrib/utils/sysinst/arch/sgimips/md.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.