plan9fox/sys/src/9/boot
cinap_lenrek b56909157f bootrc: unmount devip *before* starting factotum
we want devip to get reattached after hostowner has been written. factotum
already handles this with a private authdial() routine that mounts devip
when it is not present. so we detach devmnt before starting factotum,
and attach once factotum finishes.
2019-09-21 18:48:14 +02:00
..
aux.c cleanup boot(8), replace read(1), fix cpu kernel configs 2011-06-04 08:07:21 +00:00
boot.c boot: bind #c to /dev with MREPL instead of MBEFORE to avoid double entries 2015-03-23 03:15:58 +01:00
boot.h fix fuckup 2015-08-25 09:35:10 +00:00
bootfs.proto bootrc: add experimental reboot method to load another kernel 2018-09-16 22:35:16 +02:00
bootmkfile boot: allow alternative proto files per kernel and kernel config for bootfs.paq 2015-03-25 00:11:54 +01:00
bootrc bootrc: unmount devip *before* starting factotum 2019-09-21 18:48:14 +02:00
local.rc kernel/boot: do not handle kfs boot 2015-08-21 19:53:43 +02:00
net.rc bootrc: simplify if statement 2019-03-30 15:09:00 +00:00
nusbrc nusbrc: detect "keyboardio model 01", appears as multifuction device with IAD csp(0102EF) (thanks sam-d) 2019-03-21 02:14:40 +01:00
printstub.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
reboot.rc bootrc: add experimental reboot method to load another kernel 2018-09-16 22:35:16 +02:00