why dont you use the ltsp-update-image plugin to mouont/umount /proc as other squashfses do ?
usually the way it is designed is to have 10-mount-proc making sure that proc is mounted for all package operations (this is why it is run with the sequence number 10, your plugin should use something higher) and let 095-update-image do the squashing. just let the plugins do their job and make sure your fat client plugin runs in the middle here. -- 010-fat-client fails to squashfs the image because proc is still mounted https://bugs.launchpad.net/bugs/504678 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
