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? I know how to create the actual updates.img, I'm just not sure what needs to get in there, *.py files flattened? Same folder hierarchy as on git? Do I need to rebuild the isys module? Should I do that in a F9 chroot or is F8 OK, too? Thanks! -- Axel.Thimm at ATrpms.net
Attachment:
pgp7q1i9olkAl.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list