During 'Advanced Configuration' allow the user:[[BR]] [[BR]] * to configure the compose of an updates.img (optional)[[BR]] * include an updates.img file in the images[[BR]] * configure isolinux.cfg to use 'linux updates' by default[[BR]] [[BR]] Anaconda and updates.img: http://fedoraproject.org/wiki/Anaconda/Updates [[BR]] [[BR]] Code Sample:[[BR]] [[BR]] mypungi.doCreateSplitrepo()[[BR]]
updatesLocation = os.path.join(destdir, release, arch, osdir, 'images', 'updates.img')[[BR]]
mypungi.doCreateIsos()[[BR]]
Moving to 'Any Future Release'
Milestone Any Future Release deleted
We now copy whatever is specified with --updates-img into the tree as: images/updates.img
Metadata Update from @kanarip: - Issue assigned to kanarip - Issue set to the milestone: 2.0.4 Release