> 
> Such a thing has never been in the anaconda package.  To make 2 cds,
> just start with the whole distribution in a directory called
> "i386-disc1" and do:
> 
> # mkdir -p i386-disc2/RedHat/RPMS
> # mv i386-disc1/RedHat/instimage i386-disc2/RedHat
> 
> then mv i386-disc1/RedHat/RPMS/foo-1.0-1.i386.rpm i386-disc2/RedHat/RPMS
> until there is i386-disc1 is small enough to fit on a CD.
> 
> Then run genhdlist:
> 
> # genhdlist /full/path/to/i386-disc1/ /full/path/to/i386-disc2 --with-numbers
> 
> This will make a hdlist with disc number hints for the installer.
> 
> It's really quite easy.
> 

Thank you.  Thinking about it a such program could be very useful
since it could select for second CD only packages nothing depends on them
or at least packages who are not used in preinstall/postinstall scripts.
Perhaps I will write it one of these days.

-- 
                        Jean Francois Martinez




_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to