From f6b27011ae067abe7add8e746db68ae861fc9f23 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Fri, 17 May 2019 17:47:12 +0200 Subject: [PATCH] Upgraded efg.pm.f29 to efg.pm.f30. --- sources/{efg.pm.f29 => efg.pm.f30}/config | 0 sources/{efg.pm.f29 => efg.pm.f30}/envvars | 0 .../{efg.pm.f29 => efg.pm.f30}/firstboot/01_setupnetworking.sh | 0 sources/{efg.pm.f29 => efg.pm.f30}/firstboot/02_ldap_setup.sh | 0 sources/{efg.pm.f29 => efg.pm.f30}/firstboot/02_settimezone.sh | 0 sources/{efg.pm.f29 => efg.pm.f30}/firstboot/10_iptables_reset.sh | 0 .../firstboot/11_iptables_set_efg_rules.sh | 0 .../firstboot/12_iptables_log_dropped.sh | 0 sources/{efg.pm.f29 => efg.pm.f30}/firstboot/13_iptables_save.sh | 0 .../{efg.pm.f29 => efg.pm.f30}/firstboot/20_routing_setup.sh.old | 0 sources/{efg.pm.f29 => efg.pm.f30}/firstboot/99_cleanup.sh | 0 sources/{efg.pm.f29 => efg.pm.f30}/firstboot/definitions | 0 sources/{efg.pm.f29 => efg.pm.f30}/firstboot/traversal.txt | 0 sources/{efg.pm.f29 => efg.pm.f30}/postinstall/01_setownership.sh | 0 .../{efg.pm.f29 => efg.pm.f30}/postinstall/02_setpermissions.sh | 0 sources/{efg.pm.f29 => efg.pm.f30}/postinstall/03_installfiles.sh | 0 .../{efg.pm.f29 => efg.pm.f30}/postinstall/10_setupservices.sh | 0 sources/{efg.pm.f29 => efg.pm.f30}/postinstall/99_cleanup.sh | 0 sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/hosts | 0 .../postinstall/install/etc/iproute2/rt_tables | 0 .../postinstall/install/etc/resolv.conf | 0 .../install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgd | 0 .../install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgs | 0 .../install/etc/sysconfig/network-scripts/donotuse.ifcfg-eth0 | 0 .../postinstall/install/etc/sysconfig/network-scripts/route-eth0 | 0 .../postinstall/install/etc/sysconfig/network-scripts/rule-eth0 | 0 .../postinstall/install/etc/sysctl.d/01_ipforward.conf | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename sources/{efg.pm.f29 => efg.pm.f30}/config (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/envvars (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/01_setupnetworking.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/02_ldap_setup.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/02_settimezone.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/10_iptables_reset.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/11_iptables_set_efg_rules.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/12_iptables_log_dropped.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/13_iptables_save.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/20_routing_setup.sh.old (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/99_cleanup.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/definitions (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/firstboot/traversal.txt (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/01_setownership.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/02_setpermissions.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/03_installfiles.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/10_setupservices.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/99_cleanup.sh (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/hosts (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/iproute2/rt_tables (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/resolv.conf (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgd (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgs (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-eth0 (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/sysconfig/network-scripts/route-eth0 (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/sysconfig/network-scripts/rule-eth0 (100%) rename sources/{efg.pm.f29 => efg.pm.f30}/postinstall/install/etc/sysctl.d/01_ipforward.conf (100%) diff --git a/sources/efg.pm.f29/config b/sources/efg.pm.f30/config similarity index 100% rename from sources/efg.pm.f29/config rename to sources/efg.pm.f30/config diff --git a/sources/efg.pm.f29/envvars b/sources/efg.pm.f30/envvars similarity index 100% rename from sources/efg.pm.f29/envvars rename to sources/efg.pm.f30/envvars diff --git a/sources/efg.pm.f29/firstboot/01_setupnetworking.sh b/sources/efg.pm.f30/firstboot/01_setupnetworking.sh similarity index 100% rename from sources/efg.pm.f29/firstboot/01_setupnetworking.sh rename to sources/efg.pm.f30/firstboot/01_setupnetworking.sh diff --git a/sources/efg.pm.f29/firstboot/02_ldap_setup.sh b/sources/efg.pm.f30/firstboot/02_ldap_setup.sh similarity index 100% rename from sources/efg.pm.f29/firstboot/02_ldap_setup.sh rename to sources/efg.pm.f30/firstboot/02_ldap_setup.sh diff --git a/sources/efg.pm.f29/firstboot/02_settimezone.sh b/sources/efg.pm.f30/firstboot/02_settimezone.sh similarity index 100% rename from sources/efg.pm.f29/firstboot/02_settimezone.sh rename to sources/efg.pm.f30/firstboot/02_settimezone.sh diff --git a/sources/efg.pm.f29/firstboot/10_iptables_reset.sh b/sources/efg.pm.f30/firstboot/10_iptables_reset.sh similarity index 100% rename from sources/efg.pm.f29/firstboot/10_iptables_reset.sh rename to sources/efg.pm.f30/firstboot/10_iptables_reset.sh diff --git a/sources/efg.pm.f29/firstboot/11_iptables_set_efg_rules.sh b/sources/efg.pm.f30/firstboot/11_iptables_set_efg_rules.sh similarity index 100% rename from sources/efg.pm.f29/firstboot/11_iptables_set_efg_rules.sh rename to sources/efg.pm.f30/firstboot/11_iptables_set_efg_rules.sh diff --git a/sources/efg.pm.f29/firstboot/12_iptables_log_dropped.sh b/sources/efg.pm.f30/firstboot/12_iptables_log_dropped.sh similarity index 100% rename from sources/efg.pm.f29/firstboot/12_iptables_log_dropped.sh rename to sources/efg.pm.f30/firstboot/12_iptables_log_dropped.sh diff --git a/sources/efg.pm.f29/firstboot/13_iptables_save.sh b/sources/efg.pm.f30/firstboot/13_iptables_save.sh similarity index 100% rename from sources/efg.pm.f29/firstboot/13_iptables_save.sh rename to sources/efg.pm.f30/firstboot/13_iptables_save.sh diff --git a/sources/efg.pm.f29/firstboot/20_routing_setup.sh.old b/sources/efg.pm.f30/firstboot/20_routing_setup.sh.old similarity index 100% rename from sources/efg.pm.f29/firstboot/20_routing_setup.sh.old rename to sources/efg.pm.f30/firstboot/20_routing_setup.sh.old diff --git a/sources/efg.pm.f29/firstboot/99_cleanup.sh b/sources/efg.pm.f30/firstboot/99_cleanup.sh similarity index 100% rename from sources/efg.pm.f29/firstboot/99_cleanup.sh rename to sources/efg.pm.f30/firstboot/99_cleanup.sh diff --git a/sources/efg.pm.f29/firstboot/definitions b/sources/efg.pm.f30/firstboot/definitions similarity index 100% rename from sources/efg.pm.f29/firstboot/definitions rename to sources/efg.pm.f30/firstboot/definitions diff --git a/sources/efg.pm.f29/firstboot/traversal.txt b/sources/efg.pm.f30/firstboot/traversal.txt similarity index 100% rename from sources/efg.pm.f29/firstboot/traversal.txt rename to sources/efg.pm.f30/firstboot/traversal.txt diff --git a/sources/efg.pm.f29/postinstall/01_setownership.sh b/sources/efg.pm.f30/postinstall/01_setownership.sh similarity index 100% rename from sources/efg.pm.f29/postinstall/01_setownership.sh rename to sources/efg.pm.f30/postinstall/01_setownership.sh diff --git a/sources/efg.pm.f29/postinstall/02_setpermissions.sh b/sources/efg.pm.f30/postinstall/02_setpermissions.sh similarity index 100% rename from sources/efg.pm.f29/postinstall/02_setpermissions.sh rename to sources/efg.pm.f30/postinstall/02_setpermissions.sh diff --git a/sources/efg.pm.f29/postinstall/03_installfiles.sh b/sources/efg.pm.f30/postinstall/03_installfiles.sh similarity index 100% rename from sources/efg.pm.f29/postinstall/03_installfiles.sh rename to sources/efg.pm.f30/postinstall/03_installfiles.sh diff --git a/sources/efg.pm.f29/postinstall/10_setupservices.sh b/sources/efg.pm.f30/postinstall/10_setupservices.sh similarity index 100% rename from sources/efg.pm.f29/postinstall/10_setupservices.sh rename to sources/efg.pm.f30/postinstall/10_setupservices.sh diff --git a/sources/efg.pm.f29/postinstall/99_cleanup.sh b/sources/efg.pm.f30/postinstall/99_cleanup.sh similarity index 100% rename from sources/efg.pm.f29/postinstall/99_cleanup.sh rename to sources/efg.pm.f30/postinstall/99_cleanup.sh diff --git a/sources/efg.pm.f29/postinstall/install/etc/hosts b/sources/efg.pm.f30/postinstall/install/etc/hosts similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/hosts rename to sources/efg.pm.f30/postinstall/install/etc/hosts diff --git a/sources/efg.pm.f29/postinstall/install/etc/iproute2/rt_tables b/sources/efg.pm.f30/postinstall/install/etc/iproute2/rt_tables similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/iproute2/rt_tables rename to sources/efg.pm.f30/postinstall/install/etc/iproute2/rt_tables diff --git a/sources/efg.pm.f29/postinstall/install/etc/resolv.conf b/sources/efg.pm.f30/postinstall/install/etc/resolv.conf similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/resolv.conf rename to sources/efg.pm.f30/postinstall/install/etc/resolv.conf diff --git a/sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgd b/sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgd similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgd rename to sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgd diff --git a/sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgs b/sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgs similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgs rename to sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-efgs diff --git a/sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-eth0 b/sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-eth0 similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-eth0 rename to sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/donotuse.ifcfg-eth0 diff --git a/sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/route-eth0 b/sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/route-eth0 similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/route-eth0 rename to sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/route-eth0 diff --git a/sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/rule-eth0 b/sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/rule-eth0 similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/sysconfig/network-scripts/rule-eth0 rename to sources/efg.pm.f30/postinstall/install/etc/sysconfig/network-scripts/rule-eth0 diff --git a/sources/efg.pm.f29/postinstall/install/etc/sysctl.d/01_ipforward.conf b/sources/efg.pm.f30/postinstall/install/etc/sysctl.d/01_ipforward.conf similarity index 100% rename from sources/efg.pm.f29/postinstall/install/etc/sysctl.d/01_ipforward.conf rename to sources/efg.pm.f30/postinstall/install/etc/sysctl.d/01_ipforward.conf -- 2.54.0