I'm not sure I understood your question. To make a bootable single-arch
CD, just go to src/etc and do "make iso-image". If you cross-compiled,
be sure to use ${TOOLDIR}/bin/nbmake-${ARCH} instead of make.
If you want to create a CD bootable on multiple archs, you may want to look
at src/distrib/cdrom.
Martin