Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 1998 15:27:14 -0800 (PST)
From:      Chris Timmons <skynyrd@opus.cts.cwu.edu>
To:        John Birrell <jb@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/i386/conf GENERIC GENERICupgrade SMP-GENERIC
Message-ID:  <Pine.BSF.3.96.981227152110.13560A-100000@opus.cts.cwu.edu>
In-Reply-To: <199812271312.FAA12384@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Would the appropriate response to the demise of GENERICupgrade be to edit
src/Makefile to tell the 2.x user to just copy an appropriate config file
to that name?  I don't think we want to abandon the capability to upgrade
from 2.x to -current.elf just yet.  

... from /usr/src/Makefile.upgrade:

  209           @cd ${.CURDIR}/sys/${MACHINE}/conf; config GENERICupgrade
  210           @-cd ${.CURDIR}/sys/compile/GENERICupgrade; \
  211                   OBJFORMAT=aout make depend && make all
  212           @cd ${.CURDIR}/sys/compile/GENERICupgrade; \
  213                   OBJFORMAT=aout make depend && make all
  214   .endif
  215           @touch ${MAKEOBJDIRPREFIX}/do_aout_kernel

-Chris

On Sun, 27 Dec 1998, Poul-Henning Kamp wrote:

> phk         1998/12/27 05:12:59 PST
> 
>   Modified files:
>     sys/i386/conf        GENERIC 
>   Removed files:
>     sys/i386/conf        GENERICupgrade SMP-GENERIC 
>   Log:
>   Add commented out SMP stuff in GENERIC, remove stale configs.
>   
>   Revision  Changes    Path
>   1.138     +10 -1     src/sys/i386/conf/GENERIC
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981227152110.13560A-100000>