summaryrefslogtreecommitdiff
path: root/sys/lib/dist/mkfile
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2017-03-04 22:56:02 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2017-03-04 22:56:02 +0100
commit5c6a03f4f417d00a6d169cfc9c7e6efae17f4e5e (patch)
treef668f206555489d31630fa3238ce0a6776197172 /sys/lib/dist/mkfile
parent9e720c82b37e99b71373aa882b0cf6175fdd38ec (diff)
cdproto: various cleanups
- bind /n/src9 only when theres .hg directory, so you can use /root as /n/src9 - skip *.6 and *.orig files in source direcrtories - skip *.pdf and *.ps files in /sys/man - skip cpurc.local and termrc.local - dont create /fd, /mnt and/n in the root - be specific about /lib - create /cfg/pxe
Diffstat (limited to 'sys/lib/dist/mkfile')
-rw-r--r--sys/lib/dist/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/dist/mkfile b/sys/lib/dist/mkfile
index 9a2560ff0..49e1d8eaf 100644
--- a/sys/lib/dist/mkfile
+++ b/sys/lib/dist/mkfile
@@ -4,12 +4,12 @@ iso=/tmp/9front.iso
cd:V: $iso
binds:V:
+ test -d /n/src9/.hg && bind /n/src9 /n/src9/dist/plan9front
bind cfg /n/src9/cfg
bind mail/lib /n/src9/mail/lib
bind ndb /n/src9/lib/ndb
bind -a adm/timezone /n/src9/adm/timezone
bind usr /n/src9/usr
- bind /n/src9 /n/src9/dist/plan9front
%.iso: $proto
@{rfork n