extfs.ini 933 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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. srpm
  22. deb
  23. # a: - mtools filesystem
  24. a:
  25. # For browsing lslR listings (found on many ftp sites)
  26. lslR
  27. # Hewlett Packard calculator
  28. hp48:
  29. # Commodore 64/128 d64/D64 files
  30. uc1541
  31. # Break patches into chunks
  32. patchfs
  33. # Represents a mailbox as a directory
  34. mailfs
  35. # List all installed RPM packages on the system
  36. rpms:
  37. trpm
  38. # dpkg frontend
  39. dpkg:
  40. debd
  41. # apt frontend
  42. apt:
  43. deba
  44. # Simple filesystem for audio cdroms. Use /dev/cdrom#audio (or /#audio).
  45. audio
  46. # Package of Bad Penguin (an Italian GNU/Linux distribution)
  47. bpp
  48. # ISO image
  49. iso9660