summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/docs/FAQ13
1 files changed, 11 insertions, 2 deletions
diff --git a/www/docs/FAQ b/www/docs/FAQ
index ee30698608..9e72a8fc37 100644
--- a/www/docs/FAQ
+++ b/www/docs/FAQ
@@ -9,7 +9,7 @@
9 9
10 Copyright (C) 2002 by Robert E. Hak 10 Copyright (C) 2002 by Robert E. Hak
11 11
12-------------------------------------------------------------------- 12-------------------------------------------------------------------
13 13
14 14
15Rockbox FAQ 15Rockbox FAQ
@@ -231,7 +231,7 @@ A29: Don't confuse the terms. Reverse engineering means examining a product
231 software without first researching the surrounding interfaces, then no 231 software without first researching the surrounding interfaces, then no
232 software has ever been written from scratch. 232 software has ever been written from scratch.
233 233
234Q30: Wait a minute here. You have release version 1.0, but not a single one 234Q30: Wait a minute here. You have released version 1.0, but not a single one
235 of the ideas you have spoken about is actually implimented! Calling this 235 of the ideas you have spoken about is actually implimented! Calling this
236 version 1.0 is really misleading. Whats the story?! 236 version 1.0 is really misleading. Whats the story?!
237A30: In simple terms, the first release is called 1.0 because it has a basic 237A30: In simple terms, the first release is called 1.0 because it has a basic
@@ -244,3 +244,12 @@ A30: In simple terms, the first release is called 1.0 because it has a basic
244 bring the project some attention, and some additional developers. 244 bring the project some attention, and some additional developers.
245 Adding the missing features is just a matter of time (and that time goes 245 Adding the missing features is just a matter of time (and that time goes
246 faster if you, yes you, help too). 246 faster if you, yes you, help too).
247
248Q31: I've heard talk of a 'Rolo'. What is that? (Or 'All you ever wanted
249 to know about Rockbox boot loaders')
250A31: The developers have discussed the possibility of a boot loader. (Mainly
251 because having one sounds cool, and isn't Rolo just a great name?)
252 The idea would be that a user could use the load to choose between
253 different verions of Rockbox or the Archo firmware itself. We do not
254 have an expected date on this. (As a matter of fact, developement on it
255 has not even started yet).