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: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Sat Jul 29 2006 - 10:01:49 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2006/07/29 09:01:49

Modified files:
        sys/arch/armish/stand/boot: Makefile clock.c conf.c devopen.c
                                    ns16550.c pciide.c wd.c wdc.c
                                    wdvar.h
Added files:
        sys/arch/armish/stand/boot: dev_armish.c libsa.h machdep.c
                                    time.c
Removed files:
        sys/arch/armish/stand/boot: boot.c boot.h

Log message:
ework armish bootloader into an interactive one, much like i386 has.
Make sure disk names match those used by the kernel. This means that now
it boots from wd0 by default, whatever slot it is in.