Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Curt Sampson <cjs@netbsd.org>
List: source-changes
Date: 03/07/2000 22:08:39
Module Name: basesrc
Committed By: cjs
Date: Wed Mar 8 06:08:38 UTC 2000
Modified Files:
basesrc/distrib/sparc/ramdisk: Makefile
Log Message:
1800k is not big enough, so make it 1920k. (Though I'm not sure that making
this larger is the solution we're looking for.) And make it actually work
with a larger size, rather not using the extra space we've allocated due
to not changing the geometry we disklabel it with. Do we even need to give
this a disk-like geometry, especially if it's a `floppy' with more tracks
than a real floppy has?
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/distrib/sparc/ramdisk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.