OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Fri Dec 03 2004 - 00:37:52 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2004/12/02 23:37:51

Modified files:
        distrib/mac68k/ramdisk: Makefile install.md
        etc/etc.mac68k : Makefile.inc
        sys/arch/mac68k/conf: GENERIC RAMDISK
Removed files:
        sys/arch/mac68k/conf: GENERICSBC RAMDISKSBC

Log message:
Kill mac68k *SBC kernels. Instead, build kernels with both sbc scsi flavours
compiled in, but one disabled, and use config -e to swap them and build
the other kernels; saves valuable compile time.

Add ramdisks into the build (at release time). Since we are moving to a
bsd.rd installation, it is not necessary to put kernels in .tgz files
anymore, so don't bother, and adjust installation script sets information
accordingly.