[RHEL6-branch] Add rpm contents to updates.img

Vratislav Podzimek vpodzime at redhat.com
Tue Jan 29 08:43:32 UTC 2013


On Mon, 2013-01-28 at 17:16 -0800, Brian C. Lane wrote:
> From: "Brian C. Lane" <bcl at redhat.com>
> 
> This adds the -a <rpmfile> command to makeupdates. The only limitation
> is that a binary cannot be named the same as a python module that
> anaconda uses: block, yum, rpmUtils, urlgrabber, pykickstart, parted, meh
> 
> In the future this should be fixed by putting binaries in
> /tmp/updates/bin and libraries into /tmp/updates/lib but for
> compatiblity with previous RHEL releases they need to be at the top
> level of /tmp/updates/
> ---
>  scripts/makeupdates | 43 +++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 41 insertions(+), 2 deletions(-)
I don't understand why we use sys.stdout.write(SOMETHING + "\n") instead
of print(SOMETHING), but the patch looks good to me.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list