[PATCH] Bundle interactive-defaults.ks in updates images

Brian C. Lane bcl at redhat.com
Thu Oct 11 03:11:06 UTC 2012


On Wed, Oct 10, 2012 at 06:34:29PM -0700, Jesse Keating wrote:
> ---
>  scripts/makeupdates | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/scripts/makeupdates b/scripts/makeupdates
> index 6842eca..c09fb6e 100755
> --- a/scripts/makeupdates
> +++ b/scripts/makeupdates
> @@ -159,6 +159,8 @@ def copyUpdatedFiles(tag, updates, cwd):
>              install_to_dir(file, "lib/systemd/system-generators")
>          elif file == "data/tmux.conf":
>              install_to_dir(file, "usr/share/anaconda")
> +        elif file == "data/interactive-defaults.ks":
> +            install_to_dir(file, "usr/share/anaconda")
>          elif file == "data/liveinst/liveinst":
>              install_to_dir(file, "usr/sbin")
>          elif file == "data/70-anaconda.rules":

While you're at it you may as well add support for data/post-scripts/
I'm sure we'll need those at some point.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20121010/1fb0f2d1/attachment.sig>


More information about the anaconda-patches mailing list