move /lib/ndb to /sys/lib/dist/ndb

This commit is contained in:
cinap_lenrek 2011-06-09 23:15:09 +00:00
parent e30bd05a62
commit b6bb2a4093
12 changed files with 5 additions and 3 deletions

View file

6
sys/lib/dist/mkfile vendored
View file

@ -1,14 +1,14 @@
proto=/n/src9/sys/lib/sysconfig/proto/cdproto
ini=pc/plan9.ini.cd
iso=/tmp/9front.iso
cd:V: $iso
%.iso: $proto $ini
%.iso: $proto
@{rfork n
bind usr /n/src9/usr
bind cfg /n/src9/cfg
bind ndb /n/src9/lib/ndb
bind /n/src9 /n/src9/dist/plan9front
bind $ini /n/src9/cfg/plan9.ini
disk/mk9660 -c9j -B 386/9bootiso -p $proto -s /n/src9 -v 'Plan 9 Front' $target
}

View file

View file

@ -1,4 +1,5 @@
bind `{pwd} /n/src9
bind /n/src9/$objtype/bin /bin
bind -a /n/src9/rc/bin /bin
bind /lib/ndb /n/src9/lib/ndb
for(i in $objtype rc acme mail sys lib cron){bind -c /n/src9/$i /$i}

View file

@ -107,6 +107,7 @@ mkdir -p cron
mkdir -p dist/plan9front
mkdir -p fd
mkdir -p lib/audio
mkdir -p lib/ndb
mkdir -p mail/box/bootes
mkdir -p mail/box/glenda
mkdir -p mail/faxoutqueue