Re: [PATCH] Don't display the warning about not enough memory on a VNC install (#521109).

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 3 Sep 2009, Chris Lumens wrote:

---
anaconda |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/anaconda b/anaconda
index 384a0e7..4f63977 100755
--- a/anaconda
+++ b/anaconda
@@ -391,7 +391,7 @@ def checkMemory(opts):
        sys.exit(0)

    # override display mode if machine cannot nicely run X
-    if not flags.test:
+    if not flags.test and not flags.usevnc:
        if opts.display_mode not in ('t', 'c') and iutil.memInstalled() < isys.MIN_GUI_RAM:
            stdoutLog.warning(_("You do not have enough RAM to use the graphical "
                                "installer.  Starting text mode."))


Ack.

- -- David Cantrell <dcantrell@xxxxxxxxxx>
Red Hat / Honolulu, HI

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqgLa4ACgkQ5hsjjIy1VkmFbgCgiOfGptTjLmaeJmtifkg/9uva
dbEAoO315NpPpI9GF87oz+/+sK/SePnf
=Nozr
-----END 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