X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent-ANNOUNCE;h=0199e4b5c24e9c3a064c8bbd3616ec2e2fb5b3e3;hp=8c668673fa5d63cdd9fa268a8f4c8adb602e558c;hb=180b5b6ae82ce4deee6fc17c0a5c715072f5be88;hpb=dbb43df06f52b6cec1e94a97a30dd15a374ce6eb diff --git a/torrent-ANNOUNCE b/torrent-ANNOUNCE index 8c66867..0199e4b 100644 --- a/torrent-ANNOUNCE +++ b/torrent-ANNOUNCE @@ -28,10 +28,27 @@ WHAT'S NEW in version 1.0.0 (2010-11-11) WHERE TO GET - Home page: http://phdru.name/Software/mc/ + Home page: http://phdru.name/Software/mc/torrent.html + Download: http://phdru.name/Software/mc/torrent git clone http://git.phdru.name/extfs.d.git git clone git://git.phdru.name/extfs.d.git + Installation instructions: http://phdru.name/Software/mc/INSTALL.html + + +The VFS lists all files and directories from the torrent metafile; all files +appear empty, of course, but the sizes are shown. Filenames are reencoded from +the metafile's encoding/codepage to the current locale. + +Along with the files/directories in the torrent metafile the VFS also presents +meta information - in the form of files in .META directory. The size and +contents of these files are taken from the corresponding fields in the torrent +metafile. The script doesn't check if the torrent consists of a .META file or +directory (quite unlikely). + +Date/time for all files is set to midnight of the 1st January of the current +year. The filesystem is, naturally, read-only. + AUTHOR Oleg Broytman