worms 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. /* configuration commands */
  2. /* configuration commands */
  3. filsys main j(w6)(r5.<0-18>r5.<20-38>)
  4. e!0!helix:/386/9pcfs
  5. /* AUDIO */
  6. ip/dhcp
  7. ip/tftpd
  8. con /dev/eia1
  9. bootp()phaeton:/sys/src/fs/audio/audio
  10. /* AUDIO */
  11. touch superblock 2835710
  12. config w2
  13. service audio
  14. filsys main cw2j(w5w4)(l<0-39>)
  15. filsys dump o
  16. ip 135.104.3.106
  17. ipgw 135.104.3.1
  18. ipmask 255.255.255.0
  19. ipauth 135.104.9.7
  20. end
  21. /* RORO running 9pcfs (16KB blocks) */
  22. config w2
  23. service roro
  24. filsys main [w2w3]
  25. ip 135.104.9.29
  26. ipgw 135.104.9.1
  27. ipmask 255.255.255.0
  28. ipauth 135.104.9.7
  29. end
  30. /* RORO running plan9pc (4KB blocks) */
  31. config w1
  32. service roro
  33. filsys main w1
  34. ip 135.104.9.29
  35. ipgw 135.104.9.1
  36. ipmask 255.255.255.0
  37. ipauth 135.104.9.7
  38. end
  39. /* EMELIE */
  40. e!0!helix:/usr/ken/fs/pc/9pcfs
  41. 130 disks loaded
  42. /* BOOTES 00006b8244f8 */
  43. superblocks:
  44. bootes 44930632
  45. dump 44945151 is good; 44945224 next
  46. 44945220 cwroot; 44945223 roroot
  47. fornax 8917649
  48. dump 8919157 is good; 8919167 next
  49. 8919163 cwroot; 8919166 roroot
  50. sbaddr = 8919379
  51. craddr = 8919383 8919383
  52. /* BOOTES little endian */
  53. config xw5
  54. service bootes
  55. filsys main c[xw5]j(w1.1.8xw1.1.1)(r<0-44>r<50-94>)
  56. filsys dump o
  57. filsys fornax c[xw3]j(w1.2.8xw1.2.0)(r<0-18>)
  58. filsys fdump o
  59. ip 135.104.9.30
  60. ipgw 135.104.9.1
  61. ipmask 255.255.255.0
  62. ipauth 135.104.9.7
  63. end
  64. /* BOOTES little endian with only fornax filesystem */
  65. config xw5
  66. service bootes
  67. //filsys main c[xw5]j(w1.1.8xw1.1.1)(r<0-44>r<50-94>)
  68. //filsys dump o
  69. filsys main c[xw3]j(w1.2.8xw1.2.0)(r<0-18>)
  70. filsys dump o
  71. ip 135.104.9.30
  72. ipgw 135.104.9.1
  73. ipmask 255.255.255.0
  74. ipauth 135.104.9.7
  75. end
  76. /* BOOTES little endian with only bootes filesystem */
  77. config xw5
  78. service bootes
  79. filsys main c[xw5]j(w1.2.8xw1.2.1)(r<0-44>r<50-94>)
  80. filsys dump o
  81. ip 135.104.9.30
  82. ipgw 135.104.9.1
  83. ipmask 255.255.255.0
  84. ipauth 135.104.9.7
  85. end
  86. /* BOOTES 00006b8244f8 big endian */
  87. config w5
  88. service bootes
  89. filsys main c[w5]j(w0.1.8w0.1.1)(r<0-44>r<50-94>)
  90. filsys dump o
  91. //filsys fornax c[w3]j(w0.2.8w0.2.0)(r<0-18>)
  92. //filsys fdump o
  93. ip 135.104.9.30
  94. ipgw 135.104.9.1
  95. ipmask 255.255.255.0
  96. ipauth 135.104.9.7
  97. end
  98. // jukefs
  99. // DSIZE = 39815
  100. config w6
  101. service jukefs
  102. filsys main cw6j(w5w<1-4>)(r<0-140>r<144-284>)
  103. filsys dump o
  104. ip 135.104.9.10
  105. ipgw 135.104.9.1
  106. ipmask 255.255.255.0
  107. ipauth 135.104.9.7
  108. end
  109. // emelie
  110. // DSIZE = 157933
  111. config w1.0.0
  112. service emelie
  113. filsys main c[w1.<0-5>.0]j(w6w5w4w3w2)(l<0-236>l<238-474>)
  114. filsys dump o
  115. filsys other [w1.<9-14>.0]
  116. filsys temp [w1.8.0]
  117. ipauth 135.104.9.7
  118. ip 135.104.9.42
  119. ipgw 135.104.9.1
  120. ipmask 255.255.255.0
  121. ipsntp 135.104.9.52
  122. end
  123. // choline
  124. // DSIZE = 79563-1
  125. config w1.0.0
  126. service choline
  127. filsys main c[w<1-3>]j(w1.<6-0>.0)(l<0-124>l<128-252>)
  128. filsys dump o
  129. filsys other [w<4-6>]
  130. ipauth 135.104.9.7
  131. ip 135.104.72.2
  132. ipgw 135.104.72.1
  133. ipmask 255.255.255.0
  134. ipsntp 135.104.9.52
  135. end