Hello

I found that my mount point was not moved by live scripts because it
was placed on a different level of the directory hierarchy, and
run-init can only cope with non-removable stuff in /. Anything that is
left over deeper in the hierarchy causes run-init to fail.

I have changed the patch so that it mounts two filesystems: one at
${mountpoint} and one where filesystem.squashfs is expected. This was
not a problem with fetch because the fetched file can be removed by
run-init, it is not special in any way.

It is necessary to patch the networking init script so that it
recognizes httpfs and ftpfs as network filesystems.

Aside from the patches the hook to include the fuse binaries in the
initramfs is still needed.

Attaching the patches each as a separate file.

Please review the live script patches and send comments or apply.

Thanks

Michal

Attachment: live-httpfs.patch
Description: Binary data

Attachment: initscripts-httpfs.patch
Description: Binary data

Attachment: live-messages.patch
Description: Binary data

_______________________________________________
debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to