8 Star 0 Fork 16

src-anolis-os/firewalld

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
0001-firewalld-anolis-rebranding.patch 3.49 KB
Copy Edit Raw Blame History
geliwei authored 2021-01-28 20:31 . rebrand: remove satellite service
diff -uNrp firewalld-0.9.3.orig/config/Makefile.am firewalld-0.9.3/config/Makefile.am
--- firewalld-0.9.3.orig/config/Makefile.am 2022-01-19 14:39:35.265788517 +0800
+++ firewalld-0.9.3/config/Makefile.am 2022-01-19 14:40:48.723950050 +0800
@@ -235,8 +235,6 @@ CONFIG_FILES = \
services/rdp.xml \
services/redis-sentinel.xml \
services/redis.xml \
- services/RH-Satellite-6.xml \
- services/RH-Satellite-6-capsule.xml \
services/rpc-bind.xml \
services/rquotad.xml \
services/rsh.xml \
diff -uNrp firewalld-0.9.3.orig/config/Makefile.in firewalld-0.9.3/config/Makefile.in
--- firewalld-0.9.3.orig/config/Makefile.in 2022-01-19 14:39:35.263788458 +0800
+++ firewalld-0.9.3/config/Makefile.in 2022-01-19 14:40:56.754186345 +0800
@@ -522,8 +522,6 @@ CONFIG_FILES = \
services/rdp.xml \
services/redis-sentinel.xml \
services/redis.xml \
- services/RH-Satellite-6.xml \
- services/RH-Satellite-6-capsule.xml \
services/rpc-bind.xml \
services/rquotad.xml \
services/rsh.xml \
diff -uNrp firewalld-0.9.3.orig/config/services/high-availability.xml firewalld-0.9.3/config/services/high-availability.xml
--- firewalld-0.9.3.orig/config/services/high-availability.xml 2022-01-19 14:39:35.265788517 +0800
+++ firewalld-0.9.3/config/services/high-availability.xml 2022-01-19 14:43:06.096992441 +0800
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<service>
- <short>Red Hat High Availability</short>
- <description>This allows you to use the Red Hat High Availability (previously named Red Hat Cluster Suite). Ports are opened for corosync, pcsd, pacemaker_remote, dlm and corosync-qnetd.</description>
+ <short>High Availability</short>
+ <description>This allows you to use the High Availability feature. Ports are opened for corosync, pcsd, pacemaker_remote, dlm and corosync-qnetd.</description>
<port protocol="tcp" port="2224"/>
<port protocol="tcp" port="3121"/>
<port protocol="tcp" port="5403"/>
diff -uNrp firewalld-0.9.3.orig/config/services/RH-Satellite-6-capsule.xml firewalld-0.9.3/config/services/RH-Satellite-6-capsule.xml
--- firewalld-0.9.3.orig/config/services/RH-Satellite-6-capsule.xml 2022-01-19 14:39:35.264788488 +0800
+++ firewalld-0.9.3/config/services/RH-Satellite-6-capsule.xml 1970-01-01 08:00:00.000000000 +0800
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<service>
- <short>Red Hat Satellite 6 Capsule</short>
- <description>Red Hat Satellite 6 is a systems management server that can be used to configure new systems, subscribe to updates, and maintain installations in distributed environments.</description>
- <include service="RH-Satellite-6"/>
- <port protocol="tcp" port="8443"/>
-</service>
diff -uNrp firewalld-0.9.3.orig/config/services/RH-Satellite-6.xml firewalld-0.9.3/config/services/RH-Satellite-6.xml
--- firewalld-0.9.3.orig/config/services/RH-Satellite-6.xml 2022-01-19 14:39:35.265788517 +0800
+++ firewalld-0.9.3/config/services/RH-Satellite-6.xml 1970-01-01 08:00:00.000000000 +0800
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<service>
- <short>Red Hat Satellite 6</short>
- <description>Red Hat Satellite 6 is a systems management server that can be used to configure new systems, subscribe to updates, and maintain installations in distributed environments.</description>
- <include service="foreman"/>
- <port protocol="tcp" port="5000"/>
- <port protocol="tcp" port="5646-5647"/>
- <port protocol="tcp" port="5671"/>
- <port protocol="tcp" port="8000"/>
- <port protocol="tcp" port="8080"/>
- <port protocol="tcp" port="9090"/>
-</service>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-anolis-os/firewalld.git
git@gitee.com:src-anolis-os/firewalld.git
src-anolis-os
firewalld
firewalld
a8

Search

23e8dbc6 1850385 7e0993f3 1850385