summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2002-10-17 09:48:47 +0000
committerRobert Hak <adiamas@rockbox.org>2002-10-17 09:48:47 +0000
commite647768b5085d4aae011c836ceb30bc14a9599b8 (patch)
tree81dd15ee6c660456f412e261b703d99096cc5266
parent73926ef5e5dbe1a3bfd627a016c3a975cf673327 (diff)
downloadrockbox-e647768b5085d4aae011c836ceb30bc14a9599b8.tar.gz
rockbox-e647768b5085d4aae011c836ceb30bc14a9599b8.zip
What is bleeding edge/daily build?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2699 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--docs/FAQ20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 078075c308..698bf6dc9b 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -505,3 +505,23 @@ A63: There are a ton of ways to apply a patch. One way is to use the (GNU)
505 505
506 If patch can't apply some changes that are in the diff, you'll get those 506 If patch can't apply some changes that are in the diff, you'll get those
507 particular changes in a file named "[source-file].rej". 507 particular changes in a file named "[source-file].rej".
508
509Q64: I was told to download the [Daily-build/Bleeding Edge] version of
510 Rockbox. What is that?
511A64: Rockbox really has 3 different 'types'. You can download and play
512 with official version (see question #21). There a large (1 month +)
513 periods of time between these releases.
514
515 If you are a bit more impatient you can grab a 'Daily Build' of what is
516 currently being worked on. The daily builds are created each morning
517 and are just that, builds of what was put in the source tree the
518 previous day.
519
520 Now, if you like to live on the edge, you can pull down a 'Bleeding edge'
521 version. These are versions that are built from the source tree every
522 20 minutes or so.
523
524 WARNING: Daily and bleeding edge builds are works in progress. Bugs
525 may be rampant, especially in the case of bleeding edge versions.
526
527 Check http://rockbox.haxx.se/daily.shtml for all unofficial releases. \ No newline at end of file