Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 382054 Details for
Bug 426598
sys-boot/gummiboot-9999: new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Live ebuild for sys-boot/gummiboot
gummiboot-9999.ebuild (text/plain), 615 bytes, created by
J. García
on 2014-08-02 03:50:14 UTC
(
hide
)
Description:
Live ebuild for sys-boot/gummiboot
Filename:
MIME Type:
Creator:
J. García
Created:
2014-08-02 03:50:14 UTC
Size:
615 bytes
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ >EAPI=5 >inherit linux-info git-r3 > > >DESCRIPTION="Minimalistic UEFI bootloader" >HOMEPAGE="http://freedesktop.org/wiki/Software/gummiboot/" >EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}" > >LICENSE="LGPL-2.1+" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND=">=sys-boot/gnu-efi-3.0" >RDEPEND="${DEPEND}" > >src_prepare() { > ./autogen.sh || die "autogen failed" >} > >pkg_pretend() { > # CONFIG_EFI_STUB is required to boot a kernel with gummiboot > local CONFIG_CHECK="~EFI_STUB" > check_extra_config >}
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 426598
:
318160
|
318162
|
318164
|
378390
|
382052
| 382054