I'm trying to update livecd-creator to work with dracut-026-48.git20130315.fc19.x86_64 and systemd-198-6.fc19.x86_64 I've added isofs and squashfs to the list of modules and added hostonly=no and dracut_rescue_image=no It fails to mount the squashfs.img, drops to the dracut shell for about 5 seconds and then stops and restarts a bunch of services and drops to the shell again. lsinitrd shows that the squashfs is in there. This appears to be the same issue as bug 735199, but the fix for that is still in place.
Created attachment 710850 [details] serial console log with rd.debug added to the livecd cmdline.
Created attachment 710851 [details] lsinitrd of the live iso
force loading the module now. dracut-026-54.git20130316.fc19
This fixes it for me when using livecd-tools-19.1, thanks!