diff options
| author | Marc Guay <marcguay@rockbox.org> | 2008-06-27 23:54:54 +0000 |
|---|---|---|
| committer | Marc Guay <marcguay@rockbox.org> | 2008-06-27 23:54:54 +0000 |
| commit | 3ce62b6413fd9459b73edd24ec953d14b3f58bc3 (patch) | |
| tree | c991bf9ac2bb2fbdcf6d90193fe520eb57fa9f82 | |
| parent | 1d044857899e06709e013480fbe031a6e21b856e (diff) | |
| download | rockbox-3ce62b6413fd9459b73edd24ec953d14b3f58bc3.zip rockbox-3ce62b6413fd9459b73edd24ec953d14b3f58bc3.tar.gz rockbox-3ce62b6413fd9459b73edd24ec953d14b3f58bc3.tar.bz2 rockbox-3ce62b6413fd9459b73edd24ec953d14b3f58bc3.tar.xz | |
Add a note at the beginning of the iPod Video installation chapter regarding the fact that Rockbox doesn't run on the 6th/Classic generation - similar to the one in the iPod nano manual. Can I borrow a battering ram?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17821 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/installation.tex | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index e10d4f2..d9e4318 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -5,7 +5,14 @@ \note{Rockbox presently runs only on the original Ipod Nano. Rockbox does \emph{not} run on the newer, second generation Ipod Nano (the all aluminium version). For information on identifying which Ipod you own, see this page on - Apple's website: \url{http://www.info.apple.com/kbnum/n61688} + Apple's website: \url{http://www.info.apple.com/kbnum/n61688}. + } +} +\opt{ipodvideo}{ + \note{Rockbox presently runs only on the 5th and 5.5th generation Ipod videos. + Rockbox does \emph{not} run on the newer, 6th/Classic generation Ipod. + For information on identifying which Ipod you own, see this page on Apple's + website: \url{http://www.info.apple.com/kbnum/n61688}. } } \opt{e200,c200}{ |