Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 May 1999 13:04:40 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/conf Makefile.alpha src/sys/i386/conf Makefile.i386
Message-ID:  <199905082004.NAA34290@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/05/08 13:04:40 PDT

  Modified files:
    sys/alpha/conf       Makefile.alpha 
    sys/i386/conf        Makefile.i386 
  Log:
  I'm sick of the automatic rename of /kernel to /kernel.old while doing
  development that leads to lots of crashes during boot.
  
  I have made a 'reinstall' target (like in ports, and reinstall.debug)
  This is most useful if you want to keep /kernel.old as a known bootable
  kernel.  If you test a new kernel and have to reboot for a fix, a
  'make reinstall' will install the new kernel over the top of the old
  non-viable one, leaving the old one untouched.  This is mainly meant
  for development, not general users.
  
  Revision  Changes    Path
  1.24      +5 -1      src/sys/alpha/conf/Makefile.alpha
  1.149     +5 -1      src/sys/i386/conf/Makefile.i386


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?199905082004.NAA34290>