Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 324332 Details for
Bug 435564
sys-boot/grub-2.00: ignores 'GRUB_GFXMODE' and does not use framebuffer
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
grub conf.
grub (text/plain), 1.33 KB, created by
Alexandre
on 2012-09-20 01:33:30 UTC
(
hide
)
Description:
grub conf.
Filename:
MIME Type:
Creator:
Alexandre
Created:
2012-09-20 01:33:30 UTC
Size:
1.33 KB
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default,v 1.3 2012/02/29 01:52:23 floppym Exp $ ># ># To populate all changes in this file you need to regenerate your ># grub configuration file afterwards: ># 'grub2-mkconfig -o /boot/grub2/grub.cfg' ># ># See the grub info page for documentation on possible variables and ># their associated values. > >GRUB_DISTRIBUTOR="Gentoo" > >GRUB_DEFAULT=0 >GRUB_HIDDEN_TIMEOUT=0 >GRUB_HIDDEN_TIMEOUT_QUIET=true >GRUB_TIMEOUT=10 > >GRUB_CMDLINE_LINUX_DEFAULT="console=tty1" >GRUB_CMDLINE_LINUX="" > ># Uncomment to disable graphical terminal (grub-pc only) >#GRUB_TERMINAL=console > ># The resolution used on graphical terminal. ># Note that you can use only modes which your graphic card supports via VBE. ># You can see them in real GRUB with the command `vbeinfo'. >GRUB_GFXMODE="1280x800" >GRUB_GFXPAYLOAD_LINUX="keep" > ># Background image used on graphical terminal. ># Can be in various bitmap formats. >GRUB_BACKGROUND="/boot/grub2/default-splash.png" >#GRUB_FONT="/boot/grub2/fonts/DroidSansMonoSlashed20.pcf" > ># Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to kernel >#GRUB_DISABLE_LINUX_UUID=true > ># Uncomment to disable generation of recovery mode menu entries >#GRUB_DISABLE_RECOVERY=true >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 435564
: 324332 |
324660