Hi, all
I am using the "livecd-creator" to build my own fedora 7 livecd and everything goes well.
Now I find it has some limitation. For example: when the ISO image is build finally, you just have no chance to add a single file to the ISO.
Fortunately, I got this link
https://www.redhat.com/archives/fedo.../msg00184.html from fedora-livecd-list which provides a way.
And my question is: How to add the patch to my livecd-creator?
This line: "diff -Naur livecd.git.20070724/creator/livecd-creator livecd/creator/livecd-creator" really confuses me. I just don't know where to get the patch file and where to patch.
Any suggestion is welcome.