forked from len0rd/rockbox
Fix double inclusion of the bootloader subsection
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11011 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1ea743fa9d
commit
68b4922034
4 changed files with 3 additions and 3 deletions
1
manual/getting_started/h10_install.tex
Executable file
1
manual/getting_started/h10_install.tex
Executable file
|
|
@ -0,0 +1 @@
|
|||
\fixme{To do: Complete this section H10 platforms.}
|
||||
|
|
@ -1,2 +1 @@
|
|||
\subsection{Installing the bootloader}
|
||||
\fixme{To do: Complete this section for Iaudio platforms.}
|
||||
|
|
@ -89,7 +89,7 @@ software.
|
|||
\opt{h1xx,h300}{\input{getting_started/iriver_install.tex}}
|
||||
\opt{ipod}{\input{getting_started/ipod_install.tex}}
|
||||
\opt{x5}{\input{getting_started/iaudio_install.tex}}
|
||||
\opt{h10,h10_5gb}{\fixme{Write install instructions}}
|
||||
\opt{h10,h10_5gb}{getting_started/h10_install.tex}}
|
||||
|
||||
\subsection{Installing the firmware}
|
||||
After installing the bootloader, the installation becomes fairly easy.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
% $Id$ %
|
||||
\subsection{Installing the bootloader}
|
||||
|
||||
Installing the bootloader is the trickiest part of the installation.
|
||||
The Rockbox bootloader allows users to boot into either the Rockbox
|
||||
firmware or the iriver firmware. For legal reasons, we cannot distribute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue