mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 21:06:52 +03:00
5d240399be
* cpio.c: added. Thanx to Jan Hudec <bulb@centrum.cz>, who wrote it using code from tarfs.
51 lines
680 B
INI
51 lines
680 B
INI
# Each external VFS type must be registered here if you want to use it
|
|
|
|
# Popular pc archivers
|
|
uzip
|
|
uzoo
|
|
ulha
|
|
urar
|
|
uha
|
|
# For arj usage you need special patch to unarj
|
|
uarj
|
|
|
|
# ar is used for static libraries
|
|
uar
|
|
|
|
# cpio archiver (unix)
|
|
# ucpio
|
|
|
|
# Packages from popular Linux distributions
|
|
rpm
|
|
deb
|
|
|
|
# a: - mtools filesystem. I probably broke this one
|
|
a:
|
|
|
|
# For browsing lslR listings (found on many ftp sites)
|
|
lslR
|
|
|
|
# Simple fs for list of popular ftp sites
|
|
ftplist
|
|
|
|
# Hewlet packard calculator
|
|
hp48:
|
|
|
|
# Breaks patches into chunks
|
|
patchfs
|
|
|
|
# Represents a mailbox as a directory
|
|
mailfs
|
|
|
|
# Lists the rpms on the system
|
|
rpms:
|
|
trpm
|
|
|
|
# dpkg frontent
|
|
dpkg:
|
|
debd
|
|
|
|
# apt frontend
|
|
apt:
|
|
deba
|