** Changed in: linaro-image-tools Status: Triaged => In Progress -- You received this bug notification because you are a member of linaro- infrastructure-drivers, which is the registrant for Linaro Image Tools. https://bugs.launchpad.net/bugs/751531
Title: Add support for rootfs post-processing in l-m-c Status in Linaro Image Tools: In Progress Bug description: It is currently tedious to customize the produced images each time they are created. This deters developers from changing and testing images often, especially when they want to use images for development or complicated testing. Needed customizations include everything from installing packages to adding configuration files (ssh, network, editors). A simple but effective solution is for l-m-c to allow the execution of a user shell script after the rootfs has been populated. l-m-c should pass all necessary information to the script (location of rootfs, default user etc). The script can then do whatever it wants to customize the image according to each user's needs (copy files into the rootfs, chroot and install packages etc). To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-image-tools/+bug/751531/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linaro-release Post to : linaro-release@lists.launchpad.net Unsubscribe : https://launchpad.net/~linaro-release More help : https://help.launchpad.net/ListHelp