Date: Sat, 29 Aug 1998 20:06:24 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERICupgrade Message-ID: <199808300306.UAA22060@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/08/29 20:06:23 PDT Added files: sys/i386/conf GENERICupgrade Log: The aout->elf transition build from a 2.2.5/6/7 system requires that a kernel be built and installed at just the right time. If the system were to be rebooted after installing the 3.0 binaries without the new kernel, the system is hosed. The addition of this config file reserves the name of the config file that the upgrade procedure uses. If an upgrade is to be performed on a 2.2.5/6/7 system system for which a GENERIC kernel is inadequate, this config file must be replace with a suitable one before performing the upgrade. On systems which report 'uname -r' as 3.0-CURRENT, the kernel build is not performed and this file is ignored.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808300306.UAA22060>