Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 308593 Details for
Bug 411667
sys-boot/grub-0.97-r10 - enable silent boot
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
grub-0.97-r10.ebuild-silence.patch
grub-0.97-r10.ebuild-silence.patch (text/plain), 699 bytes, created by
Keith
on 2012-04-11 23:29:57 UTC
(
hide
)
Description:
grub-0.97-r10.ebuild-silence.patch
Filename:
MIME Type:
Creator:
Keith
Created:
2012-04-11 23:29:57 UTC
Size:
699 bytes
patch
obsolete
>--- /usr/portage/sys-boot/grub/grub-0.97-r10.ebuild 2012-02-29 23:31:28.000000000 +0000 >+++ /usr/local/portage/overlay/sys-boot/grub/grub-0.97-r10.ebuild 2012-04-10 18:28:35.495284958 +0100 >@@ -27,7 +27,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="amd64 x86 ~x86-fbsd" >-IUSE="custom-cflags ncurses netboot static" >+IUSE="custom-cflags ncurses netboot static silent" > > RDEPEND="ncurses? ( > >=sys-libs/ncurses-5.2-r5 >@@ -70,6 +70,8 @@ > "${S}"/grub/asmstub.c \ > || die "Failed to hack memory size" > >+ use silent && cp "${FILESDIR}"/grub-0.97-silence.patch "${WORKDIR}"/patch/999_all_grub-0.97-silence.patch >+ > if [[ -n ${PATCHVER} ]] ; then > EPATCH_SUFFIX="patch" > epatch "${WORKDIR}"/patch
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 411667
:
308591
| 308593