haiku/src/system/boot
Michael Lotz 03a574d8cd * Check for disk extensions before using them (mostly for good practice reasons)
* A CHS read error would previously be hidden by a successful disk system reset.
  Not that it matters much because it'd have resulted in a non-booting system
  anyway.
* Add some more debug output, minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-06 11:55:19 +00:00
..
arch More mipsel 2009-05-03 22:41:38 +00:00
loader Print the zlib-provided message in case of error. 2009-04-29 01:53:58 +00:00
platform * Check for disk extensions before using them (mostly for good practice reasons) 2009-05-06 11:55:19 +00:00
Jamfile Build only the required part of zlib with correct options instead of reusing the userland version. This fixes some weird m68k issue, and still works on x86. 2009-04-29 01:52:01 +00:00
boot_loader.rdef * Changed Ld rule to allow adding resource files. 2007-10-02 15:22:13 +00:00