Hi all,

I am trying to put some customizations to the default namespace on a cpu
server with 2 nics. But I am having some problems:

If i put

bind -a #l1 /net.alt
bind -a #I1 /net.alt

on /lib/namespace, it works ok. But if I put the same two lines in
/cfg/$sysname/namespace (which gets executed at the end of
/lib/namespace) it does not.

In the latter case, those two get bound if I manually re-run /386/init
at the console of the cpu server after boot.

After googling and checking a bit, I see $sysname is set in cpurc, so I
will not be available at namespace creation.

Is there a way to have $sysname available at that point? Otherwise, the
lines using $sysname in stock /lib/namespace should be removed (they
lead to confusion). Any other way to customize namespace per-machine?

BR

Carlos


Reply via email to