Adding Post Install Scripts
Submitted by prajwal, updated on 2 Sep 2008 - 0 comments
Moblin Image Creator provides a way to run scripts after installing the fsets. The scripts are executed before the creation of the root file system used in the images. MIC looks for scripts in the directory '< mic_installation_path >/platforms/< platform_name >/post-install-scripts' and executes all the scripts present in that directory. Typically the '< mic_installation_path >' will be '/usr/share/pdk'.
Adding post install scripts
Create a directory '< mic_installation_path >/platforms/< platform_name >/post-install-scripts' if it does not already exist.
Add all your scripts to that directory.
- Printer-friendly version
- Login or register to post comments