Added ifg.usr.f29.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 19 Nov 2018 10:21:05 +0000 (11:21 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 19 Nov 2018 10:21:05 +0000 (11:21 +0100)
commit4c596ebd22a30dc45e9f692744223841d6067e00
treefd5b87186b60baea19adabc64f387dff09b6261b
parenteefc58a7bf839ca867cf1b26fec1bfe37d6ad5cd
Added ifg.usr.f29.
24 files changed:
sources/ifg.usr.f29/config [new file with mode: 0644]
sources/ifg.usr.f29/envvars [new file with mode: 0644]
sources/ifg.usr.f29/firstboot/01_setupnetworking.sh [new file with mode: 0755]
sources/ifg.usr.f29/firstboot/02_settimezone.sh [new file with mode: 0755]
sources/ifg.usr.f29/firstboot/03_setupldap.sh [new file with mode: 0755]
sources/ifg.usr.f29/firstboot/10_iptables_reset.sh [new file with mode: 0755]
sources/ifg.usr.f29/firstboot/11_iptables_set_ifg_rules.sh [new file with mode: 0755]
sources/ifg.usr.f29/firstboot/12_iptables_log_dropped.sh [new file with mode: 0755]
sources/ifg.usr.f29/firstboot/13_iptables_save.sh [new file with mode: 0755]
sources/ifg.usr.f29/firstboot/99_cleanup.sh [new file with mode: 0755]
sources/ifg.usr.f29/firstboot/definitions [new file with mode: 0644]
sources/ifg.usr.f29/firstboot/traversal.txt [new file with mode: 0644]
sources/ifg.usr.f29/postinstall/01_setownership.sh [new file with mode: 0755]
sources/ifg.usr.f29/postinstall/02_setpermissions.sh [new file with mode: 0755]
sources/ifg.usr.f29/postinstall/03_installfiles.sh [new file with mode: 0755]
sources/ifg.usr.f29/postinstall/10_setupservices.sh [new file with mode: 0755]
sources/ifg.usr.f29/postinstall/99_cleanup.sh [new file with mode: 0755]
sources/ifg.usr.f29/postinstall/install/etc/hosts [new file with mode: 0644]
sources/ifg.usr.f29/postinstall/install/etc/resolv.conf [new file with mode: 0644]
sources/ifg.usr.f29/postinstall/install/etc/sysconfig/network [new file with mode: 0644]
sources/ifg.usr.f29/postinstall/install/etc/sysconfig/network-scripts/ifcfg-eth0 [new file with mode: 0644]
sources/ifg.usr.f29/postinstall/install/etc/sysconfig/network-scripts/ifcfg-ifg [new file with mode: 0644]
sources/ifg.usr.f29/postinstall/install/etc/sysconfig/network-scripts/route-ifg [new file with mode: 0644]
sources/ifg.usr.f29/postinstall/install/etc/sysctl.d/01_ipforward.conf [new file with mode: 0644]