Adrian, thanks a lot for you respond, but I haven't a setted up git on my machine, so I can't prepare a correct update( So, it looks like I need to find a way to create updates.img without git.
Yea this is not correct way of doing but you can edit scripts/makeupdate file, it's python script where you need to edit "def doGitDiff" it returns list of file changed
create your own list and return form doGitDiff method
<list>
['M\tanaconda', 'M\tpyanaconda/bootloader.py', 'M\tpyanaconda/installclasses/fedora.py', 'M\tpyanaconda/kickstart.py', 'M\tpyanaconda/platform.py', 'M\tpyanaconda/storage/devicetree.py', 'M\tpyanaconda/storage/errors.py', 'M\tpyanaconda/storage/formats/fs.py', 'M\tpyanaconda/storage/iscsi.py', 'M\tscripts/makeupdates', '']
</list>
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list