From fe396a8735873352201bd61762f1fa8b0389c8a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Fri, 17 May 2019 17:21:53 +0200 Subject: [PATCH] Upgraded svc.usr.f29 to svc.usr.f30. --- sources/{svc.usr.f29 => svc.usr.f30}/config | 0 sources/{svc.usr.f29 => svc.usr.f30}/envvars | 0 .../{svc.usr.f29 => svc.usr.f30}/firstboot/01_setupnetworking.sh | 0 sources/{svc.usr.f29 => svc.usr.f30}/firstboot/02_settimezone.sh | 0 sources/{svc.usr.f29 => svc.usr.f30}/firstboot/03_setupldap.sh | 0 sources/{svc.usr.f29 => svc.usr.f30}/firstboot/10_setuppostfix.sh | 0 sources/{svc.usr.f29 => svc.usr.f30}/firstboot/99_cleanup.sh | 0 .../{svc.usr.f29 => svc.usr.f30}/postinstall/01_setownership.sh | 0 .../{svc.usr.f29 => svc.usr.f30}/postinstall/02_setpermissions.sh | 0 .../{svc.usr.f29 => svc.usr.f30}/postinstall/03_installfiles.sh | 0 .../{svc.usr.f29 => svc.usr.f30}/postinstall/10_setupservices.sh | 0 sources/{svc.usr.f29 => svc.usr.f30}/postinstall/99_cleanup.sh | 0 .../postinstall/install/etc/dhcp/dhcpd.conf | 0 .../{svc.usr.f29 => svc.usr.f30}/postinstall/install/etc/hosts | 0 .../postinstall/install/etc/named.conf | 0 .../postinstall/install/etc/postfix/main.cf | 0 .../postinstall/install/etc/sysctl.d/01-ipv6.conf | 0 17 files changed, 0 insertions(+), 0 deletions(-) rename sources/{svc.usr.f29 => svc.usr.f30}/config (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/envvars (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/firstboot/01_setupnetworking.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/firstboot/02_settimezone.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/firstboot/03_setupldap.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/firstboot/10_setuppostfix.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/firstboot/99_cleanup.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/01_setownership.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/02_setpermissions.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/03_installfiles.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/10_setupservices.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/99_cleanup.sh (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/install/etc/dhcp/dhcpd.conf (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/install/etc/hosts (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/install/etc/named.conf (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/install/etc/postfix/main.cf (100%) rename sources/{svc.usr.f29 => svc.usr.f30}/postinstall/install/etc/sysctl.d/01-ipv6.conf (100%) diff --git a/sources/svc.usr.f29/config b/sources/svc.usr.f30/config similarity index 100% rename from sources/svc.usr.f29/config rename to sources/svc.usr.f30/config diff --git a/sources/svc.usr.f29/envvars b/sources/svc.usr.f30/envvars similarity index 100% rename from sources/svc.usr.f29/envvars rename to sources/svc.usr.f30/envvars diff --git a/sources/svc.usr.f29/firstboot/01_setupnetworking.sh b/sources/svc.usr.f30/firstboot/01_setupnetworking.sh similarity index 100% rename from sources/svc.usr.f29/firstboot/01_setupnetworking.sh rename to sources/svc.usr.f30/firstboot/01_setupnetworking.sh diff --git a/sources/svc.usr.f29/firstboot/02_settimezone.sh b/sources/svc.usr.f30/firstboot/02_settimezone.sh similarity index 100% rename from sources/svc.usr.f29/firstboot/02_settimezone.sh rename to sources/svc.usr.f30/firstboot/02_settimezone.sh diff --git a/sources/svc.usr.f29/firstboot/03_setupldap.sh b/sources/svc.usr.f30/firstboot/03_setupldap.sh similarity index 100% rename from sources/svc.usr.f29/firstboot/03_setupldap.sh rename to sources/svc.usr.f30/firstboot/03_setupldap.sh diff --git a/sources/svc.usr.f29/firstboot/10_setuppostfix.sh b/sources/svc.usr.f30/firstboot/10_setuppostfix.sh similarity index 100% rename from sources/svc.usr.f29/firstboot/10_setuppostfix.sh rename to sources/svc.usr.f30/firstboot/10_setuppostfix.sh diff --git a/sources/svc.usr.f29/firstboot/99_cleanup.sh b/sources/svc.usr.f30/firstboot/99_cleanup.sh similarity index 100% rename from sources/svc.usr.f29/firstboot/99_cleanup.sh rename to sources/svc.usr.f30/firstboot/99_cleanup.sh diff --git a/sources/svc.usr.f29/postinstall/01_setownership.sh b/sources/svc.usr.f30/postinstall/01_setownership.sh similarity index 100% rename from sources/svc.usr.f29/postinstall/01_setownership.sh rename to sources/svc.usr.f30/postinstall/01_setownership.sh diff --git a/sources/svc.usr.f29/postinstall/02_setpermissions.sh b/sources/svc.usr.f30/postinstall/02_setpermissions.sh similarity index 100% rename from sources/svc.usr.f29/postinstall/02_setpermissions.sh rename to sources/svc.usr.f30/postinstall/02_setpermissions.sh diff --git a/sources/svc.usr.f29/postinstall/03_installfiles.sh b/sources/svc.usr.f30/postinstall/03_installfiles.sh similarity index 100% rename from sources/svc.usr.f29/postinstall/03_installfiles.sh rename to sources/svc.usr.f30/postinstall/03_installfiles.sh diff --git a/sources/svc.usr.f29/postinstall/10_setupservices.sh b/sources/svc.usr.f30/postinstall/10_setupservices.sh similarity index 100% rename from sources/svc.usr.f29/postinstall/10_setupservices.sh rename to sources/svc.usr.f30/postinstall/10_setupservices.sh diff --git a/sources/svc.usr.f29/postinstall/99_cleanup.sh b/sources/svc.usr.f30/postinstall/99_cleanup.sh similarity index 100% rename from sources/svc.usr.f29/postinstall/99_cleanup.sh rename to sources/svc.usr.f30/postinstall/99_cleanup.sh diff --git a/sources/svc.usr.f29/postinstall/install/etc/dhcp/dhcpd.conf b/sources/svc.usr.f30/postinstall/install/etc/dhcp/dhcpd.conf similarity index 100% rename from sources/svc.usr.f29/postinstall/install/etc/dhcp/dhcpd.conf rename to sources/svc.usr.f30/postinstall/install/etc/dhcp/dhcpd.conf diff --git a/sources/svc.usr.f29/postinstall/install/etc/hosts b/sources/svc.usr.f30/postinstall/install/etc/hosts similarity index 100% rename from sources/svc.usr.f29/postinstall/install/etc/hosts rename to sources/svc.usr.f30/postinstall/install/etc/hosts diff --git a/sources/svc.usr.f29/postinstall/install/etc/named.conf b/sources/svc.usr.f30/postinstall/install/etc/named.conf similarity index 100% rename from sources/svc.usr.f29/postinstall/install/etc/named.conf rename to sources/svc.usr.f30/postinstall/install/etc/named.conf diff --git a/sources/svc.usr.f29/postinstall/install/etc/postfix/main.cf b/sources/svc.usr.f30/postinstall/install/etc/postfix/main.cf similarity index 100% rename from sources/svc.usr.f29/postinstall/install/etc/postfix/main.cf rename to sources/svc.usr.f30/postinstall/install/etc/postfix/main.cf diff --git a/sources/svc.usr.f29/postinstall/install/etc/sysctl.d/01-ipv6.conf b/sources/svc.usr.f30/postinstall/install/etc/sysctl.d/01-ipv6.conf similarity index 100% rename from sources/svc.usr.f29/postinstall/install/etc/sysctl.d/01-ipv6.conf rename to sources/svc.usr.f30/postinstall/install/etc/sysctl.d/01-ipv6.conf -- 2.54.0