[PATCH] fixup live install (#853988, #854962)

Jesse Keating jkeating at redhat.com
Thu Sep 6 23:20:00 UTC 2012


On 09/06/2012 04:01 PM, Brian C. Lane wrote:
> From: "Brian C. Lane"<bcl at redhat.com>
>
> liveinst:
>    use /dev/mapper/live-osimg-min as the install source. This is the original
>    filesystem before changes made by the live boot scripts.
>    updates overwrite unconditionally
>
> anaconda:
>    handle livecd: method, set method to 'livecd' and partition to the path.
>
> packaging:
>    Move new-kernel-pkg creation into a helper method, _recreateInitrds
>    Add a flag to prevent running new-kernel-pkg more than once
>
> livepayload:
>    mount the install source on INSTALL_TREE and rsync it to the ROOT_PATH
>    Don't use verbose with rsync, results in huge program.log and slows
>    down install. Error will be logged.
>    Ignore rsync errors. It has problems with selinux xattrs. Log the
>    return value, but continue.
>    Call _recreateInitrds to create the initrd (#853988)
> ---

It all looks syntactically fine, and logically seems right.

-- 
Jesse Keating
Fedora -- FreedomĀ² is a feature!


More information about the anaconda-patches mailing list