Hi,
I want to clean up the rootfs some more before it gets compressed be TazLiTo. So I want to run a script before compression starts. How can I do it?

[4.0][TazLiTo] Run Script before rootfs compressing
(2 posts) (2 voices)-
Posted 9 years ago #
-
Create the script /etc/tazlito/WantYouWant.rootfs
See http://hg.slitaz.org/tazlito/file/2d5213a11839/tazlito#l438
http://hg.slitaz.org/tazlito/file/2d5213a11839/tazlito#l155Tazlito look for 3 custom script types
/etc/tazlito/*.rootfs before compressing the rootfs
/etc/tazlito/*.iso before creating the ISO file
/etc/tazlito/*.final after everything is done (used by the slitaz-loram package,
see http://hg.slitaz.org/wok/file/c980ebbdacbb/slitaz-loram/stuff/loram.final#l1 )Posted 9 years ago #
Reply
You must log in to post.