FreeBSD Bugzilla – Attachment 155098 Details for
Bug 199097
[patch] sysutils/firstboot-freebsd-update: minor cleanups
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch
patch.txt (text/plain), 1001 bytes, created by
Jason Helfman
on 2015-04-01 17:36:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2015-04-01 17:36:56 UTC
Size:
1001 bytes
patch
obsolete
>Index: sysutils/firstboot-freebsd-update/Makefile >=================================================================== >--- sysutils/firstboot-freebsd-update/Makefile (revision 382797) >+++ sysutils/firstboot-freebsd-update/Makefile (working copy) >@@ -5,6 +5,7 @@ > CATEGORIES= sysutils > MASTER_SITES= # none > DISTFILES= # none >+EXTRACT_ONLY= # none > > MAINTAINER= cperciva@FreeBSD.org > COMMENT= Update the system using freebsd-update when it first boots >@@ -11,16 +12,14 @@ > > NO_WRKSUBDIR= yes > NO_BUILD= yes >+NO_INSTALL= yes > > USE_RC_SUBR= firstboot_freebsd_update > >-.include <bsd.port.pre.mk> >+.include <bsd.port.options.mk> > > .if ${OSVERSION} < 902504 || ( ${OSVERSION} >= 1000000 && ${OSVERSION} < 1000100 ) || ( ${OSVERSION} >= 1000500 && ${OSVERSION} < 1000501 ) || (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100001 ) > IGNORE= first boot rc.d scripts not supported on this version of FreeBSD > .endif > >-do-fetch do-install: >- @${DO_NADA} >- >-.include <bsd.port.post.mk> >+.include <bsd.port.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 199097
: 155098