summaryrefslogtreecommitdiff
path: root/manual/getting_started/installation.tex
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2008-12-21 16:00:57 +0000
committerFrank Gevaerts <frank@gevaerts.be>2008-12-21 16:00:57 +0000
commitabff31b2db80cbc4cf32a81eb945e54e575fb66e (patch)
tree4b4a31665751c6e288ce62580c9c63fbeb872d3d /manual/getting_started/installation.tex
parent1ab624385aaeddb76681d216781bebc02c99ee08 (diff)
downloadrockbox-abff31b2db80cbc4cf32a81eb945e54e575fb66e.tar.gz
rockbox-abff31b2db80cbc4cf32a81eb945e54e575fb66e.zip
Add fixes and improvements that were only applied to the 3.0 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/installation.tex')
-rw-r--r--manual/getting_started/installation.tex14
1 files changed, 10 insertions, 4 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 085ec6ae64..d887a4580f 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -219,10 +219,16 @@ you want to install and get the appropriate version for your \dap{}.
219 219
220\begin{description} 220\begin{description}
221 221
222\item[Release.] The release version is the latest stable release, free 222\item[Release.]
223 of known critical bugs. The current stable release of Rockbox, version 223 \opt{release30}{The release version is the latest stable release, free
224 3.0, is available at \url{http://www.rockbox.org/download/}. 224 of known critical bugs. The current stable release of Rockbox, version
225 225 3.0, is available at \url{http://www.rockbox.org/download/}.
226 }
227 \opt{unreleased}{
228 There has not yet been a stable release for the \playername{}. Until
229 there is one, use a current build.
230 }
231
226\item[Current Build.] The current build is built at each source code change to 232\item[Current Build.] The current build is built at each source code change to
227 the Rockbox SVN repository and represents the current state of Rockbox 233 the Rockbox SVN repository and represents the current state of Rockbox
228 development. This means that the build could contain bugs but most of 234 development. This means that the build could contain bugs but most of