plan9fox/sys/lib/dist
cinap_lenrek ac3147a9c5 dist/mkfile: aux/stub -d /n/src9/usr to avoid overbinding /usr in case /n/src9 an / alias
when /n/src9 is an alias for / (bind / /n/src9), then the bind
from /sys/lib/dist/usr on /n/src9/usr would also overbind
/usr and potentially make the build target file inaccessible.

the solution is to run aux/stub -d /n/src9/usr.

this works as aux/stub mounts itself on /n/src9, so the bind
for /n/src9/usr will not override /usr in the root filesystem
but the stub directory from aux/stub.
2019-03-30 05:50:14 +01:00
..
adm/timezone dist: bind dummy adm/timezone/local 2011-09-20 06:14:15 +02:00
cfg /sys/lib/dist: split 9boot into 9bootproto, make *.386.iso and *.amd64.iso targets 2018-01-05 08:41:46 +01:00
mail/lib upas: get rid of broken validatesender example, remove redundant upas/misc and setup target 2018-11-28 21:12:11 +01:00
ndb add entries for il rcpu 2018-12-07 01:41:27 +00:00
rc/bin/rc-httpd add rc-httpd 2013-02-04 16:40:05 -06:00
usr/glenda inst: make command window not overlap stats window in glendas riostart 2017-03-18 19:35:06 +01:00
empty add support for mode override in libdisk/proto, fix some perms and add logfiles to cdproto 2011-06-08 00:49:45 +00:00
mkfile dist/mkfile: aux/stub -d /n/src9/usr to avoid overbinding /usr in case /n/src9 an / alias 2019-03-30 05:50:14 +01:00