Added pns.usr (cvm -> vhost migration, Fedora 31 upgrade).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Tue, 5 Nov 2019 14:04:12 +0000 (15:04 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Tue, 5 Nov 2019 14:04:12 +0000 (15:04 +0100)
commit496af4cf7d637cc5f6d28c1784d0f69b05682815
treebd0172fc3990ec9c797836ac56ef37317cd116ab
parent9f2fc3f3d3305b9f13ad4658208019a488dc05ce
Added pns.usr (cvm -> vhost migration, Fedora 31 upgrade).
25 files changed:
sources/pns.usr/config [new file with mode: 0644]
sources/pns.usr/envvars [new file with mode: 0644]
sources/pns.usr/firstboot/01_setupnetworking.sh [new file with mode: 0755]
sources/pns.usr/firstboot/02_settimezone.sh [new file with mode: 0755]
sources/pns.usr/firstboot/03_setupldap.sh [new file with mode: 0755]
sources/pns.usr/firstboot/99_cleanup.sh [new file with mode: 0755]
sources/pns.usr/postinstall/01_setownership.sh [new file with mode: 0755]
sources/pns.usr/postinstall/02_setpermissions.sh [new file with mode: 0755]
sources/pns.usr/postinstall/03_installfiles.sh [new file with mode: 0755]
sources/pns.usr/postinstall/04_editfiles.sh [new file with mode: 0755]
sources/pns.usr/postinstall/10_setupservices.sh [new file with mode: 0755]
sources/pns.usr/postinstall/99_cleanup.sh [new file with mode: 0755]
sources/pns.usr/postinstall/install/etc/hosts [new file with mode: 0644]
sources/pns.usr/postinstall/install/etc/named.conf [new file with mode: 0644]
sources/pns.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/173.168.192.in-addr.arpa.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/228.10.in-addr.arpa.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/42.168.192.in-addr.arpa.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/43.168.192.in-addr.arpa.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/in.user.hu.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/pm.user.hu.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/sr.user.hu.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/useribm.hu.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/userrendszerhaz.hu.zone [new file with mode: 0644]
sources/pns.usr/postinstall/install/var/named/usr.user.hu.zone [new file with mode: 0644]