Hi,
I am building MPC8548CDS_20071214-ltib.iso on Centos 7 x86_64
The build is successful and everything is good
However, I want to remove depmod and settime programs from starting up during boot time
Currently, I am mounting the rootfs and manually removing depmod and settime from the init scripts
Is there any standard way to do this change before the ltib build so that I don't have to mount it and copy it manually after the build
Best Regards