CVSROOT: /cvs Module name: src Changes by: m...@cvs.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.