Hi, I'm new to warewulf. I installed a g++ in VNFS root path. But after I do 'wwvnfs --chroot $CHROOT' and reboot the node, I do not find /usr/include directory on node. This directory contains g++ head file, and exists on $CHROOT on master. So I wander how to export this or any directory in $CHROOT, which I think is very important for stateless machine environment configuration.
Hi, I'm new to warewulf. I installed a g++ in VNFS root path. But after I do 'wwvnfs --chroot $CHROOT' and reboot the node, I do not find /usr/include directory on node. This directory contains g++ head file, and exists on $CHROOT on master. So I wander how to export this or any directory in $CHROOT, which I think is very important for stateless machine environment configuration.