extfs.ini 911 B

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