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

[pbsd-mg2] HOW_TO_CONF



There is a minor typo in hpcmips/conf/HOW_TO_CONF.  Here is a diff
fixing it.  Also, it would appear that mkioconf.c hasn't been changed, 
but maybe should be?  In my last checkout, it is version 1.1.1.1.  Is
that the right version?  cvs log shows no changes to this file, but
the HOW_TO_CONF implies that one might be needed...

I have a kernel again.  Now, to see if I can boot it.  But first,
sleep.

Warner

Index: HOW_TO_CONF
===================================================================
RCS file: /cvs/jproot//hpcmips/sys/arch/hpcmips/conf/HOW_TO_CONF,v
retrieving revision 1.1
diff -u -r1.1 HOW_TO_CONF
--- HOW_TO_CONF 1999/07/04 14:08:16     1.1
+++ HOW_TO_CONF 1999/07/10 08:20:57
@@ -19,7 +19,7 @@
 3) Run configure normaly.
 
   ex:
-   # /usr/sbin/configure GENERIC
+   # /usr/sbin/config GENERIC
 
 If you get same errors, check ioconf.c in target directory and ensure that
 ioconf.incl.hpcmips is embedded in the head of ioconf.c.