Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 81031 Details for
Bug 124510
bootpd-2.4 (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for this bug
bootpd-2.4.ebuild (text/plain), 867 bytes, created by
Gonzalo Aguilar Delgado
on 2006-03-01 04:40:09 UTC
(
hide
)
Description:
Ebuild for this bug
Filename:
MIME Type:
Creator:
Gonzalo Aguilar Delgado
Created:
2006-03-01 04:40:09 UTC
Size:
867 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit eutils > >DESCRIPTION="Netkit - bootp" >HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netboot/" >SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netboot/${P}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~hppa ~mips ~ppc ~sparc ~x86" >IUSE="" > >src_unpack() { > unpack ${A} > epatch ${FILESDIR}/${P}-misc.patch >} > >src_compile() { > emake linux || die "Error compilando" >} > >src_install() { > into /usr > dosbin bootpd bootpef bootpgw bootptest > dosym dosbin /usr/sbin/in.dosbin > dosym bootpd /usr/sbin/in.bootpd > dosym bootpef /usr/sbin/in.bootpef > dosym bootpgw /usr/sbin/in.bootpgw > dosym bootptest /usr/sbin/in.bootptest > doman bootpd.8 > doman bootpef.8 > doman bootptest.8 > dodoc README README-linux ># newdoc rpc.bootparamd/README README.bootparamd >}
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 124510
:
81027
| 81031 |
81032