Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 598102 Details for
Bug 840079
grubby can't handle multiple statements separated with ';' in grub2 grub.cfg
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
/etc/grub.d/40_custom
file_840079.txt (text/plain), 763 bytes, created by
Henrik Johansson
on 2012-07-13 15:55:55 UTC
(
hide
)
Description:
/etc/grub.d/40_custom
Filename:
MIME Type:
Creator:
Henrik Johansson
Created:
2012-07-13 15:55:55 UTC
Size:
763 bytes
patch
obsolete
>#!/bin/sh >exec tail -n +3 $0 ># This file provides an easy way to add custom menu entries. Simply type the ># menu entries you want to add after this comment. Be careful not to change ># the 'exec tail' line above. >menuentry 'SUSE Linux Enterprise Desktop 11 - 2.6.27.39-0.3' { > set root='(hd1,3)'; set legacy_hdbias='0' > echo 'Loading SUSE Linux Enterprise Desktop 11 - 2.6.27.39-0.3 ...' > legacy_kernel '/vmlinuz-2.6.27.39-0.3-default' '/vmlinuz-2.6.27.39-0.3-default' 'root=/dev/disk/by-id/ata-SAMSUNG_HD160JJP_S0DFJ10P122886-part2' 'resume=/dev/disk/by-id/ata-SAMSUNG_HD160JJP_S0DFJ10P122886-part1' 'splash=silent' 'showopts' > echo 'Loading initial ramdisk ...' > legacy_initrd '/initrd-2.6.27.39-0.3-default' '/initrd-2.6.27.39-0.3-default' >}
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 840079
: 598102 |
598107
|
598109
|
600169
|
600384
|
600385
|
600590
|
600801
|
601552