1 Star 0 Fork 6

twtlpl/drbd

forked from src-openEuler/drbd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
drbd-utils-9.12.2-disable_xsltproc_network_read.patch 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
twtlpl 提交于 2024-08-13 19:12 . update to 9.28.0
diff -uNr drbd-utils-9.12.2.orig/documentation/common/Makefile_v84_com.in drbd-utils-9.12.2/documentation/common/Makefile_v84_com.in
--- drbd-utils-9.12.2.orig/documentation/common/Makefile_v84_com.in 2019-01-21 12:32:29.000000000 +0100
+++ drbd-utils-9.12.2/documentation/common/Makefile_v84_com.in 2020-04-29 11:22:52.049000000 +0200
@@ -50,7 +50,7 @@
HTML_STYLESHEET ?= $(STYLESHEET_PREFIX)/xhtml/docbook.xsl
FO_STYLESHEET ?= $(STYLESHEET_PREFIX)/fo/docbook.xsl
-XSLTPROC_OPTIONS ?= --xinclude
+XSLTPROC_OPTIONS ?= --nonet --xinclude
XSLTPROC_OPTIONS += --stringparam variablelist.term.break.after 1
#XSLTPROC_OPTIONS += --stringparam variablelist.term.separator ""
XSLTPROC_MANPAGES_OPTIONS ?= $(XSLTPROC_OPTIONS)
diff -uNr drbd-utils-9.12.2.orig/documentation/common/Makefile_v9_com.in drbd-utils-9.12.2/documentation/common/Makefile_v9_com.in
--- drbd-utils-9.12.2.orig/documentation/common/Makefile_v9_com.in 2020-01-28 09:39:54.000000000 +0100
+++ drbd-utils-9.12.2/documentation/common/Makefile_v9_com.in 2020-04-29 11:22:44.521000000 +0200
@@ -51,7 +51,7 @@
HTML_STYLESHEET ?= $(STYLESHEET_PREFIX)/xhtml/docbook.xsl
FO_STYLESHEET ?= $(STYLESHEET_PREFIX)/fo/docbook.xsl
-XSLTPROC_OPTIONS ?= --xinclude
+XSLTPROC_OPTIONS ?= --nonet --xinclude
XSLTPROC_OPTIONS += --stringparam variablelist.term.break.after 1
#XSLTPROC_OPTIONS += --stringparam variablelist.term.separator ""
XSLTPROC_MANPAGES_OPTIONS ?= $(XSLTPROC_OPTIONS)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/twtlpl/drbd.git
git@gitee.com:twtlpl/drbd.git
twtlpl
drbd
drbd
master

搜索帮助