extfs.ini 906 B

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