]> git.lizzy.rs Git - plan9front.git/commitdiff
pkg: add pkg/local, $PKG_PATH
authorstanley lieber <stanley.lieber@gmail.com>
Sun, 15 May 2011 04:07:06 +0000 (04:07 +0000)
committerstanley lieber <stanley.lieber@gmail.com>
Sun, 15 May 2011 04:07:06 +0000 (04:07 +0000)
.hgignore
adm/keys.who
adm/timezone/local
cfg/plan9.ini
lib/ndb/local
sys/lib/tls/mail
sys/log/cron
sys/src/cmd/pkg/install
sys/src/cmd/pkg/list
sys/src/cmd/pkg/local [new file with mode: 0755]

index a8974305d9fd7043da2fad1959c32097225edf72..10a613e7bbf8f10997276e2a95441c823e3559c5 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -1,10 +1,19 @@
 syntax: regexp
-^sys/src/.*\.[ao]?[12578vqki]?$
-^sys/src/(.*/)?[12578vqki]\..*$
-^sys/lib/python/.*\.(pyo|pyc|exe)$
-^(dev|fd|net|srv|env|root|boot|mnt|n|bin|tmp)/
 ^(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/(bin|lib)/
 ^386/(9(pc|boot).*|pbs|mbr|init)
 ^acme/bin/(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/
+^adm/(keys.who|timezone\/local)
+^cfg/plan9.ini
+^(dev|fd|net|srv|env|root|boot|mnt|n|bin|tmp)/
+^dist/replica/
+^lib/font/bit/vera.*
+^lib/ndb/local
+^mail/box/
+^n/sources/
+^sys/lib/(linux|texmf)/
+^sys/lib/python/.*\.(pyo|pyc|exe)$
+^sys/lib/tls/mail
+^sys/log/
+^sys/src/.*\.[ao]?[12578vqki]?$
+^sys/src/(.*/)?[12578vqki]\..*$
 ^usr/
-^sys/lib/pkg
\ No newline at end of file
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..c9433f48141c90b5c440089ee57608b69cc5fd38 100644 (file)
@@ -0,0 +1,3 @@
+bootes||||bootes
+sl||||sl
+bootes||||bootes
index 0005471213ad52f8ccb5d698d1aaa1087f474ae2..bf8ae4c11859783c306c21d16688e75f404d1809 100755 (executable)
@@ -1,4 +1,4 @@
-EST -18000 EDT -14400
+CST -21600 CDT -18000
    9943200   25664400   41392800   57718800   73447200   89168400
  104896800  120618000  126669600  152067600  162352800  183517200
  199245600  215571600  230695200  247021200  262749600  278470800
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..aab8c48835c4b7bcb1dec22dd19d985c69f1f099 100644 (file)
@@ -0,0 +1,7 @@
+# config for initial cd booting
+*nomp=1
+cdboot=yes
+mouseport=ask
+monitor=ask
+vgasize=ask
+bootfile=/386/9pcf
index 11a0ab9f5ebf9070a854088ba35b7d1e223e0f2c..db87d0563a3e783a4f7f025b6e3093d39bd9e15f 100755 (executable)
@@ -8,22 +8,53 @@ database=
 
 auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com
 
-#auth=cirno.9front authdom=9front
+auth=hr99.actron authdom=actron
 
-#ntp=pool.ntp.org
+auth=l299.onoff authdom=onoff
+
+auth=cb.inri authdom=inri
+
+auth=sp.inri.net authdom=inri.net
+
+ntp=64.90.182.55
 
 #
 #  because the public demands the name localsource
 #
 ip=127.0.0.1 sys=localhost dom=localhost
 
-# example: adjust to fit your network
-#ipnet=9front ip=192.168.0.0 ipmask=255.255.255.0
-#      auth=cirno.9front
-#      cpu=cirno.9front
-#      dns=192.168.0.2
-#      dnsdom=9front
-#      smtp=cirno.9front
-#
-#ip=192.168.0.1 sys=gw dom=gw.9front
-#ip=192.168.0.2 sys=cirno dom=cirno.9front
+ipnet=onoff ip=192.168.77.0 ipmask=255.255.255.0
+       auth=l299.onoff
+       cpu=l299.onoff
+       dns=8.8.8.8
+       dnsdom=onoff
+       smtp=phoenix
+
+ip=192.168.77.52 sys=l299 dom=l299.onoff
+ip=192.168.77.57 sys=holon99 dom=holon99.onoff
+ip=192.168.77.63 sys=rg99 dom=rg99.onoff
+ip=192.168.77.92 sys=pham99 dom=pham99.onoff
+
+ip=192.168.4.2 sys=onoff dom=onoff.inri
+ip=192.168.4.9 sys=frontier dom=frontier.inri
+ip=192.168.4.52 sys=l2 dom=l2.inri
+ip=192.168.4.56 sys=ipad dom=ipad.inri
+ip=192.168.4.57 sys=holon dom=holon.inri
+ip=192.168.4.58 sys=sdf1 dom=sdf1.inri
+ip=192.168.4.63 sys=rg dom=rg.inri
+ip=192.168.4.80 sys=hr dom=hr.inri
+ip=192.168.4.86 sys=vf1s dom=vf1s.inri
+ip=192.168.4.90 sys=cb dom=cb.inri
+ip=192.168.4.92 sys=pham dom=pham.inri
+
+ip=174.136.104.193 sys=gw dom=gw.inri.net
+ip=174.136.104.194 sys=phoenix dom=phoenix.inri.net
+ip=174.136.104.195 sys=lain dom=lain.inri.net
+ip=174.136.104.196 sys=sp dom=sp.inri.net
+
+ip=192.168.77.80 sys=hr99 dom=hr99.actron
+
+ip=192.168.6.129 sys=re9714 dom=re9714.att
+
+
+
index bf646337ef2c530c30289a2c049788f3c54d55fb..b0ac526056de3a19176736c61991a92e44012e77 100644 (file)
@@ -1 +1 @@
-x509 sha1=1d6e1cf70ec6f9ab28d3ea4b27a49a77654d370e (replace with your mail server fingerprint)
+x509 sha1=C969B712918818ED839D98B781411F9BE51C0571
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..96d7c387ed2bd876e85525425085bd457484f559 100644 (file)
@@ -0,0 +1,13 @@
+cirno May 10 21:55:36 time advanced more than a day
+l2 May 10 21:07:08 time advanced more than a day
+l2 May 10 22:25:54 time advanced more than a day
+l2 May 11 19:21:35 time advanced more than a day
+l2 May 11 19:51:18 time advanced more than a day
+l2 May 11 22:00:33 time advanced more than a day
+l2 May 11 22:48:49 time advanced more than a day
+l2 May 14 00:56:57 time advanced more than a day
+l2 May 14 15:47:10 time advanced more than a day
+l2 May 14 20:01:51 time advanced more than a day
+l2 May 14 20:45:26 time advanced more than a day
+l2 May 14 21:48:51 time advanced more than a day
+l2 May 14 21:59:07 time advanced more than a day
index 7bc228c8fead9729d646492c38e276e455accb05..7c1baf223f0f3f834867decd444840d83a626d05 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/rc -e
 
+if(~ $#PKG_PATH 0)
+       PKG_PATH=http://pkg.violetti.org
+
 cd /
 mkdir -p /sys/lib/pkg
 if (test -s /sys/lib/pkg/$1) {
@@ -7,6 +10,6 @@ if (test -s /sys/lib/pkg/$1) {
        exit
 }
 echo Installing $1
-hget http://pkg.violetti.org/$cputype/$1.tbz | bunzip2 | pkg/unpkg>[2]/sys/lib/pkg/$1
+hget $PKG_PATH/$cputype/$1.tbz | bunzip2 | pkg/unpkg>[2]/sys/lib/pkg/$1
 echo Done
 
index 419e47a52e4fbe10628a283d107176fa76e086a3..9a38d7fa378a1bc32e21f61c703b8f850a15891f 100755 (executable)
@@ -1,3 +1,6 @@
 #!/bin/rc
 
-hget http://pkg.violetti.org/$cputype | htmlfmt | grep '\.tbz' | sed -e 's/\.tbz$//'
+if(~ $#PKG_PATH 0)
+       PKG_PATH=http://pkg.violetti.org
+
+hget $PKG_PATH/$cputype | htmlfmt | grep '\.tbz' | sed -e 's/\.tbz$//'
diff --git a/sys/src/cmd/pkg/local b/sys/src/cmd/pkg/local
new file mode 100755 (executable)
index 0000000..31d91c4
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/rc
+
+ls -p /sys/lib/pkg