FreeBSD Bugzilla – Attachment 171223 Details for
Bug 210154
devel/linux_kdump: has become unnecessary on 11.0-CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mark linux_kdump ignored on freebsd > 1100092
linux_kdump_1.5_4.diff (text/plain), 554 bytes, created by
Johannes Jost Meixner
on 2016-06-09 02:41:59 UTC
(
hide
)
Description:
mark linux_kdump ignored on freebsd > 1100092
Filename:
MIME Type:
Creator:
Johannes Jost Meixner
Created:
2016-06-09 02:41:59 UTC
Size:
554 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 416546) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= linux_kdump > PORTVERSION= 1.5 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= devel linux > MASTER_SITES= LOCAL/marcel > >@@ -32,4 +32,8 @@ > IGNORE= requires ktrace source present in ${SRC_BASE}/usr.bin/ktrace > .endif > >+.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1100092 >+IGNORE= linux_kdump has become unnecessary. Use kdump(1) instead. >+.endif >+ > .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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 210154
: 171223