Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 142354 Details for
Bug 203341
sys-boot/syslinux-3.54 (version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New Ebuild for version 3.60
syslinux-3.60.ebuild (text/plain), 1010 bytes, created by
Paul Sands
on 2008-02-01 03:25:05 UTC
(
hide
)
Description:
New Ebuild for version 3.60
Filename:
MIME Type:
Creator:
Paul Sands
Created:
2008-02-01 03:25:05 UTC
Size:
1010 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.52.ebuild,v 1.1 2007/10/24 18:12:17 beandog Exp $ > >DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" >HOMEPAGE="http://syslinux.zytor.com/" >SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="-* ~amd64 ~x86" >IUSE="" > >RDEPEND="sys-fs/mtools" >DEPEND="${RDEPEND} > dev-lang/nasm" > ># This ebuild is a departure from the old way of rebuilding everything in syslinux ># This departure is necessary since hpa doesn't support the rebuilding of anything other ># than the installers. > ># removed all the unpack/patching stuff since we aren't rebuilding the core stuff anymore > >src_unpack() { > unpack ${A} > cd "${S}" > rm -f gethostip #137081 >} > >src_compile() { > emake installer || die >} > >src_install() { > emake INSTALLROOT="${D}" install || die > dodoc README* NEWS TODO *.doc memdisk/memdisk.doc >}
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 203341
:
139873
| 142354 |
160716