On Wed, Feb 20, 2008 at 09:33:09AM +0100, Joel Andres Granados wrote: > Axel Thimm wrote: >> Hi, >> >> I'm trying to create an updates.img with the changes since >> anaconda-11.4.0.36-1 (what currently ships in rawhide images). >> >> I git cloned the repo and I used diff/diffstat to see which files have >> changed: >> >> # git diff anaconda-11.4.0.36-1 | diffstat >> isys/isys.c | 4 - >> iw/language_gui.py | 11 ++-- >> iw/timezone_gui.py | 2 scripts/buildinstall | >> 37 +++++--------- >> scripts/buildinstall.functions | 4 - >> scripts/makestamp.py | 19 ------- >> scripts/mk-images | 94 ++++++++++++++++++++++++------------ >> scripts/upd-instroot | 105 +++++++++++++++++++---------------------- >> textw/network_text.py | 2 textw/timezone_text.py | >> 2 yuminstall.py | 17 ++++++ >> 11 files changed, 156 insertions(+), 141 deletions(-) >> >> Now I think the scripts are not needed at anaconda runtime, but what >> about isys.c? What would an anaconda novice's steps be to get these on >> his updates.img? > > isys.c and the likes go into the stage2.img (squashfs) To get a new > isys.c into the installation you would have to rebuild anaconda, put > isys.so into new stage2.img, put stage2.img image in tree, install. > FYI, updates.img is for .py file, you can also put stuff there that > you want to have at install time (a text file or whatever). Thanks for the info. I tried to cheat by only creating an updates.img hoping that the isys.c changes would not hit me, but while I did get past the issue I had anaconda bailed out on _isys.mount. > You can also wait until rawhide builds successfully. There is a > build every night AFAIK, the problem is that its not always sane. I wanted to shorten the feedback cycle, as the images were gone for some time and now seem to get back with a two day update frequency. I'll try the next rawhide images and if that doesn't work, I'll go the F8->upgrade to rawhide route. -- Axel.Thimm at ATrpms.net
Attachment:
pgpvDQgJzAZ66.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list