Added svc.usr (cvm -> vhost migration, Fedora 31 upgrade).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Tue, 5 Nov 2019 14:05:04 +0000 (15:05 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Tue, 5 Nov 2019 14:05:04 +0000 (15:05 +0100)
commit60e84d510dcdeecd5fea0a4a8030643e09b663aa
tree1753b5dd77bf6cb6b501235600ced24391e0e340
parent496af4cf7d637cc5f6d28c1784d0f69b05682815
Added svc.usr (cvm -> vhost migration, Fedora 31 upgrade).
18 files changed:
sources/svc.usr/config [new file with mode: 0644]
sources/svc.usr/envvars [new file with mode: 0644]
sources/svc.usr/firstboot/01_setupnetworking.sh [new file with mode: 0755]
sources/svc.usr/firstboot/02_settimezone.sh [new file with mode: 0755]
sources/svc.usr/firstboot/03_setupldap.sh [new file with mode: 0755]
sources/svc.usr/firstboot/10_setuppostfix.sh [new file with mode: 0755]
sources/svc.usr/firstboot/99_cleanup.sh [new file with mode: 0755]
sources/svc.usr/postinstall/01_setownership.sh [new file with mode: 0755]
sources/svc.usr/postinstall/02_setpermissions.sh [new file with mode: 0755]
sources/svc.usr/postinstall/03_installfiles.sh [new file with mode: 0755]
sources/svc.usr/postinstall/04_editfiles.sh [new file with mode: 0755]
sources/svc.usr/postinstall/10_setupservices.sh [new file with mode: 0755]
sources/svc.usr/postinstall/99_cleanup.sh [new file with mode: 0755]
sources/svc.usr/postinstall/install/etc/dhcp/dhcpd.conf [new file with mode: 0644]
sources/svc.usr/postinstall/install/etc/hosts [new file with mode: 0644]
sources/svc.usr/postinstall/install/etc/named.conf [new file with mode: 0644]
sources/svc.usr/postinstall/install/etc/postfix/main.cf [new file with mode: 0644]
sources/svc.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf [new file with mode: 0644]