summaryrefslogtreecommitdiff
path: root/sys/lib/dist
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-04-15 05:21:21 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-04-15 05:21:21 +0000
commitc0662c5330449e43f4a1f10c2d440d9bf60a6f4a (patch)
tree647e6f1ba5f187fc2cb974a09418c33a6d852c8b /sys/lib/dist
parent715570c24e89cea414feb181be3aee65df1ceec5 (diff)
hacked libdisk/proto to support skipping file names (.dummy) and setting uid/gid recursively (this solves issue #13). moved cdproto to /sys/lib/sysconfig/proto and added glendas mbox.
Diffstat (limited to 'sys/lib/dist')
-rw-r--r--sys/lib/dist/mkfile4
-rw-r--r--sys/lib/dist/pc/cdproto120
2 files changed, 2 insertions, 122 deletions
diff --git a/sys/lib/dist/mkfile b/sys/lib/dist/mkfile
index 8d9a130bf..0251c4866 100644
--- a/sys/lib/dist/mkfile
+++ b/sys/lib/dist/mkfile
@@ -1,7 +1,7 @@
cd:V: /tmp/9front.iso
-%.iso: pc/cdproto pc/plan9.ini.cd
+%.iso: pc/plan9.ini.cd
bind pc/plan9.ini.cd /n/src9/cfg/plan9.ini
- disk/mk9660 -9cj -B 386/9bootiso -p pc/cdproto -s /n/src9 -v 'Plan 9 Front' $target
+ disk/mk9660 -9cj -B 386/9bootiso -p /n/src9/sys/lib/sysconfig/proto/cdproto -s /n/src9 -v 'Plan 9 Front' $target
unmount /n/src9/cfg/plan9.ini
diff --git a/sys/lib/dist/pc/cdproto b/sys/lib/dist/pc/cdproto
deleted file mode 100644
index 0388a5b18..000000000
--- a/sys/lib/dist/pc/cdproto
+++ /dev/null
@@ -1,120 +0,0 @@
-adm
- timezone
- *
-cfg
- +
-fd
-lib
- +
-rc
- +
-mail
- box
- faxoutqueue
- faxqueue
- fs
- grey
- lib
- *
- queue
- tmp
-$cputype
- +
-acme
- acid
- *
- $cputype
- *
- bin
- *
- $cputype
- *
- mail
- *
- $cputype
- *
- news
- *
- wiki
- *
-mnt
- acme
- apeselect
- apm
- cd
- cons
- cons
- consctl
- consoles
- doc
- exportfs
- *
- keys
- lp
- netkeys
- news
- plumb
- rdb
- temp
- term
- ums
- vmware
- web
- webcookies
- wiki
- wrap
- wsys
-n
-sys
- games
- +
- include
- +
- lib
- +
- log
- cs 666 sys sys /dev/null
- dns 666 sys sys /dev/null
- mail 666 sys sys /dev/null
- smtp 666 sys sys /dev/null
- smtpd 666 sys sys /dev/null
- listen 666 sys sys /dev/null
- ipboot 666 sys sys /dev/null
- man
- fonts
- 1pub
- *
- 1
- *
- 2
- *
- 3
- *
- 4
- *
- 5
- *
- 6
- *
- 7
- *
- 8
- *
- src
- +
-tmp
-usr
- glenda
- bin
- 386
- +
- rc
- +
- lib
- *
- tmp
-
-LICENSE
-LICENSE.afpl
-LICENSE.gpl
-NOTICE