Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/distrib/pmax/instkernel Pullup 1.2 [mhitch]:



details:   https://anonhg.NetBSD.org/src/rev/744c6a2f3ac3
branches:  netbsd-1-5
changeset: 490211:744c6a2f3ac3
user:      tv <tv%NetBSD.org@localhost>
date:      Mon Nov 13 20:32:32 2000 +0000

description:
Pullup 1.2 [mhitch]:
Change the disktype of the diskimage to what the kernel is looking for to
detect a 'miniroot' disklabel.  Booting from the diskimage will now get
the real disk geometry and adjust the incore disklabel parameters
accordingly.
Also revert back to using a prototype file - disklabel truncates the
disktype to 15 characters when using the disktab entry, but will use 16
characters when using the prototype file.

diffstat:

 distrib/pmax/instkernel/disktab.diskimage |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 4abe508c83bd -r 744c6a2f3ac3 distrib/pmax/instkernel/disktab.diskimage
--- a/distrib/pmax/instkernel/disktab.diskimage Mon Nov 13 20:32:21 2000 +0000
+++ b/distrib/pmax/instkernel/disktab.diskimage Mon Nov 13 20:32:32 2000 +0000
@@ -1,4 +1,4 @@
-miniroot:2MB Install Diskimage\
+install diskimag|miniroot|2MB Install Diskimage\
        :ty=simulated:se#512:nt#2:ns#16:nc#128:\
        :ta=4.4BSD:\
        :pa#4096:oa#0:ba#4096:fa#512:\



Home | Main Index | Thread Index | Old Index