edf-hpc / clara

Cluster Administration tools
Other
18 stars 12 forks source link

plugin "image" : add editimg #5

Closed mehdid closed 10 years ago

mehdid commented 10 years ago

Same thing as dpatch-edit-patch but to edit the squashfs image : spawns a shell where the specified squashfs has been extracted and then build the squashfs image back. Possibly, the "editimg" function could chroot into the extracted image and let the user do his changes from the chroot, to avoid any confusion with the system.

ana commented 10 years ago

And also offer the possibility to the user to specify an alternative path for the destination image.