From: Zoltán Felleg Date: Wed, 10 Jul 2019 09:00:45 +0000 (+0200) Subject: Updated base packages to install. X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=9daa5f81b9e8aabaefc371cd948d925bf8b41524;p=user-lxc.git Updated base packages to install. --- diff --git a/sources/efg.pm.f30/envvars b/sources/efg.pm.f30/envvars index ca29584..ccf11d8 100644 --- a/sources/efg.pm.f30/envvars +++ b/sources/efg.pm.f30/envvars @@ -1,2 +1,2 @@ -BASE_PACKAGES="NetworkManager NetworkManager-dispatcher-routing-rules hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" -SPEC_PACKAGES="authselect iptables iptables-services" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" +SPEC_PACKAGES="nftables" diff --git a/sources/ens.pm.f30/envvars b/sources/ens.pm.f30/envvars index 225fcb0..3d8e477 100644 --- a/sources/ens.pm.f30/envvars +++ b/sources/ens.pm.f30/envvars @@ -1,4 +1,2 @@ -#BASE_PACKAGES="NetworkManager initscripts openssh-server openssh-clients openssh-ldap rootfiles rsyslog sudo tar vim-minimal" -#SPEC_PACKAGES="authselect bind bind-utils openldap-clients nss-pam-ldapd pam_ssh passwd" -BASE_PACKAGES="NetworkManager initscripts rootfiles rsyslog tar" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" SPEC_PACKAGES="bind bind-utils" diff --git a/sources/ins.usr.f30/envvars b/sources/ins.usr.f30/envvars index 225fcb0..3d8e477 100644 --- a/sources/ins.usr.f30/envvars +++ b/sources/ins.usr.f30/envvars @@ -1,4 +1,2 @@ -#BASE_PACKAGES="NetworkManager initscripts openssh-server openssh-clients openssh-ldap rootfiles rsyslog sudo tar vim-minimal" -#SPEC_PACKAGES="authselect bind bind-utils openldap-clients nss-pam-ldapd pam_ssh passwd" -BASE_PACKAGES="NetworkManager initscripts rootfiles rsyslog tar" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" SPEC_PACKAGES="bind bind-utils" diff --git a/sources/ldap.usr.f30/envvars b/sources/ldap.usr.f30/envvars index 8bfcea4..cd28f13 100644 --- a/sources/ldap.usr.f30/envvars +++ b/sources/ldap.usr.f30/envvars @@ -1,2 +1,3 @@ -BASE_PACKAGES="NetworkManager initscripts openssh-server openssh-clients openssh-ldap rootfiles rsyslog sudo tar vim-minimal" -SPEC_PACKAGES="authselect openldap-servers openldap-clients nss-pam-ldapd oddjob-mkhomedir pam_ssh passwd python3 sssd-ldap" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" +SPEC_PACKAGES="openssh-server openssh-clients openssh-ldap sudo" +SPEC_PACKAGES="$SPEC_PACKAGES authselect openldap-servers openldap-clients nss-pam-ldapd oddjob-mkhomedir pam_ssh passwd python3 sssd-ldap" diff --git a/sources/pns.pm.f30/envvars b/sources/pns.pm.f30/envvars index 225fcb0..3d8e477 100644 --- a/sources/pns.pm.f30/envvars +++ b/sources/pns.pm.f30/envvars @@ -1,4 +1,2 @@ -#BASE_PACKAGES="NetworkManager initscripts openssh-server openssh-clients openssh-ldap rootfiles rsyslog sudo tar vim-minimal" -#SPEC_PACKAGES="authselect bind bind-utils openldap-clients nss-pam-ldapd pam_ssh passwd" -BASE_PACKAGES="NetworkManager initscripts rootfiles rsyslog tar" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" SPEC_PACKAGES="bind bind-utils" diff --git a/sources/pns.usr.f30/envvars b/sources/pns.usr.f30/envvars index d338122..3d8e477 100644 --- a/sources/pns.usr.f30/envvars +++ b/sources/pns.usr.f30/envvars @@ -1,2 +1,2 @@ -BASE_PACKAGES="NetworkManager initscripts rootfiles rsyslog tar" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" SPEC_PACKAGES="bind bind-utils" diff --git a/sources/svc.usr.f30/envvars b/sources/svc.usr.f30/envvars index 3c76157..ce531cc 100644 --- a/sources/svc.usr.f30/envvars +++ b/sources/svc.usr.f30/envvars @@ -1,4 +1,2 @@ -#BASE_PACKAGES="NetworkManager initscripts openssh-server openssh-clients openssh-ldap rootfiles rsyslog sudo tar vim-minimal" -#SPEC_PACKAGES="authselect bind bind-utils dhcp openldap-clients nss-pam-ldapd pam_ssh passwd postfix" BASE_PACKAGES="NetworkManager hostname initscripts iputils iproute rootfiles rsyslog tar vim-minimal" SPEC_PACKAGES="bind bind-utils dhcp postfix python3 python3-dbus" diff --git a/sources/vpn.usr.f29/envvars b/sources/vpn.usr.f29/envvars index cf0df68..39e6341 100644 --- a/sources/vpn.usr.f29/envvars +++ b/sources/vpn.usr.f29/envvars @@ -1,4 +1,2 @@ -#BASE_PACKAGES="NetworkManager initscripts openssh-server openssh-clients openssh-ldap rootfiles rsyslog sudo tar vim-minimal" -#SPEC_PACKAGES="authselect easy-rsa openvpn nss-pam-ldapd pam_ssh passwd python" -BASE_PACKAGES="NetworkManager initscripts rootfiles rsyslog tar" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" SPEC_PACKAGES="easy-rsa openvpn python" diff --git a/sources/ws.pm.f30/envvars b/sources/ws.pm.f30/envvars index 1657c36..a59122a 100644 --- a/sources/ws.pm.f30/envvars +++ b/sources/ws.pm.f30/envvars @@ -1,2 +1,2 @@ -BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" SPEC_PACKAGES="httpd mailx mod_ssl php postfix python3-certbot-apache" diff --git a/sources/xfr.pm.f30/envvars b/sources/xfr.pm.f30/envvars index 5357757..41470d0 100644 --- a/sources/xfr.pm.f30/envvars +++ b/sources/xfr.pm.f30/envvars @@ -1,4 +1,2 @@ -#BASE_PACKAGES="NetworkManager initscripts openssh-server openssh-clients openssh-ldap rootfiles rsyslog sudo tar vim-minimal" -#SPEC_PACKAGES="authselect httpd mod_wsgi openldap-clients nss-pam-ldapd pam_ssh passwd" -BASE_PACKAGES="NetworkManager initscripts rootfiles rsyslog tar" +BASE_PACKAGES="NetworkManager hostname initscripts iproute iputils rootfiles rsyslog tar vim-minimal" SPEC_PACKAGES="httpd mod_wsgi"