CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/18 04:23:44
Modified files:
sys/arch/powerpc64/dev: kexec.c
sys/arch/powerpc64/include: kexec.h
sys/arch/powerpc64/stand/rdboot: cmd.h rdboot.c
Log message:
Pass boothowto and bootduid parameters to the booted kernel via the
device tree. Make sure the RB_GOODRANDOM flag only gets set if we
read a non-stale /etc/random.seed and we actually filled an
.openbsd.randomdata segment.
