[rhel7-branch] Display a EULA-related warning on TUI progress hub at end of installation. (#909309)

Vratislav Podzimek vpodzime at redhat.com
Wed Nov 6 07:43:39 UTC 2013


On Tue, 2013-11-05 at 14:31 -0500, Samantha N. Bueno wrote:
> (Ignore the other one.)
> 
> Related: rhbz#909309
> ---
>  pyanaconda/constants.py            | 1 +
>  pyanaconda/ui/tui/hubs/progress.py | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/pyanaconda/constants.py b/pyanaconda/constants.py
> index 9b081fb..cf8a8ea 100644
> --- a/pyanaconda/constants.py
> +++ b/pyanaconda/constants.py
> @@ -50,6 +50,7 @@ productVersion = product.productVersion
>  productArch = product.productArch
>  bugzillaUrl = product.bugUrl
>  isFinal = product.isFinal
> +eulaLocation = "/usr/share/redhat-release/EULA"
Is this path correct? The Initial Setup uses
"/usr/share/doc/redhat-release*/EULA*" as a glob and it seems to work.

-- 
Vratislav Podzimek

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



More information about the anaconda-patches mailing list