Alexander Potashev
Tue, 05 May 2009 03:35:15 -0700
2009/5/5 lurker <lur...@lavabit.com>: > On 05/05/09 12:08, Alexander Potashev wrote: >> I meant, how to configure catalyst to change isolinux.cfg? Or I should >> manually edit isolinux.cfg and run 'mkisofs'? > > The way I do it is to use the livecd/overlay option in > livecd-stage2.spec. I have this, for example: > > livecd/overlay: arch/x86/overlay > > and in the arch/x86/overlay directory I have an isolinux directory > containing an isolinux.cfg I've written myself. Cool, thanks a lot!