Re: [PATCH] pass through the network step in text mode in both directions (resolves #737452)

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

 



On Tue, Nov 29, 2011 at 05:20:42PM +0100, Vratislav Podzimek wrote:
> ---
>  textw/network_text.py |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/textw/network_text.py b/textw/network_text.py
> index f5f8eac..5f5c2ed 100644
> --- a/textw/network_text.py
> +++ b/textw/network_text.py
> @@ -22,10 +22,13 @@
>  #            David Cantrell <dcantrell@xxxxxxxxxx>
>  #
>  from constants_text import *
> +from constants import *
>  import network
>  
>  class HostnameWindow:
>      def __call__(self, screen, anaconda):
> +        if anaconda.dispatch.dir == DISPATCH_BACK:
> +            return INSTALL_BACK
>          hname = network.getDefaultHostname(anaconda)
>          anaconda.id.network.hostname = hname
>          return INSTALL_OK
> -- 
> 1.7.4.4

Ack
-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)

Attachment: pgp7oxny6BRpJ.pgp
Description: PGP signature

_______________________________________________
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