[bug #27094] Add GRUB_GFXPAYLOAD option (patch included)

View: New views
3 Messages — Rating Filter:   Alert me  

[bug #27094] Add GRUB_GFXPAYLOAD option (patch included)

by INVALID.NOREPLY :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


URL:
  <http://savannah.gnu.org/bugs/?27094>

                 Summary: Add GRUB_GFXPAYLOAD option (patch included)
                 Project: GNU GRUB
            Submitted by: mjflve
            Submitted on: Thu Jul 23 19:51:33 2009
                Category: Configuration
                Severity: Major
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Miguelangel Freitas
        Originator Email: miguelangel.freitas@...
             Open/Closed: Open
         Discussion Lock: Any
                 Release: svn
         Reproducibility: None
         Planned Release:

    _______________________________________________________

Details:

Please add support to GRUB_GFXPAYLOAD on the /etc/default/grub in grub2, this
is useful for people tha use vga=xxxx, see the patch in the attachment.

Cheers



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu Jul 23 19:51:33 2009  Name: enable-gfxpayload.diff  Size: 3kB   By:
mjflve

<http://savannah.gnu.org/bugs/download.php?file_id=18462>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27094>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-grub mailing list
Bug-grub@...
http://lists.gnu.org/mailman/listinfo/bug-grub

[bug #27094] Add GRUB_GFXPAYLOAD option (patch included)

by INVALID.NOREPLY :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Follow-up Comment #1, bug #27094 (project grub):

linux isn't the only OS having gfxpayload. So this variable has to be
suffixed with _LINUX and analoguous variable for xnu must be implemented.
Check  if [ "x${GRUB_GFXPAYLOAD}" = "x" ]; then is probably useless

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27094>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-grub mailing list
Bug-grub@...
http://lists.gnu.org/mailman/listinfo/bug-grub

[bug #27094] Add GRUB_GFXPAYLOAD option (patch included)

by INVALID.NOREPLY :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Follow-up Comment #2, bug #27094 (project grub):

I don't have access to an xnu system i can boot with grub, so i'm not sure
how to correctly implement such a transition.

I can verify that solutions similar to those proposed in
http://bugs.debian.org/538099 work for the Linux kernel, though.

I'd be happy to submit a patch just for Linux using GRUB_GFXPAYLOAD_LINUX if
you'd prefer that to be the environment variable chosen.

Or i could submit a patch that uses a generic GRUB_GFXPAYLOAD if present
before all kinds of kernls, and a GRUB_GFXPAYLOAD_LINUX for linux kernels if
it is present, falling back to GRUB_GFXPAYLOAD, falling back to nothing.

would that be acceptable to get this included upstream?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27094>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-grub mailing list
Bug-grub@...
http://lists.gnu.org/mailman/listinfo/bug-grub