summaryrefslogtreecommitdiff
path: root/manual/getting_started/installation.tex (follow)
Commit message (Collapse)AuthorAge
* Make changes to the gigabeat manual suggested by Alison Gravley and some ↵Nils Wallménius2007-01-19
| | | | | | other minor tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
* Correct button combination for entering iPod disk mode.Michael DiFebbo2007-01-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12014 a1c6a512-1295-4272-9138-f99709370657
* The new ipodpatcher requires a slightly changed argument order which wasn't ↵Dominik Riebeling2007-01-06
| | | | | | updated for uninstallation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11932 a1c6a512-1295-4272-9138-f99709370657
* Add (initial) installation instructions for the Gigabeat bootloader.Dominik Riebeling2007-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11912 a1c6a512-1295-4272-9138-f99709370657
* Added a note to the ipod installation instructions explaining that Rockbox ↵Michael DiFebbo2007-01-02
| | | | | | requires the ipod to be formatted in the FAT32 file system, not HFS+. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11887 a1c6a512-1295-4272-9138-f99709370657
* Added warning to installation chapter of the Rockbox Manual for Ipod Nano ↵Michael DiFebbo2006-12-30
| | | | | | and Ipod Video warning that the 2nd generation Nano and 80GB 5.5G, respectively, are not supported by Rockbox. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11866 a1c6a512-1295-4272-9138-f99709370657
* First draft of updates to manual to include the installation instructions ↵Michael DiFebbo2006-12-21
| | | | | | for the new ipod bootloader. Still needs a lot of clean-up. Also flipped the installation instructions for the bootloader and the firmware build for all SWCODEC platforms. Instructions for installing the build now come before instructions for installing the bootloader. This should eliminate some confusion from those who tried to boot Rockbox after installing the bootloader but before installing a build, and received the -1 error. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11829 a1c6a512-1295-4272-9138-f99709370657
* fixed a typo, stripped trailing whitespace and made some small tweaks to the ↵Nils Wallménius2006-11-25
| | | | | | installation chapter git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11589 a1c6a512-1295-4272-9138-f99709370657
* Tag cache renamed to the less cryptic "Database" throughout the UI and ↵Jonas Häggqvist2006-11-25
| | | | | | manual. No functional changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11588 a1c6a512-1295-4272-9138-f99709370657
* Include firewire in the indexMartin Arver2006-10-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11337 a1c6a512-1295-4272-9138-f99709370657
* Add note about missing firewire detection for ipodsMartin Arver2006-10-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11336 a1c6a512-1295-4272-9138-f99709370657
* Add keymaps for H10 to the "Main Menu" section of the manual. Also add ↵Barry Wardell2006-10-17
| | | | | | instructions for uninstalling Rockbox on the H10. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11250 a1c6a512-1295-4272-9138-f99709370657
* Fix for more consistent and proper British English. (-ize/-ise etc)Martin Arver2006-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
* minor correctionMartin Arver2006-10-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11186 a1c6a512-1295-4272-9138-f99709370657
* Further changes related to FS#6146. The HAVE_FIRMWARE_* defines were a ↵Barry Wardell2006-10-10
| | | | | | little misleading, so use HAVE_RB_BL_* instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11176 a1c6a512-1295-4272-9138-f99709370657
* FS#6146. Corrections to description of bootloaders on targets which store ↵Barry Wardell2006-10-10
| | | | | | the Rockbox bootloader on disk. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11175 a1c6a512-1295-4272-9138-f99709370657
* Ipods can't simply turned off, you need to reboot when installing.Dominik Riebeling2006-10-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11135 a1c6a512-1295-4272-9138-f99709370657
* OopsMartin Arver2006-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11012 a1c6a512-1295-4272-9138-f99709370657
* Fix double inclusion of the bootloader subsectionMartin Arver2006-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11011 a1c6a512-1295-4272-9138-f99709370657
* Add fixme for install instructions for the h10 and h10_5gbMartin Arver2006-09-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10939 a1c6a512-1295-4272-9138-f99709370657
* Code plicy. Please stick to the guidelines when editing the manual. No ↵Martin Arver2006-09-11
| | | | | | tab-characters. Use 80 col textwidth etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10927 a1c6a512-1295-4272-9138-f99709370657
* Whoops. To restore the ipod firmware, ipodpatcher needs the -w switch, not ↵Michael DiFebbo2006-09-10
| | | | | | the -r switch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10922 a1c6a512-1295-4272-9138-f99709370657
* General cleanup and some minor rewriting. Fixed a fixme in the ipod ↵Michael DiFebbo2006-09-10
| | | | | | installation instructions and clarified uninstallation instructions for ipod and H300. Added some whitespace in the .tex file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10921 a1c6a512-1295-4272-9138-f99709370657
* Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * ↵Martin Arver2006-08-27
| | | | | | Some code clean-up/policy in general. * Get rid of remains from the 2.4 manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10770 a1c6a512-1295-4272-9138-f99709370657
* \playername already includes \playermanDominik Riebeling2006-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10747 a1c6a512-1295-4272-9138-f99709370657
* Some minor updates to the install section. * Include install instructions in ↵Martin Arver2006-08-25
| | | | | | the 3g manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10741 a1c6a512-1295-4272-9138-f99709370657
* "Getting started" rework: add informations about support channels. Move out ↵Dominik Riebeling2006-08-14
installation instructions to its own chapter (and file). Move the "Differences between binaries" to installation section. Update iriver installation and add description of bootloader usb mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10566 a1c6a512-1295-4272-9138-f99709370657