Diff for /doc/build/RHEL7_install.frag between versions 1.2 and 1.3

version 1.2, 2014/06/30 16:06:30 version 1.3, 2014/06/30 16:28:32
Line 97  yum install iptables-services Line 97  yum install iptables-services
 systemctl mask firewalld  systemctl mask firewalld
 systemctl enable iptables  systemctl enable iptables
 systemctl enable ip6tables  systemctl enable ip6tables
   systemctl stop firewalld
   systemctl start iptables
   systemctl start ip6tables
 yum install wget  yum install wget
 rpm --import http://install.loncapa.org/versions/redhat/RPM-GPG-KEY-loncapa  rpm --import http://install.loncapa.org/versions/redhat/RPM-GPG-KEY-loncapa
 wget http://install.loncapa.org/versions/redhat/7Server/system-config-firewall-tui-1.2.29-10.el7.noarch.rpm  wget http://install.loncapa.org/versions/redhat/7Server/system-config-firewall-tui-1.2.29-10.el7.noarch.rpm

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>