Home
last modified time | relevance | path

Searched hist:d3f78f00db6c2c13b49ca66d73f522bb851823e8 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/conf/
H A DGENERIC64diff d3f78f00db6c2c13b49ca66d73f522bb851823e8 Fri May 24 20:41:31 CEST 2019 Leandro Lupori <luporl@FreeBSD.org> Make options MD_ROOT_MEM default on PPC64

Having this option enabled by default on PowerPC64 kernels makes
booting ISO images much easier when on PowerNV.

With it, the ISO may simply be given to the -i flag of kexec.
Better yet, the ISO may be loop mounted on PetitBoot and its
kernel may be used to load itself.

Without this option, booting ISOs on remote PPC64 machines usually
involve preparing a separate kernel, with this option enabled.