Date: Wed, 23 Sep 2015 22:49:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203294] [new port] net/isboot-kmod: kernel module to allow booting from an iSCSI root volume Message-ID: <bug-203294-13-EvdaO1TOwS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203294-13@https.bugs.freebsd.org/bugzilla/> References: <bug-203294-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203294 --- Comment #7 from Yonas Yanfa <yonas@fizk.net> --- (In reply to John Nielsen from comment #6) @yonas, did you de-select the "DOCS" port option or do you have NOPORTDOCS or similar defined in /etc/make.conf? Either of those would (correctly) prevent the README from being installed. If not, please let me know what version of FreeBSD you are on and how you are trying to build the port so I can attempt to reproduce the issue. I have the DOCS port option enabled, and I don't have a /etc/make.conf file. I'm using FreeBSD 10.2. In the Makefile, the line: ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/../|} ${STAGEDIR}${DOCSDIR} should it make use of the DOCS_PORTDOCS variable? -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203294-13-EvdaO1TOwS>