haiku/src
Ithamar R. Adema 92ab471c49 ntfs: make sure our confidence is higher then the intel partition add-on
This as the intel partition addon just does a very weak test, and the
NTFS test is much safer. This prevents NTFS filesystems that have a
valid boot sector signature but no partition table, from being
picked up by the intel partition table add-on instead of the ntfs
add-on.

Patch provided by markh, thanks!
2013-09-17 14:40:26 +02:00
..
add-ons ntfs: make sure our confidence is higher then the intel partition add-on 2013-09-17 14:40:26 +02:00
apps debugger/debuganalyzer: Remove the explicit -Werror from Jamfile 2013-09-17 14:40:24 +02:00
bin ARM: stub out makebootable so we can build a full haiku-image 2013-09-17 14:40:25 +02:00
build Refactor reusable pkgman code into libpackage 2013-08-31 21:19:07 +02:00
data Add definitions for x86_64 repositories and package infos. 2013-08-27 23:30:23 +02:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Merge remote-tracking branch 'haiku/master' into package-management 2013-09-13 01:02:28 +02:00
libs Merge remote-tracking branch 'haiku/master' into package-management 2013-09-13 01:02:28 +02:00
preferences Merge remote-tracking branch 'haiku/master' into package-management 2013-09-13 01:02:28 +02:00
servers package daemon: Fix use of destroyed objects 2013-09-15 11:21:42 +02:00
system ARM: stub out missing int64 atomic functions 2013-09-17 14:40:24 +02:00
tests Merge remote-tracking branch 'haiku/master' into package-management 2013-09-13 01:02:28 +02:00
tools u-boot: make sure host makebootable builds too 2013-09-17 14:40:25 +02:00
Jamfile