FreeBSD Bugzilla – Attachment 148765 Details for
Bug 194663
net/aoe and VIMAGE enabled kernel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Makefile for net/aoe with VIMAGE option
Makefile (text/plain), 854 bytes, created by
Andreas Neiser
on 2014-10-29 15:26:22 UTC
(
hide
)
Description:
Makefile for net/aoe with VIMAGE option
Filename:
MIME Type:
Creator:
Andreas Neiser
Created:
2014-10-29 15:26:22 UTC
Size:
854 bytes
patch
obsolete
># Created by: Stacey D. Son <sds@son.org> ># $FreeBSD: head/net/aoe/Makefile 369840 2014-10-02 17:32:34Z bapt $ > >PORTNAME= aoe >PORTVERSION= 1.2.0 >PORTREVISION= 2 >CATEGORIES= net >MASTER_SITES= http://www.son.org/download/ >DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} > >OPTIONS_DEFINE= VIMAGE >VIMAGE_DESC= VIMAGE virtual networking support > >MAINTAINER= fjoe@FreeBSD.org >COMMENT= FreeBSD driver for ATA over Ethernet (AoE) > >USES= kmod > >WRKSRC= ${WRKDIR}/dev/aoe >KMODDIR= ${PREFIX}/lib/aoe > >USE_RC_SUBR= aoe > >.include <bsd.port.pre.mk> > >.if ${OSVERSION} < 800500 && !empty(PORT_OPTIONS:MVIMAGE) >IGNORE= newer kernel is required to build with VIMAGE >.else >CFLAGS+= -DVIMAGE >.endif > >do-install: > ${INSTALL_KLD} ${WRKSRC}/aoe.ko ${STAGEDIR}${PREFIX}/lib/aoe > ${INSTALL_MAN} ${WRKDIR}/aoe.4 ${STAGEDIR}${PREFIX}/man/man4/ > >.include <bsd.port.post.mk> >
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 194663
:
148740
| 148765 |
148766
|
148767
|
149076
|
149077
|
149078
|
149079
|
149080