minix/sys/arch/i386/stand
Antoine Leca adb5107e26 Cosmetic boot fix.
The NetBSD boot loader loads automatically the kernel module appropriate
for the detected root file system; it is preset at "ffs".  The MINIX3fs
support does not reset the underlying global variable, since there are
no use for this on MINIX.  As a result, the boot loader searches for
/ffs.kmod, and issues two warnings about "module failure to open/load."
2012-02-24 13:30:09 +01:00
..
boot Integrate new boot stuff into build scheme. 2012-02-09 18:54:43 +01:00
bootxx Integrate new boot stuff into build scheme. 2012-02-09 18:54:43 +01:00
cdboot Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
lib Cosmetic boot fix. 2012-02-24 13:30:09 +01:00
mbr Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00