From eb87d26f7494bf303fec1e123456c9137f2f1b9a Mon Sep 17 00:00:00 2001 From: Andrey Maraev Date: Mon, 25 Jun 2012 22:21:03 -0400 Subject: system/avfs: Added (virtual file system) Signed-off-by: dsomero --- system/avfs/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system/avfs/README (limited to 'system/avfs/README') diff --git a/system/avfs/README b/system/avfs/README new file mode 100644 index 000000000000..b4898c3a4ae6 --- /dev/null +++ b/system/avfs/README @@ -0,0 +1,8 @@ +AVFS is a system, which enables all programs to look inside archived or +compressed files, or access remote files without recompiling the programs +or changing the kernel. At the moment it supports floppies, tar and gzip +files, zip, bzip2, ar and rar files, ftp sessions, http, webdav, rsh/rcp, +ssh/scp. Quite a few other handlers are implemented with the Midnight +Commander's external FS. + +This requires: p7zip, unrar -- cgit v1.2.3