plan9fox/sys
cinap_lenrek 17566b4dd3 bootrc: do not pass authserver with -a flag to factotum, handle multiple secstore addresses
factotum is started in bootrc before the network is setup
(as we need it to negotiate wpa key for wifi). once, the network
is setup, the bootstrap authservers are passed in /net/ndb,
which factotum reads when doing bootstrap authdial. it does
this only when no authserver was specified earlier! but we
want net.rc to select the proper bootstrap authserver...

the $secstore variable takes precedence over $auth. as
there is no connection server yet, we have to select the set
of servers here and pass them to secstore with -s flag.
note that this will work if multiple addresses where
specified.
2014-12-09 22:26:30 +01:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: (no plan9 to hand) 2014-11-14 12:11:42 -05:00
include libsec: add diffie-hellman functions 2014-09-14 02:29:18 +02:00
lib hgwebfs: add fake add_handler method for HTTPRangeHandler() 2014-12-09 23:11:05 +01:00
man 9boot(8): -from 2014-12-07 14:34:15 +01:00
src bootrc: do not pass authserver with -a flag to factotum, handle multiple secstore addresses 2014-12-09 22:26:30 +01:00