rockbox/rbutil
Dominik Riebeling b1cc087a67 Be more strict when when resolving devices and allow hfs too.
On OS X HFS is a valid filesystem on an Ipod. When resolving device node to
mountpoints and vice versa also check mounts of hfs partitions. This results in
trying to install the bootloader on a MacPod to show the (intended) MacPod
warning instead of failing with a "could not open ipod" error because no valid
device node could be retrieved. Also, be more strict on matching to prevent
problems with one name being a subset of another.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24802 a1c6a512-1295-4272-9138-f99709370657
2010-02-20 22:46:58 +00:00
..
chinachippatcher Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) 2009-09-14 12:29:34 +00:00
e200rpatcher
ipodpatcher Implement ipod_scsi_inquiry() on OS X. 2010-01-30 17:02:37 +00:00
mkamsboot mkamsboot: prevents 2 potential problems 2010-02-19 14:10:26 +00:00
mktccboot Make lipo calls silent. 2009-12-13 21:30:28 +00:00
rbutilqt Be more strict when when resolving devices and allow hfs too. 2010-02-20 22:46:58 +00:00
sansapatcher Always format error message using ANSI functions to get rid of type-punning when building with rbutil. 2009-12-09 19:04:02 +00:00
tools Allow the bin2c output filename stem to contain a path. 2009-11-07 20:03:32 +00:00
INSTALL
rbutil.pro