Re: [PATCH rhel6-branch] Don't raise Retry dialog in loader kickstart networking (#722276)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ack.

--
Martin Sivák
msivak@xxxxxxxxxx
Red Hat Czech
Anaconda team / Brno, CZ

----- Original Message -----
> From: Radek Vykydal <rvykydal@redhat.comuser>
> 
> Instead, fail silently as in RHEL 5 and RHEL 6.0. Depending on whether
> the network is up, user can be asked for networking later in UI step.
> Offer the Retry dialog only in the UI step where it actually works
> (don't for early networking, when fetching ks, or in kicktart).
> 
> Resolves: rhbz#722276
> ---
> loader/net.c | 4 +---
> 1 files changed, 1 insertions(+), 3 deletions(-)
> 
> diff --git a/loader/net.c b/loader/net.c
> index c303fbe..b5f4777 100644
> --- a/loader/net.c
> +++ b/loader/net.c
> @@ -482,9 +482,7 @@ int readNetConfig(char * device, iface_t * iface,
> exit(1);
> }
> 
> - newtWinMessage(_("Network Error"), _("Retry"),
> - _("There was an error configuring your network "
> - "interface."));
> + logMessage(ERROR, "failed to configure network interface");
> return LOADER_BACK;
> }
> 
> --
> 1.7.4
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list



[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux