|
From: Ben O. <ben...@us...> - 2002-02-24 00:27:52
|
Update of /cvsroot/njbfs/njbfs In directory usw-pr-cvs1:/tmp/cvs-serv3264 Modified Files: README Log Message: ben: remove some cruft that no longer applies Index: README =================================================================== RCS file: /cvsroot/njbfs/njbfs/README,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README 9 Dec 2001 23:12:25 -0000 1.4 --- README 24 Feb 2002 00:27:49 -0000 1.5 *************** *** 1,5 **** This is the README file for Nomad Jukebox File System (njbfs) ! Current version: 0.2 About njbfs --- 1,5 ---- This is the README file for Nomad Jukebox File System (njbfs) ! Current version: 0.2.2 About njbfs *************** *** 96,103 **** file size. ! Do not worry about uploading takes longer than on the PlayCenter2. The ! reason is that njbfs transfers in 1024 byte buffers. This is a file system ! restriction and will be improved in future versions. Genres and album ! titles can't be submitted yet, this will also be improved. You can watch driver info messages with 'tail -f /var/log/messages' as root. --- 96,100 ---- file size. ! Genres and album titles can't be submitted yet, this will be improved. You can watch driver info messages with 'tail -f /var/log/messages' as root. |