On 06/30/2009 04:14 PM, Daniel Drake wrote:
Hi, I'm creating a dracut module. What's the suggested way to create an empty directory in the initramfs from the install script? This will be used as a mount point by scripts in my module. I realise I could just mkdir it during boot, but it would seem better to create it in the initramfs.
mkdir -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html