Age | Commit message (Collapse) | Author |
|
devices
|
|
|
|
|
|
|
|
for ip autoconfiguration, setup ipv6 link local addresses
and do SLAAC in parallel to DHCP.
|
|
|
|
multipe ether= tuples in ndb
|
|
remove /env/boottime. document.
|
|
|
|
theres a bootstrap problem:
when /bin/init is run, it processes /lib/namespace where we might want to
mount or bind resources to /n or /mnt. but mntgen was run later in
cpurc/termrc so these mounts would be ignored.
we already have mntgen in bootfs, so we can provide these mountpoints early.
i keep the termrc/cpurc mntgens where they are, but ignore the error
prints. this way old kernels will continue to work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resolver if theres already /net/dns
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cpu)^rc instead of /lib/namespace as we dont want to have it in every namespace (cpu session).
|
|
|
|
|
|
|
|
|
|
they are included on the cd-rom.
|
|
|
|
|
|
|