rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update documentation
there isnt much of a point in keep maintaining separate kernel configurations for terminal and cpu kernels as the role can be switched with service=cpu boot parameter. to make stuff cosistent, we will just have one "pc" kernel and one "pc64" kernel configuration now.
This commit is contained in:
parent
9af1153451
commit
be7f3fb5e4
13 changed files with 23 additions and 322 deletions
4
sys/lib/dist/ndb/local.complicated
vendored
4
sys/lib/dist/ndb/local.complicated
vendored
|
@ -100,11 +100,11 @@ ipnet=mysubnetwork ip=10.0.1.0 ipmask=255.255.255.0
|
|||
#
|
||||
ip=10.0.1.10 ether=0010dc724074 sys=fs
|
||||
dom=myfileserver.myuniversity.edu
|
||||
bootf=/386/9pcfs
|
||||
bootf=/386/9pc
|
||||
|
||||
ip=10.0.1.11 ether=0010dc724075 sys=auth
|
||||
dom=myauthserver.myuniversity.edu
|
||||
bootf=/386/9pccpu
|
||||
bootf=/386/9pc
|
||||
|
||||
ip=10.0.1.12 ether=0010dc724076 sys=term
|
||||
dom=myterminal.myuniversity.edu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue