mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
manual: remove references to SVN and change "current build" to
"development build". Change-Id: I2b8a3d43bc1feae9050b56ff7c8b43ce675e0abd
This commit is contained in:
parent
948dbed0af
commit
6c5bc31ff7
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
% $Id$ %
|
||||
\chapter{Installation}\label{sec:installation}
|
||||
|
||||
Installing Rockbox is generally a quick and easy procedure. However
|
||||
|
@ -420,15 +419,15 @@ to select which version you wish to install.
|
|||
of known critical bugs. For a manual install, the current stable release of Rockbox is
|
||||
available at \url{http://www.rockbox.org/download/}.
|
||||
|
||||
\item[Current Build.] The current build is built at each source code change to
|
||||
the Rockbox SVN repository and represents the current state of Rockbox
|
||||
\item[Development Build.] The development build is built at each change to
|
||||
the Rockbox source code repository and represents the current state of Rockbox
|
||||
development. This means that the build could contain bugs but most of
|
||||
the time is safe to use. For a manual install, you can download the current build from
|
||||
\url{http://build.rockbox.org/}.
|
||||
|
||||
\item[Archived Build.] In addition to the release version and the current build,
|
||||
there is also an archive of daily builds available for download. These are
|
||||
built once a day from the latest source code in the SVN repository. For a manual install,
|
||||
built once a day from the latest source code in the repository. For a manual install,
|
||||
you can download archived builds from \url{http://www.rockbox.org/daily.shtml}.
|
||||
|
||||
\end{description}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue