From 1da0722fe5d04aff561a2917e9642dc7c3909dd4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 9 Jun 2011 07:35:31 +0000 Subject: add /net/ndb to default ndb database files, fix mistakes --- cfg/cirno/cpurc | 10 ---------- cfg/cirno/cpustart | 17 ----------------- cfg/cirno/termrc | 10 ---------- 3 files changed, 37 deletions(-) delete mode 100755 cfg/cirno/cpurc delete mode 100644 cfg/cirno/cpustart delete mode 100644 cfg/cirno/termrc (limited to 'cfg') diff --git a/cfg/cirno/cpurc b/cfg/cirno/cpurc deleted file mode 100755 index ced742b08..000000000 --- a/cfg/cirno/cpurc +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/rc -# the 9pccpuf kernel runs this file - -# example: adjust to fit your network -#ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.0.2 255.255.255.0 -#ndb/dns -rs -#aux/timesync -Ln pool.ntp.org - -# outgoing mail will appear to originate from this domain -#site=9front diff --git a/cfg/cirno/cpustart b/cfg/cirno/cpustart deleted file mode 100644 index 3b9b5a507..000000000 --- a/cfg/cirno/cpustart +++ /dev/null @@ -1,17 +0,0 @@ -# the 9pccpuf kernel runs this file - -aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service tcp - -@{ - rfork n - if(~ $monitor vesa) - aux/realemu - aux/vga -l $vgasize -} -switch($mouseport){ -case ps2 ps2intellimouse 0 1 2 - aux/mouse $mouseport - if(~ $accupoint 1) - pipefile -dr /bin/aux/accupoint /dev/mouse -} -exec rio diff --git a/cfg/cirno/termrc b/cfg/cirno/termrc deleted file mode 100644 index bfcebb4f6..000000000 --- a/cfg/cirno/termrc +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/rc -# the 9pcf kernerl runs this file - -# example: adjust to fit your network -#ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.0.2 255.255.255.0 -#ndb/dns -r -#aux/timesync -Ln pool.ntp.org - -# outgoing mail will appear to originate from this domain -#site=9front -- cgit v1.2.3