pcflop 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. # pcflop - tiny kernel used to install from floppy.
  2. # has minimal vga drivers, no usb support and only some ether drivers,
  3. # and in general no frills. probably only useful in quite old systems.
  4. dev
  5. root
  6. cons
  7. arch
  8. pnp pci
  9. env
  10. pipe
  11. proc
  12. mnt
  13. srv
  14. dup
  15. rtc
  16. cap
  17. ether netif
  18. ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum386 inferno
  19. draw screen vga vgax
  20. mouse mouse
  21. vga
  22. sd
  23. floppy dma
  24. pccard
  25. i82365 cis
  26. uart
  27. link
  28. realmode
  29. devpccard
  30. devi82365
  31. ether2000 ether8390
  32. ether2114x pci
  33. ether589 etherelnk3
  34. ether79c970 pci
  35. ether8003 ether8390
  36. ether8139 pci
  37. ether8169 pci ethermii
  38. # ether82563 pci
  39. ether82557 pci
  40. ether83815 pci
  41. etherec2t ether8390
  42. etherelnk3 pci
  43. etherigbe pci ethermii
  44. ethervgbe pci ethermii
  45. ethervt6102 pci ethermii
  46. # ethervt6105m pci ethermii
  47. # ethersink
  48. ethersmc devi82365 cis
  49. etherwavelan wavelan devi82365 cis pci
  50. ethermedium
  51. pcmciamodem
  52. netdevmedium
  53. loopbackmedium
  54. misc
  55. mtrr
  56. sdata pci sdscsi
  57. sd53c8xx pci sdscsi
  58. sdmylex pci sdscsi
  59. # sdiahci pci sdscsi
  60. uarti8250
  61. vgavesa
  62. ip
  63. tcp
  64. udp
  65. ipifc
  66. icmp
  67. icmp6
  68. port
  69. int cpuserver = 0;
  70. boot glenda boot #f/fd0disk
  71. local
  72. bootdir
  73. boot$CONF.out boot
  74. /sys/lib/dist/bin/386/bzfs kfs
  75. /sys/lib/dist/pc/root.bz2 bzroot