# # $Id: jail.readme,v 1.3 2007/05/23 11:34:31 chfl4gs Exp $ # For clear and neat development of rawpacket, you can choose jail with md(4) based as a development platform. This provides which will not affect configurations/files/data on the host machine. However, please bear in mind that mount(8) is not allowed within jail. Thus, jail build will fail at "clonefs" and you have to quit jail environment and continue your build with chroot(8), using raWPacket's jail root as chroot root directory. Please refer to and use jail.sh to create jail md for the build.