Fix issues with file-based bootloader installation:
commit4d21c7486f651052a51c62fdbb01e31d464756ba
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Apr 2008 21:17:35 +0000 (2 21:17 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Apr 2008 21:17:35 +0000 (2 21:17 +0000)
tree8ea7db34ceb33120e2d31c0dc70d70bd226bd539
parent2eed86f57921d2e645bb8ba72b7a549558f4e0d1
Fix issues with file-based bootloader installation:
- resolve the path with real case. Fixes errors on case-sensitive OS.
- unset internal error after the (silent) creation of a backup copy. The error isn't checked and if one occured the file renaming afterwards would fail.
- make some wiki links nicer.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16934 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/installbootloader.cpp