forked from len0rd/rockbox
fixed a typo, stripped trailing whitespace and made some small tweaks to the installation chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11589 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6b1d2cbd82
commit
c35d3a1f1c
1 changed files with 146 additions and 146 deletions
|
@ -60,7 +60,7 @@ software.
|
|||
Using the Windows self installing executable to install Rockbox is the
|
||||
easiest method of installing the software on your \dap{}. Simply follow the
|
||||
on-screen instructions and select the appropriate drive letter and
|
||||
\dap{}-model when prompted. You can use ``Add / Remove Programs'' to
|
||||
\dap{}-model when prompted. You can use ``Add / Remove Programs'' to
|
||||
uninstall the software at a later date.
|
||||
|
||||
\subsection{Manual installation}
|
||||
|
@ -84,9 +84,9 @@ software.
|
|||
and load the remaining firmware from disk. It is also responsible for the
|
||||
disk mode on your \dap{}.
|
||||
|
||||
This boot loader is stored in special flash memory in your \playerman. It is
|
||||
already installed on your \dap{}, so it is never necessary to modify this
|
||||
in order to install Rockbox.}
|
||||
This boot loader is stored in special flash memory in your \playerman{}.
|
||||
It is already installed on your \dap{}, so it is never necessary to modify
|
||||
this in order to install Rockbox.}
|
||||
|
||||
\item[The Rockbox boot loader.] \index{Boot loader}
|
||||
\opt{HAVE_RB_BL_ON_DISK}{The Rockbox boot loader is loaded from disk by
|
||||
|
@ -156,19 +156,19 @@ you want to install and get the version for your \dap{}.
|
|||
\nopt{player}{
|
||||
\note{\index{Installation!Fonts}
|
||||
Rockbox has a fonts package that is available at
|
||||
\url{http://www.rockbox.org/daily.shtml}. While the daily builds and CVS
|
||||
\url{http://www.rockbox.org/daily.shtml}. While the daily builds and CVS
|
||||
builds change frequently, the fonts package rarely changes. Thus, the
|
||||
fonts package is not included in the daily builds and CVS builds. (The
|
||||
stable release, on the other hand, does not change, so fonts are
|
||||
included with the stable release.) When installing Rockbox for the
|
||||
first time, you should install the fonts package.
|
||||
included with the stable release.) When installing Rockbox for the
|
||||
first time, you should install the fonts package.
|
||||
}
|
||||
}
|
||||
|
||||
Because daily builds and CVS builds are development versions which change
|
||||
frequently, they may behave differently than described in this manual, or
|
||||
they may introduce new (and maybe annoying) bugs. If you do not want to get
|
||||
undefined behaviour from your \dap\ you should really stick to the current
|
||||
undefined behaviour from your \dap{} you should really stick to the current
|
||||
stable release, if there is one for your \dap{}. If you want to help the
|
||||
project development, you can try development builds and help by reporting
|
||||
bugs. Just be aware that these are development builds that are highly
|
||||
|
@ -180,15 +180,15 @@ you downloaded above, and extract its contents to your \daps{} drive.
|
|||
|
||||
Use the ``Extract all'' command of your unzip program to extract the files in
|
||||
the \fname{.zip} file onto your \dap{}. Note that the entire contents of the
|
||||
\fname{/zip} file should be extracted directly to the root of your \daps{}
|
||||
drive. Do not try to create a separate directory or folder on your \dap{} for
|
||||
the Rockbox files! The \fname{.zip} file already contains the internal
|
||||
\fname{.zip} file should be extracted directly to the root of your \daps{}
|
||||
drive. Do not try to create a separate directory or folder on your \dap{} for
|
||||
the Rockbox files! The \fname{.zip} file already contains the internal
|
||||
directory structure that Rockbox needs.
|
||||
|
||||
\note{
|
||||
If the contents of the \fname{.zip} file are extracted correctly, you will
|
||||
have a file called \fname{\firmwarefilename} in the main folder of your
|
||||
\daps{} drive, and also a folder called /\fname{.rockbox}, which contains a
|
||||
If the contents of the \fname{.zip} file are extracted correctly, you will
|
||||
have a file called \fname{\firmwarefilename} in the main folder of your
|
||||
\daps{} drive, and also a folder called \fname{/.rockbox}, which contains a
|
||||
number of other folders and system files needed by Rockbox. If you receive a
|
||||
``-1'' error when you start Rockbox, you have not extracted the contents of
|
||||
the \fname{.zip} file to the proper location.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue