extfs.ini 946 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. # Each external VFS type must be registered here if you want to use it
  2. # Trailing colon means that the filesystem is not tied to a certain file
  3. # Popular pc archivers
  4. uzip
  5. uzoo
  6. ulha
  7. urar
  8. uha
  9. u7z
  10. ualz
  11. # For arj usage you need a special patch to unarj (see unarj.diff)
  12. uarj
  13. uarc
  14. uace
  15. # For cab files
  16. ucab
  17. # ar is used for static libraries
  18. uar
  19. # Packages from popular Linux distributions
  20. rpm
  21. deb
  22. # a: - mtools filesystem
  23. a:
  24. # For browsing lslR listings (found on many ftp sites)
  25. lslR
  26. # Hewlett Packard calculator
  27. hp48:
  28. # Commodore 64/128 d64/D64 files
  29. uc1541
  30. # Break patches into chunks
  31. patchfs
  32. # Represents a mailbox as a directory
  33. mailfs
  34. # List all installed RPM packages on the system
  35. rpms:
  36. trpm
  37. # dpkg frontend
  38. dpkg:
  39. debd
  40. # apt frontend
  41. apt:
  42. deba
  43. # Simple filesystem for audio cdroms. Use /dev/cdrom#audio (or /#audio).
  44. audio
  45. # Package of Bad Penguin (an Italian GNU/Linux distribution)
  46. bpp
  47. # ISO image
  48. iso9660
  49. # Amazon S3
  50. s3: