Date: Wed, 31 Oct 2001 18:17:49 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Message-ID: <200111010217.fA12HnP48782@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/10/31 18:17:49 PST
Modified files:
sys/conf Makefile.alpha Makefile.i386
Makefile.ia64 Makefile.pc98
Makefile.powerpc Makefile.sparc64
Log:
Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven't
booted from it when doing an installkernel.
Only change kern.bootfile from ${DESTDIR}${KODIR}/${KERNEL_KO}
to ${DESTDIR}${KODIR}.old/${KERNEL_KO}, and only when we're renaming
a booted ${DESTDIR}${KODIR}/${KERNEL_KO} kernel.
Revision Changes Path
1.117 +14 -7 src/sys/conf/Makefile.alpha
1.249 +14 -7 src/sys/conf/Makefile.i386
1.42 +14 -7 src/sys/conf/Makefile.ia64
1.150 +14 -7 src/sys/conf/Makefile.pc98
1.255 +14 -7 src/sys/conf/Makefile.powerpc
1.9 +14 -7 src/sys/conf/Makefile.sparc64
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?200111010217.fA12HnP48782>
