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: Thu May 14 2009 - 13:57:43 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2009/05/14 12:57:43

Modified files:
        sys/arch/sgi/stand: Makefile Makefile.inc
        sys/arch/sgi/stand/boot: Makefile arcbios.c boot.c conf.c
                                 start.S
        sys/arch/sgi/stand/libsa: Makefile
        sys/arch/sgi/stand/libz: Makefile
Added files:
        sys/arch/sgi/stand: Makefile32.inc
        sys/arch/sgi/stand/boot32: Makefile ld.script
        sys/arch/sgi/stand/boot64: Makefile
        sys/arch/sgi/stand/libsa: heap.h
        sys/arch/sgi/stand/libsa32: Makefile
        sys/arch/sgi/stand/libz32: Makefile
Removed files:
        sys/arch/sgi/stand/boot: ld.script

Log message:
In addition to the existing IP32 boot block, build a real 64 bit boot block
as a relocatable object, suitable for IP27/IP30/IP35.

Boot blocks are now found is /usr/mdec/boot{32,64}, with boot-IP## being
hard links to them for easy boot block pick.