Leon Brooks <[EMAIL PROTECTED]> writes:

> Is there a simple HOWTO somewhere with the steps I need to walk through 
> to produce new Download Edition ISOs but with the updated RPMs in place 
> of the originals?
>
> Yes, I know it's slack to ask first and search afterwards but it's late 
> here and I'm tired and would want to fetch the RPMs ASAP and get this 
> done tomorrow.

Maybe you can write this howto? :)

Basically, 2 options.

1st one, create a complementary update CD based uppon existing download CDs
which only contains the updated package.

2nd one, remaster the download edition including the updates.

---

1st solution:

Mkcd config file (more or less, may need some tweeking)

NOTE: you need mkcd CVS to to that, I fixed a bug yesterday for this mode.

-=-=-=-=-=-=-=-=-=-

list 1 -k cooker_pubkey_files -k update_pubkey_files
rpmlist --update -b updates_RPMS_dir
rpmlist -b 9.2_RPMS

disc 1 650m 92UPDATE1 "Update CD 1 (x86)" "MandrakeLinux9.2-Update-1" -p Publisher_id
dir rpms Mandrake/RPMS4
generic --synthesis rpms 1
installation -o 50,3,0.1 --synthesis -l fr,it,en,de,es -t WhateverName-download-i586 
-i install_path -d 1/rpms -f --update --noprovide 
hdlist:download_hdlist1_files,Mandrake/RPMS,"Installation1" 
hdlist:download_hdlist2_files,Mandrake/RPMS2,"Installation2" 
hdlist:download_hdlist3_files,Mandrake/RPMS3,"Installation3"
boot --isolinux isolinux -b isolinux/isolinux.bin --first install_path/isolinux -f 
install_path/images 

-=-=-=-=-=-=-=-=-=-

2nd solution, remaster the CD. Use the config files into the misc dir
into repositories. Replace the list line with

list -k cooker_key_file -k update_key_file 1 cooker_path/misc/download 
cooker_path_/misc/main
rpmlist -b update_RPMS/
rpmlist -b 9.2_RPMS/

-- 
Warly

Reply via email to