CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/10/08 15:55:22

Modified files:
        sys/arch/aviion/stand: Makefile Makefile.inc 
        sys/arch/aviion/stand/libsa: Makefile clock.c libsa.h 
                                     parse_args.c 
        sys/arch/aviion/stand/netboot: Makefile boot.c 
Added files:
        sys/arch/aviion/stand/boot: Makefile boot.c conf.c crt.c 
                                    devopen.c oosiop.c oosiop.h sd.c 
                                    version.c 
        sys/arch/aviion/stand/libsa: delay.S exec.c fault.c setjmp.S 
Removed files:
        sys/arch/aviion/stand/libsa: exec_aout.c 

Log message:
Early stages of a working disk bootloader for OpenBSD/aviion.
Currently limited to oosiop(4) controllers, and thus models 4600 and 530.
There are some rough edges to polish to avoid manual interaction (kernel
currently can't figure its boot device when booted from disk), but the hard
(and hair-pulling) work is over.
And we can have kernel symbols again!

Reply via email to