diff options
author | Björn Stenberg <bjorn@haxx.se> | 2002-04-15 13:31:39 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2002-04-15 13:31:39 +0000 |
commit | f5747cf78a4506dca544fde5324fd020a988c73b (patch) | |
tree | 4d9544032d730d1d013e027b109f3e1eac465879 /www | |
parent | 6de97875e8eb9a1c2fbb18ffa1a0009997bb6710 (diff) |
Updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@97 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r-- | www/activity.t | 2 | ||||
-rw-r--r-- | www/cvs.t | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/activity.t b/www/activity.t index 89cdc950ed..855372f96c 100644 --- a/www/activity.t +++ b/www/activity.t @@ -4,7 +4,7 @@ <table> <tr bgcolor="#cccccc"><th>Person</th><th>Activity</th><th>Current status</th></tr><tr> STATUS(Björn,Web page; I2C driver and MAS serial port,Janitor duty - trying to repair his Archos...) -STATUS(Linus,Serial port GDB stub to bring remote debugging to the archos,Works well; some details left) +STATUS(Linus,Serial port GDB stub to bring remote debugging to the archos,Released) STATUS(Alan,FAT-32 file system and handling,Can create files. Not safe yet ;->) STATUS(Daniel,GUI simulator for X11,Compiles) STATUS(Rob,Assembling a FAQ,Just began) @@ -39,7 +39,7 @@ When asked for a password, just press enter: <li> Be a <a href="http://sourceforge.net/project/memberlist.php?group_id=44306">registered developer</a> of the Rockbox project -<li> Have logged on to your account once (ssh <b>username</b>@rockbox.sourceforge.net) and then waited a few hours for SourceForge to set up your cvs +<li> Log on to your cvs server account once: <tt>ssh <b>username</b>@cvs.rockbox.sourceforge.net</tt> <br>It will disconnect you immediately, but now your account is set up. </ol> <p>Then run: |