summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-04-18 07:42:29 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-04-18 07:42:29 +0000
commit53143ecd7d2a0e845872114ae8e8430b9bcaa0a4 (patch)
tree0074d4d4126aa3aac388a81abc2131d99e7f64de
parent6a197909c4b1c3a9ffda2cccf5f924eefa8a5a75 (diff)
downloadplan9front-53143ecd7d2a0e845872114ae8e8430b9bcaa0a4.tar.xz
remove pccd kernel configuration. cdrom boot can just use pcf
-rw-r--r--386/bin/fossil/.dummy0
-rw-r--r--sys/lib/dist/pc/plan9.ini.cd3
-rw-r--r--sys/src/9/pc/pccd130
3 files changed, 1 insertions, 132 deletions
diff --git a/386/bin/fossil/.dummy b/386/bin/fossil/.dummy
deleted file mode 100644
index e69de29bb..000000000
--- a/386/bin/fossil/.dummy
+++ /dev/null
diff --git a/sys/lib/dist/pc/plan9.ini.cd b/sys/lib/dist/pc/plan9.ini.cd
index b84be376b..e6250449e 100644
--- a/sys/lib/dist/pc/plan9.ini.cd
+++ b/sys/lib/dist/pc/plan9.ini.cd
@@ -6,9 +6,8 @@ partition=new
mouseport=ask
monitor=ask
vgasize=ask
-adisk=/dev/sdD0/data
cdboot=yes
# console=0
# baud=9600
bootargs=local!#S/sdD0/data
-bootfile=/386/9pccd
+bootfile=/386/9pcf
diff --git a/sys/src/9/pc/pccd b/sys/src/9/pc/pccd
deleted file mode 100644
index 619eda64a..000000000
--- a/sys/src/9/pc/pccd
+++ /dev/null
@@ -1,130 +0,0 @@
-# pccd - small kernel used to install from cd
-dev
- root
- cons
-
- arch
- pnp pci
- env
- pipe
- proc
- mnt
- srv
- dup
- rtc
- ssl
- tls
- cap
- kprof
- fs
-
- ether netif
- ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum386 inferno
-
- draw screen vga vgax
- mouse mouse
- vga
- kbmap
- kbin
-
- sd
- floppy dma
- lpt
-
- audio dma
- pccard
- i82365 cis
- uart
- usb
-
-link
- realmode
- devpccard
- devi82365
- apm apmjump
- ether2000 ether8390
- ether2114x pci
- ether589 etherelnk3
- ether79c970 pci
- ether8003 ether8390
- ether8139 pci
- ether8169 pci ethermii
- ether82543gc pci
- ether82563 pci
- ether82557 pci
- ether83815 pci
- etherdp83820 pci
- etherec2t ether8390
- etherelnk3 pci
- etherga620 pci
- etherigbe pci ethermii
- ethervgbe pci ethermii
- ethervt6102 pci ethermii
- ethervt6105m pci ethermii
- ethersink
- ethersmc devi82365 cis
- etherwavelan wavelan devi82365 cis pci
- ethermedium
-# etherm10g
-# ether82598 pci
- pcmciamodem
- netdevmedium
- usbuhci
- usbohci
- usbehci usbehcipc
-
-misc
- archmp mp apic
- mtrr
-
- sdata pci sdscsi
- sd53c8xx pci sdscsi
- sdmylex pci sdscsi
- sdiahci pci sdscsi
-
- uarti8250
- uartpci pci
- uartisa
-
- vga3dfx +cur
- vgaark2000pv +cur
- vgabt485 =cur
- vgaclgd542x +cur
- vgaclgd546x +cur
- vgact65545 +cur
- vgacyber938x +cur
- vgaet4000 +cur
- vgahiqvideo +cur
- vgai81x +cur
- vgamach64xx +cur
- vgamga2164w +cur
- vgamga4xx +cur
- vganeomagic +cur
- vganvidia +cur
- vgargb524 =cur
- vgas3 +cur vgasavage
- vgat2r4 +cur
- vgatvp3020 =cur
- vgatvp3026 =cur
- vgavesa
- vgavmware +cur
-
-ip
- tcp
- udp
- ipifc
- icmp
- icmp6
-
-port
- int cpuserver = 0;
-
-boot boot #S/sdD0/data
- tcp
- local
-
-bootdir
- bootpccd.out boot
- /386/bin/bzfs
- /386/bin/mntgen
- rootfs.bz2