wsl.distributions.xml 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <application>
  2. <component name="WslDistributionsService" version="1">
  3. <descriptors>
  4. <set>
  5. <descriptor>
  6. <id>DEBIAN</id>
  7. <microsoft-id>Debian</microsoft-id>
  8. <executable-path>debian.exe</executable-path>
  9. <presentable-name>Debian GNU/Linux</presentable-name>
  10. </descriptor>
  11. <descriptor>
  12. <id>KALI</id>
  13. <microsoft-id>kali-linux</microsoft-id>
  14. <executable-path>kali.exe</executable-path>
  15. <presentable-name>Kali Linux</presentable-name>
  16. </descriptor>
  17. <descriptor>
  18. <id>OPENSUSE42</id>
  19. <microsoft-id>openSUSE-42</microsoft-id>
  20. <executable-path>opensuse-42.exe</executable-path>
  21. <presentable-name>openSUSE Leap 42</presentable-name>
  22. </descriptor>
  23. <descriptor>
  24. <id>SLES12</id>
  25. <microsoft-id>SLES-12</microsoft-id>
  26. <executable-path>sles-12.exe</executable-path>
  27. <presentable-name>SUSE Linux Enterprise Server 12</presentable-name>
  28. </descriptor>
  29. <descriptor>
  30. <id>SLES15</id>
  31. <microsoft-id>SLES-15</microsoft-id>
  32. <executable-path>sles-15.exe</executable-path>
  33. <presentable-name>SUSE Linux Enterprise Server 15</presentable-name>
  34. </descriptor>
  35. <descriptor>
  36. <id>OPENSUSE15</id>
  37. <microsoft-id>openSUSE-Leap-15</microsoft-id>
  38. <executable-path>openSUSE-Leap-15.exe</executable-path>
  39. <presentable-name>openSUSE Leap 15</presentable-name>
  40. </descriptor>
  41. <descriptor>
  42. <id>OPENSUSE15-1</id>
  43. <microsoft-id>openSUSE-Leap-15-1</microsoft-id>
  44. <executable-path>openSUSE-Leap-15-1.exe</executable-path>
  45. <presentable-name>openSUSE Leap 15.1</presentable-name>
  46. </descriptor>
  47. <descriptor>
  48. <id>UBUNTU</id>
  49. <microsoft-id>Ubuntu</microsoft-id>
  50. <executable-path>ubuntu.exe</executable-path>
  51. <presentable-name>Ubuntu</presentable-name>
  52. </descriptor>
  53. <descriptor>
  54. <id>UBUNTU1604</id>
  55. <microsoft-id>Ubuntu-16.04</microsoft-id>
  56. <executable-path>ubuntu1604.exe</executable-path>
  57. <presentable-name>Ubuntu 16.04</presentable-name>
  58. </descriptor>
  59. <descriptor>
  60. <id>UBUNTU1804</id>
  61. <microsoft-id>Ubuntu-18.04</microsoft-id>
  62. <executable-path>ubuntu1804.exe</executable-path>
  63. <presentable-name>Ubuntu 18.04</presentable-name>
  64. </descriptor>
  65. <descriptor>
  66. <id>WLINUX</id>
  67. <microsoft-id>WLinux</microsoft-id>
  68. <executable-path>wlinux.exe</executable-path>
  69. <presentable-name>WLinux</presentable-name>
  70. </descriptor>
  71. <descriptor>
  72. <id>PENGWIN</id>
  73. <microsoft-id>Pengwin</microsoft-id>
  74. <executable-path>pengwin.exe</executable-path>
  75. <presentable-name>Pengwin</presentable-name>
  76. </descriptor>
  77. <descriptor>
  78. <id>PENGWIN_ENTERPRISE</id>
  79. <microsoft-id>WLE</microsoft-id>
  80. <executable-path>wle.exe</executable-path>
  81. <presentable-name>Pengwin Enterprise</presentable-name>
  82. </descriptor>
  83. <descriptor>
  84. <id>ARCH</id>
  85. <microsoft-id>Arch</microsoft-id>
  86. <executable-path>Arch.exe</executable-path>
  87. <presentable-name>Arch Linux</presentable-name>
  88. </descriptor>
  89. </set>
  90. </descriptors>
  91. </component>
  92. </application>