Added ifg.usr (cvm -> vhost migration, Fedora 31 upgrade).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Tue, 5 Nov 2019 15:55:58 +0000 (16:55 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Tue, 5 Nov 2019 15:55:58 +0000 (16:55 +0100)
commit582fdc3bfba13655fc8eefe9286ced47392291ed
treeacfcaeb99ab3c6161d5c079329bfada4534fce08
parent5dcff3834f387fe8803b0461455d9a2a2f8c55b7
Added ifg.usr (cvm -> vhost migration, Fedora 31 upgrade).
17 files changed:
sources/ifg.usr/config [new file with mode: 0644]
sources/ifg.usr/envvars [new file with mode: 0644]
sources/ifg.usr/firstboot/01_setupnetworking.sh [new file with mode: 0755]
sources/ifg.usr/firstboot/02_settimezone.sh [new file with mode: 0755]
sources/ifg.usr/firstboot/10_setupnftables.sh [new file with mode: 0755]
sources/ifg.usr/firstboot/99_cleanup.sh [new file with mode: 0755]
sources/ifg.usr/firstboot/nftables.config [new file with mode: 0644]
sources/ifg.usr/firstboot/traversal.txt [new file with mode: 0644]
sources/ifg.usr/postinstall/01_setownership.sh [new file with mode: 0755]
sources/ifg.usr/postinstall/02_setpermissions.sh [new file with mode: 0755]
sources/ifg.usr/postinstall/03_installfiles.sh [new file with mode: 0755]
sources/ifg.usr/postinstall/10_setupservices.sh [new file with mode: 0755]
sources/ifg.usr/postinstall/99_cleanup.sh [new file with mode: 0755]
sources/ifg.usr/postinstall/install/etc/hosts [new file with mode: 0644]
sources/ifg.usr/postinstall/install/etc/resolv.conf [new file with mode: 0644]
sources/ifg.usr/postinstall/install/etc/sysconfig/nftables.conf [new file with mode: 0644]
sources/ifg.usr/postinstall/install/etc/sysctl.d/01_ipforward.conf [new file with mode: 0644]