minix/kernel/arch
Ben Gras ba05f39d1e kernel: some boottime sanitychecks
. Check if we have the right number of boot modules
	. Check if the ELF parsing of VM actually succeeded

Both these are root causes of less-than-obvious other
errors/asserts a little further down the line; uncovered
while experimenting with booting by iPXE, specifically
(a) iPXE having a 8-multiboot-modules limit and
(b) trying to boot a gzipped VM.
2012-11-08 11:40:35 +01:00
..
arm Kernel: reenable interrupts before halting 2012-10-30 11:32:05 +00:00
i386 kernel: some boottime sanitychecks 2012-11-08 11:40:35 +01:00