Howdy all,
I am using fmirror to mirror the oxygen directory:
fmirror -l /home/luke/oxygen -s rpmfind.net -r linux/MandrakeCooker/oxygen/
This seems to work fine.
what is the command to make a bootable CD image? I thought it should be
something like:
mkisofs -R -b images/boot.img -c images/boot.cat -o oxygen.iso oxygen
issued from /home/luke/. I see there is no boot.img in images though. What
should be the boot image file?
Also, if I want to remove some RPMS before I make the image how do I go about
doing that? (to make it smaller I would like to remove foreign language stuff
and some apps that I do not need)
Thanks,
Luke