rockbox/rbutil
Dominik Riebeling 38dde55c27 FS#10100: Wait for the system to remount the player after bootloader installation.
OS X requires to unmount the player during bootloader installation on Sansas / Ipods. The system remounts the player automatically after a short while.
Not waiting for the system to remount the player will result in a changed mount point, making the small / full install write the main build to the wrong
 location.
This currently waits up to 60 seconds for the player to get remounted until it errors out. This value seems to be sufficient, if it's not please report
so we can adjust it. Also, the waiting can't be interrupted right now.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23716 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 22:13:25 +00:00
..
chinachippatcher Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) 2009-09-14 12:29:34 +00:00
e200rpatcher Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg creation rule 2009-07-11 22:50:22 +00:00
ipodpatcher FS#9833: Fix Ipods being wrongly detected as MacPods on OS X 2009-11-22 16:35:35 +00:00
mkamsboot mkamsboot: fix linking (typo from r23520) 2009-11-08 21:00:55 +00:00
mktccboot mktccboot doesn't use any version string passed by the Makefile, remove unneeded call to version.sh. 2009-11-04 22:23:05 +00:00
rbutilqt FS#10100: Wait for the system to remount the player after bootloader installation. 2009-11-22 22:13:25 +00:00
sansapatcher Rename print_error() in ipodpatcher and sansapatcher. 2009-11-08 13:38:10 +00:00
tools Allow the bin2c output filename stem to contain a path. 2009-11-07 20:03:32 +00:00
INSTALL Update installation document a bit to catch up with recent changes. Add notes about installation. 2008-03-31 18:32:20 +00:00
rbutil.pro rbutil: added a main .pro file. 2007-09-02 18:19:03 +00:00