diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2 index 01e9bbe4c..802ddcb72 100644 --- a/config/rootfiles/common/apache2 +++ b/config/rootfiles/common/apache2 @@ -439,6 +439,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/images/mod_rewrite_fig2.gif #srv/web/ipfire/manual/images/mod_rewrite_fig2.png #srv/web/ipfire/manual/images/pixel.gif +#srv/web/ipfire/manual/images/rewrite_backreferences.png #srv/web/ipfire/manual/images/rewrite_rule_flow.png #srv/web/ipfire/manual/images/right.gif #srv/web/ipfire/manual/images/ssl_intro_fig1.gif @@ -1051,6 +1052,7 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/style/css/manual-zip-100pc.css #srv/web/ipfire/manual/style/css/manual-zip.css #srv/web/ipfire/manual/style/css/manual.css +#srv/web/ipfire/manual/style/css/prettify.css #srv/web/ipfire/manual/style/faq.dtd #srv/web/ipfire/manual/style/lang #srv/web/ipfire/manual/style/lang.dtd @@ -1058,6 +1060,8 @@ etc/httpd/conf/mime.types #srv/web/ipfire/manual/style/latex/atbeginend.sty #srv/web/ipfire/manual/style/manualpage.dtd #srv/web/ipfire/manual/style/modulesynopsis.dtd +#srv/web/ipfire/manual/style/scripts +#srv/web/ipfire/manual/style/scripts/prettify.js #srv/web/ipfire/manual/style/sitemap.dtd #srv/web/ipfire/manual/style/version.ent #srv/web/ipfire/manual/style/xsl @@ -1326,7 +1330,7 @@ usr/lib/apr-util-1/apr_dbd_sqlite3.so #usr/lib/libapr-1.la usr/lib/libapr-1.so usr/lib/libapr-1.so.0 -usr/lib/libapr-1.so.0.4.5 +usr/lib/libapr-1.so.0.4.6 #usr/lib/libaprutil-1.a #usr/lib/libaprutil-1.la usr/lib/libaprutil-1.so @@ -1349,17 +1353,17 @@ usr/sbin/httpd #usr/sbin/httxt2dbm #usr/sbin/logresolve #usr/sbin/rotatelogs -#usr/share/man/man1/ab.1 -#usr/share/man/man1/apxs.1 #usr/share/man/man1/dbmmanage.1 #usr/share/man/man1/htdbm.1 #usr/share/man/man1/htdigest.1 #usr/share/man/man1/htpasswd.1 #usr/share/man/man1/httxt2dbm.1 -#usr/share/man/man1/logresolve.1 +#usr/share/man/man8/ab.8 #usr/share/man/man8/apachectl.8 +#usr/share/man/man8/apxs.8 #usr/share/man/man8/htcacheclean.8 #usr/share/man/man8/httpd.8 +#usr/share/man/man8/logresolve.8 #usr/share/man/man8/rotatelogs.8 #usr/share/man/man8/suexec.8 var/log/httpd diff --git a/config/rootfiles/common/dhcp b/config/rootfiles/common/dhcp index a165ca81a..381309c27 100644 --- a/config/rootfiles/common/dhcp +++ b/config/rootfiles/common/dhcp @@ -1,38 +1,40 @@ -etc/dhcpd.conf -#sbin/dhclient -#sbin/dhclient-script +#etc/dhcp +#etc/dhcp/dhclient.conf +etc/dhcp/dhcpd.conf #usr/bin/omshell -#usr/include/dhcpctl.h +#usr/include/dhcpctl +#usr/include/dhcpctl/dhcpctl.h #usr/include/isc-dhcp -#usr/include/isc-dhcp/boolean.h #usr/include/isc-dhcp/dst.h -#usr/include/isc-dhcp/int.h -#usr/include/isc-dhcp/lang.h -#usr/include/isc-dhcp/list.h -#usr/include/isc-dhcp/result.h -#usr/include/isc-dhcp/types.h #usr/include/omapip #usr/include/omapip/alloc.h #usr/include/omapip/buffer.h +#usr/include/omapip/convert.h +#usr/include/omapip/hash.h +#usr/include/omapip/isclib.h #usr/include/omapip/omapip.h +#usr/include/omapip/omapip_p.h +#usr/include/omapip/result.h +#usr/include/omapip/trace.h #usr/lib/libdhcpctl.a +#usr/lib/libdst.a #usr/lib/libomapi.a -#usr/man/man1/omshell.1 -#usr/man/man3/dhcpctl.3 -#usr/man/man3/omapi.3 -#usr/man/man3/omshell.3 -#usr/man/man5/dhclient.conf.5 -#usr/man/man5/dhclient.leases.5 -#usr/man/man5/dhcp-eval.5 -#usr/man/man5/dhcp-options.5 -#usr/man/man5/dhcpd.conf.5 -#usr/man/man5/dhcpd.leases.5 -#usr/man/man8/dhclient-script.8 -#usr/man/man8/dhclient.8 -#usr/man/man8/dhcpd.8 -#usr/man/man8/dhcrelay.8 +#usr/sbin/dhclient usr/sbin/dhcpd #usr/sbin/dhcrelay +#usr/share/man/man1/omshell.1 +#usr/share/man/man3/dhcpctl.3 +#usr/share/man/man3/omapi.3 +#usr/share/man/man5/dhclient.conf.5 +#usr/share/man/man5/dhclient.leases.5 +#usr/share/man/man5/dhcp-eval.5 +#usr/share/man/man5/dhcp-options.5 +#usr/share/man/man5/dhcpd.conf.5 +#usr/share/man/man5/dhcpd.leases.5 +#usr/share/man/man8/dhclient-script.8 +#usr/share/man/man8/dhclient.8 +#usr/share/man/man8/dhcpd.8 +#usr/share/man/man8/dhcrelay.8 #var/state #var/state/dhcp var/state/dhcp/dhcpd.leases diff --git a/config/rootfiles/common/inetutils b/config/rootfiles/common/inetutils index 426e3757e..3cea63cb3 100644 --- a/config/rootfiles/common/inetutils +++ b/config/rootfiles/common/inetutils @@ -4,7 +4,6 @@ bin/ping #usr/bin/rlogin #usr/bin/rsh #usr/bin/talk -#usr/bin/telnet #usr/bin/tftp usr/bin/whois #usr/sbin/ftpd @@ -13,7 +12,6 @@ usr/bin/whois #usr/sbin/rlogind #usr/sbin/rshd #usr/sbin/talkd -#usr/sbin/telnetd #usr/sbin/tftpd #usr/sbin/uucpd #usr/share/info/inetutils.info diff --git a/config/rootfiles/core/63/exclude b/config/rootfiles/core/63/exclude new file mode 100644 index 000000000..b6a8d1dfa --- /dev/null +++ b/config/rootfiles/core/63/exclude @@ -0,0 +1,13 @@ +srv/web/ipfire/html/proxy.pac +etc/udev/rules.d/30-persistent-network.rules +etc/ipsec.conf +etc/ipsec.secrets +etc/ipsec.user.conf +etc/ipsec.user.secrets +var/updatecache +etc/localtime +var/ipfire/ovpn +etc/ssh/ssh_config +etc/ssh/sshd_config +etc/ssl/openssl.cnf +var/state/dhcp/dhcpd.leases diff --git a/config/rootfiles/core/54/filelists/GeoIP b/config/rootfiles/core/63/filelists/GeoIP similarity index 100% rename from config/rootfiles/core/54/filelists/GeoIP rename to config/rootfiles/core/63/filelists/GeoIP diff --git a/config/rootfiles/core/52/filelists/apache2 b/config/rootfiles/core/63/filelists/apache2 similarity index 100% rename from config/rootfiles/core/52/filelists/apache2 rename to config/rootfiles/core/63/filelists/apache2 diff --git a/config/rootfiles/core/63/filelists/dhcp b/config/rootfiles/core/63/filelists/dhcp new file mode 120000 index 000000000..32d8da443 --- /dev/null +++ b/config/rootfiles/core/63/filelists/dhcp @@ -0,0 +1 @@ +../../../common/dhcp \ No newline at end of file diff --git a/config/rootfiles/core/63/filelists/files b/config/rootfiles/core/63/filelists/files new file mode 100644 index 000000000..1455a873c --- /dev/null +++ b/config/rootfiles/core/63/filelists/files @@ -0,0 +1,5 @@ +etc/system-release +etc/issue +etc/rc.d/init.d/network-vlans +srv/web/ipfire/cgi-bin/index.cgi +srv/web/ipfire/cgi-bin/ovpnmain.cgi diff --git a/config/rootfiles/core/54/filelists/fireinfo b/config/rootfiles/core/63/filelists/fireinfo similarity index 100% rename from config/rootfiles/core/54/filelists/fireinfo rename to config/rootfiles/core/63/filelists/fireinfo diff --git a/config/rootfiles/core/52/meta b/config/rootfiles/core/63/meta similarity index 100% rename from config/rootfiles/core/52/meta rename to config/rootfiles/core/63/meta diff --git a/config/rootfiles/core/63/update.sh b/config/rootfiles/core/63/update.sh new file mode 100644 index 000000000..f0764aebd --- /dev/null +++ b/config/rootfiles/core/63/update.sh @@ -0,0 +1,85 @@ +#!/bin/bash +############################################################################ +# # +# This file is part of the IPFire Firewall. # +# # +# IPFire is free software; you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation; either version 3 of the License, or # +# (at your option) any later version. # +# # +# IPFire is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with IPFire; if not, write to the Free Software # +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +# # +# Copyright (C) 2012 IPFire-Team . # +# # +############################################################################ +# +. /opt/pakfire/lib/functions.sh +/usr/local/bin/backupctrl exclude >/dev/null 2>&1 + +# +# Remove old core updates from pakfire cache to save space... +core=63 +for (( i=1; i<=$core; i++ )) +do + rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire +done + +# Remove old symlink to DHCP server configuration file. +rm -f /etc/dhcpd.conf + +# +#Stop services +/etc/init.d/apache stop + +# +#Extract files +extract_files + +# +#Start services +/etc/init.d/apache start + +# +#Update Language cache +#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" + +#Rebuild module dep's +#arch=`uname -m` +#if [ ${arch::3} == "arm" ]; then +# depmod -a 2.6.32.45-ipfire-versatile >/dev/null 2>&1 +# depmod -a 2.6.32.45-ipfire-kirkwood >/dev/null 2>&1 +#else +# depmod -a 2.6.32.45-ipfire >/dev/null 2>&1 +# depmod -a 2.6.32.45-ipfire-pae >/dev/null 2>&1 +# depmod -a 2.6.32.45-ipfire-xen >/dev/null 2>&1 +#fi + + +#Rebuild initrd's because some compat-wireless modules are inside +#/sbin/dracut --force --verbose /boot/ipfirerd-2.6.32.45.img 2.6.32.45-ipfire +#if [ -e /boot/ipfirerd-2.6.32.45-pae.img ]; then +#/sbin/dracut --force --verbose /boot/ipfirerd-2.6.32.45-pae.img 2.6.32.45-ipfire-pae +#fi +#if [ -e /boot/ipfirerd-2.6.32.45-xen.img ]; then +#/sbin/dracut --force --verbose /boot/ipfirerd-2.6.32.45-xen.img 2.6.32.45-ipfire-xen +#fi + +sync + +# This update need a reboot... +#touch /var/run/need_reboot + +# +#Finish +/etc/init.d/fireinfo start +sendprofile +#Don't report the exitcode last command +exit 0 diff --git a/config/rootfiles/core/52/exclude b/config/rootfiles/oldcore/52/exclude similarity index 100% rename from config/rootfiles/core/52/exclude rename to config/rootfiles/oldcore/52/exclude diff --git a/config/rootfiles/core/53/filelists/apache2 b/config/rootfiles/oldcore/52/filelists/apache2 similarity index 100% rename from config/rootfiles/core/53/filelists/apache2 rename to config/rootfiles/oldcore/52/filelists/apache2 diff --git a/config/rootfiles/core/52/filelists/ethtool b/config/rootfiles/oldcore/52/filelists/ethtool similarity index 100% rename from config/rootfiles/core/52/filelists/ethtool rename to config/rootfiles/oldcore/52/filelists/ethtool diff --git a/config/rootfiles/core/52/filelists/files b/config/rootfiles/oldcore/52/filelists/files similarity index 100% rename from config/rootfiles/core/52/filelists/files rename to config/rootfiles/oldcore/52/filelists/files diff --git a/config/rootfiles/core/52/filelists/squid b/config/rootfiles/oldcore/52/filelists/squid similarity index 100% rename from config/rootfiles/core/52/filelists/squid rename to config/rootfiles/oldcore/52/filelists/squid diff --git a/config/rootfiles/core/53/meta b/config/rootfiles/oldcore/52/meta similarity index 100% rename from config/rootfiles/core/53/meta rename to config/rootfiles/oldcore/52/meta diff --git a/config/rootfiles/core/52/update.sh b/config/rootfiles/oldcore/52/update.sh similarity index 100% rename from config/rootfiles/core/52/update.sh rename to config/rootfiles/oldcore/52/update.sh diff --git a/config/rootfiles/core/53/exclude b/config/rootfiles/oldcore/53/exclude similarity index 100% rename from config/rootfiles/core/53/exclude rename to config/rootfiles/oldcore/53/exclude diff --git a/config/rootfiles/core/57/filelists/apache2 b/config/rootfiles/oldcore/53/filelists/apache2 similarity index 100% rename from config/rootfiles/core/57/filelists/apache2 rename to config/rootfiles/oldcore/53/filelists/apache2 diff --git a/config/rootfiles/core/53/filelists/files b/config/rootfiles/oldcore/53/filelists/files similarity index 100% rename from config/rootfiles/core/53/filelists/files rename to config/rootfiles/oldcore/53/filelists/files diff --git a/config/rootfiles/core/53/filelists/gmp b/config/rootfiles/oldcore/53/filelists/gmp similarity index 100% rename from config/rootfiles/core/53/filelists/gmp rename to config/rootfiles/oldcore/53/filelists/gmp diff --git a/config/rootfiles/core/53/filelists/i586/compat-wireless b/config/rootfiles/oldcore/53/filelists/i586/compat-wireless similarity index 100% rename from config/rootfiles/core/53/filelists/i586/compat-wireless rename to config/rootfiles/oldcore/53/filelists/i586/compat-wireless diff --git a/config/rootfiles/core/53/filelists/i586/gcc b/config/rootfiles/oldcore/53/filelists/i586/gcc similarity index 100% rename from config/rootfiles/core/53/filelists/i586/gcc rename to config/rootfiles/oldcore/53/filelists/i586/gcc diff --git a/config/rootfiles/core/53/filelists/i586/glibc b/config/rootfiles/oldcore/53/filelists/i586/glibc similarity index 100% rename from config/rootfiles/core/53/filelists/i586/glibc rename to config/rootfiles/oldcore/53/filelists/i586/glibc diff --git a/config/rootfiles/core/53/filelists/i586/kvm-kmod b/config/rootfiles/oldcore/53/filelists/i586/kvm-kmod similarity index 100% rename from config/rootfiles/core/53/filelists/i586/kvm-kmod rename to config/rootfiles/oldcore/53/filelists/i586/kvm-kmod diff --git a/config/rootfiles/core/53/filelists/openvpn b/config/rootfiles/oldcore/53/filelists/openvpn similarity index 100% rename from config/rootfiles/core/53/filelists/openvpn rename to config/rootfiles/oldcore/53/filelists/openvpn diff --git a/config/rootfiles/core/53/filelists/strongswan b/config/rootfiles/oldcore/53/filelists/strongswan similarity index 100% rename from config/rootfiles/core/53/filelists/strongswan rename to config/rootfiles/oldcore/53/filelists/strongswan diff --git a/config/rootfiles/core/53/filelists/usb_modeswitch b/config/rootfiles/oldcore/53/filelists/usb_modeswitch similarity index 100% rename from config/rootfiles/core/53/filelists/usb_modeswitch rename to config/rootfiles/oldcore/53/filelists/usb_modeswitch diff --git a/config/rootfiles/core/53/filelists/usb_modeswitch_data b/config/rootfiles/oldcore/53/filelists/usb_modeswitch_data similarity index 100% rename from config/rootfiles/core/53/filelists/usb_modeswitch_data rename to config/rootfiles/oldcore/53/filelists/usb_modeswitch_data diff --git a/config/rootfiles/core/54/meta b/config/rootfiles/oldcore/53/meta similarity index 100% rename from config/rootfiles/core/54/meta rename to config/rootfiles/oldcore/53/meta diff --git a/config/rootfiles/core/53/update.sh b/config/rootfiles/oldcore/53/update.sh similarity index 100% rename from config/rootfiles/core/53/update.sh rename to config/rootfiles/oldcore/53/update.sh diff --git a/config/rootfiles/core/54/exclude b/config/rootfiles/oldcore/54/exclude similarity index 100% rename from config/rootfiles/core/54/exclude rename to config/rootfiles/oldcore/54/exclude diff --git a/config/rootfiles/core/58/filelists/GeoIP b/config/rootfiles/oldcore/54/filelists/GeoIP similarity index 100% rename from config/rootfiles/core/58/filelists/GeoIP rename to config/rootfiles/oldcore/54/filelists/GeoIP diff --git a/config/rootfiles/core/54/filelists/armv5tel/intelnet-modules b/config/rootfiles/oldcore/54/filelists/armv5tel/intelnet-modules similarity index 100% rename from config/rootfiles/core/54/filelists/armv5tel/intelnet-modules rename to config/rootfiles/oldcore/54/filelists/armv5tel/intelnet-modules diff --git a/config/rootfiles/core/54/filelists/daq b/config/rootfiles/oldcore/54/filelists/daq similarity index 100% rename from config/rootfiles/core/54/filelists/daq rename to config/rootfiles/oldcore/54/filelists/daq diff --git a/config/rootfiles/core/54/filelists/dracut b/config/rootfiles/oldcore/54/filelists/dracut similarity index 100% rename from config/rootfiles/core/54/filelists/dracut rename to config/rootfiles/oldcore/54/filelists/dracut diff --git a/config/rootfiles/core/54/filelists/files b/config/rootfiles/oldcore/54/filelists/files similarity index 100% rename from config/rootfiles/core/54/filelists/files rename to config/rootfiles/oldcore/54/filelists/files diff --git a/config/rootfiles/core/58/filelists/fireinfo b/config/rootfiles/oldcore/54/filelists/fireinfo similarity index 100% rename from config/rootfiles/core/58/filelists/fireinfo rename to config/rootfiles/oldcore/54/filelists/fireinfo diff --git a/config/rootfiles/core/54/filelists/fw_ath9k_htc b/config/rootfiles/oldcore/54/filelists/fw_ath9k_htc similarity index 100% rename from config/rootfiles/core/54/filelists/fw_ath9k_htc rename to config/rootfiles/oldcore/54/filelists/fw_ath9k_htc diff --git a/config/rootfiles/core/54/filelists/i586/intelnet-modules b/config/rootfiles/oldcore/54/filelists/i586/intelnet-modules similarity index 100% rename from config/rootfiles/core/54/filelists/i586/intelnet-modules rename to config/rootfiles/oldcore/54/filelists/i586/intelnet-modules diff --git a/config/rootfiles/core/54/filelists/smartmontools b/config/rootfiles/oldcore/54/filelists/smartmontools similarity index 100% rename from config/rootfiles/core/54/filelists/smartmontools rename to config/rootfiles/oldcore/54/filelists/smartmontools diff --git a/config/rootfiles/core/54/filelists/snort b/config/rootfiles/oldcore/54/filelists/snort similarity index 100% rename from config/rootfiles/core/54/filelists/snort rename to config/rootfiles/oldcore/54/filelists/snort diff --git a/config/rootfiles/core/54/filelists/squid b/config/rootfiles/oldcore/54/filelists/squid similarity index 100% rename from config/rootfiles/core/54/filelists/squid rename to config/rootfiles/oldcore/54/filelists/squid diff --git a/config/rootfiles/core/54/filelists/strongswan b/config/rootfiles/oldcore/54/filelists/strongswan similarity index 100% rename from config/rootfiles/core/54/filelists/strongswan rename to config/rootfiles/oldcore/54/filelists/strongswan diff --git a/config/rootfiles/core/54/filelists/tzdata b/config/rootfiles/oldcore/54/filelists/tzdata similarity index 100% rename from config/rootfiles/core/54/filelists/tzdata rename to config/rootfiles/oldcore/54/filelists/tzdata diff --git a/config/rootfiles/core/55/meta b/config/rootfiles/oldcore/54/meta similarity index 100% rename from config/rootfiles/core/55/meta rename to config/rootfiles/oldcore/54/meta diff --git a/config/rootfiles/core/54/update.sh b/config/rootfiles/oldcore/54/update.sh similarity index 100% rename from config/rootfiles/core/54/update.sh rename to config/rootfiles/oldcore/54/update.sh diff --git a/config/rootfiles/core/55/exclude b/config/rootfiles/oldcore/55/exclude similarity index 100% rename from config/rootfiles/core/55/exclude rename to config/rootfiles/oldcore/55/exclude diff --git a/config/rootfiles/core/55/filelists/files b/config/rootfiles/oldcore/55/filelists/files similarity index 100% rename from config/rootfiles/core/55/filelists/files rename to config/rootfiles/oldcore/55/filelists/files diff --git a/config/rootfiles/core/55/filelists/openssh b/config/rootfiles/oldcore/55/filelists/openssh similarity index 100% rename from config/rootfiles/core/55/filelists/openssh rename to config/rootfiles/oldcore/55/filelists/openssh diff --git a/config/rootfiles/core/55/filelists/openssl b/config/rootfiles/oldcore/55/filelists/openssl similarity index 100% rename from config/rootfiles/core/55/filelists/openssl rename to config/rootfiles/oldcore/55/filelists/openssl diff --git a/config/rootfiles/core/56/meta b/config/rootfiles/oldcore/55/meta similarity index 100% rename from config/rootfiles/core/56/meta rename to config/rootfiles/oldcore/55/meta diff --git a/config/rootfiles/core/55/update.sh b/config/rootfiles/oldcore/55/update.sh similarity index 100% rename from config/rootfiles/core/55/update.sh rename to config/rootfiles/oldcore/55/update.sh diff --git a/config/rootfiles/core/56/exclude b/config/rootfiles/oldcore/56/exclude similarity index 100% rename from config/rootfiles/core/56/exclude rename to config/rootfiles/oldcore/56/exclude diff --git a/config/rootfiles/core/56/filelists/Crypt-PasswdMD5 b/config/rootfiles/oldcore/56/filelists/Crypt-PasswdMD5 similarity index 100% rename from config/rootfiles/core/56/filelists/Crypt-PasswdMD5 rename to config/rootfiles/oldcore/56/filelists/Crypt-PasswdMD5 diff --git a/config/rootfiles/core/56/filelists/files b/config/rootfiles/oldcore/56/filelists/files similarity index 100% rename from config/rootfiles/core/56/filelists/files rename to config/rootfiles/oldcore/56/filelists/files diff --git a/config/rootfiles/core/56/filelists/openssh b/config/rootfiles/oldcore/56/filelists/openssh similarity index 100% rename from config/rootfiles/core/56/filelists/openssh rename to config/rootfiles/oldcore/56/filelists/openssh diff --git a/config/rootfiles/core/56/filelists/openssl b/config/rootfiles/oldcore/56/filelists/openssl similarity index 100% rename from config/rootfiles/core/56/filelists/openssl rename to config/rootfiles/oldcore/56/filelists/openssl diff --git a/config/rootfiles/core/56/filelists/usb_modeswitch b/config/rootfiles/oldcore/56/filelists/usb_modeswitch similarity index 100% rename from config/rootfiles/core/56/filelists/usb_modeswitch rename to config/rootfiles/oldcore/56/filelists/usb_modeswitch diff --git a/config/rootfiles/core/56/filelists/usb_modeswitch_data b/config/rootfiles/oldcore/56/filelists/usb_modeswitch_data similarity index 100% rename from config/rootfiles/core/56/filelists/usb_modeswitch_data rename to config/rootfiles/oldcore/56/filelists/usb_modeswitch_data diff --git a/config/rootfiles/core/57/meta b/config/rootfiles/oldcore/56/meta similarity index 100% rename from config/rootfiles/core/57/meta rename to config/rootfiles/oldcore/56/meta diff --git a/config/rootfiles/core/56/update.sh b/config/rootfiles/oldcore/56/update.sh similarity index 100% rename from config/rootfiles/core/56/update.sh rename to config/rootfiles/oldcore/56/update.sh diff --git a/config/rootfiles/core/57/exclude b/config/rootfiles/oldcore/57/exclude similarity index 100% rename from config/rootfiles/core/57/exclude rename to config/rootfiles/oldcore/57/exclude diff --git a/config/rootfiles/oldcore/57/filelists/apache2 b/config/rootfiles/oldcore/57/filelists/apache2 new file mode 120000 index 000000000..eef95efa7 --- /dev/null +++ b/config/rootfiles/oldcore/57/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/57/filelists/files b/config/rootfiles/oldcore/57/filelists/files similarity index 100% rename from config/rootfiles/core/57/filelists/files rename to config/rootfiles/oldcore/57/filelists/files diff --git a/config/rootfiles/core/57/filelists/php b/config/rootfiles/oldcore/57/filelists/php similarity index 100% rename from config/rootfiles/core/57/filelists/php rename to config/rootfiles/oldcore/57/filelists/php diff --git a/config/rootfiles/core/57/filelists/squid b/config/rootfiles/oldcore/57/filelists/squid similarity index 100% rename from config/rootfiles/core/57/filelists/squid rename to config/rootfiles/oldcore/57/filelists/squid diff --git a/config/rootfiles/core/57/filelists/strongswan b/config/rootfiles/oldcore/57/filelists/strongswan similarity index 100% rename from config/rootfiles/core/57/filelists/strongswan rename to config/rootfiles/oldcore/57/filelists/strongswan diff --git a/config/rootfiles/core/57/filelists/vim b/config/rootfiles/oldcore/57/filelists/vim similarity index 100% rename from config/rootfiles/core/57/filelists/vim rename to config/rootfiles/oldcore/57/filelists/vim diff --git a/config/rootfiles/core/58/meta b/config/rootfiles/oldcore/57/meta similarity index 100% rename from config/rootfiles/core/58/meta rename to config/rootfiles/oldcore/57/meta diff --git a/config/rootfiles/core/57/update.sh b/config/rootfiles/oldcore/57/update.sh similarity index 100% rename from config/rootfiles/core/57/update.sh rename to config/rootfiles/oldcore/57/update.sh diff --git a/config/rootfiles/core/58/exclude b/config/rootfiles/oldcore/58/exclude similarity index 100% rename from config/rootfiles/core/58/exclude rename to config/rootfiles/oldcore/58/exclude diff --git a/config/rootfiles/core/59/filelists/GeoIP b/config/rootfiles/oldcore/58/filelists/GeoIP similarity index 100% rename from config/rootfiles/core/59/filelists/GeoIP rename to config/rootfiles/oldcore/58/filelists/GeoIP diff --git a/config/rootfiles/core/58/filelists/Net-Telnet b/config/rootfiles/oldcore/58/filelists/Net-Telnet similarity index 100% rename from config/rootfiles/core/58/filelists/Net-Telnet rename to config/rootfiles/oldcore/58/filelists/Net-Telnet diff --git a/config/rootfiles/core/58/filelists/armv5tel/cryptodev b/config/rootfiles/oldcore/58/filelists/armv5tel/cryptodev similarity index 100% rename from config/rootfiles/core/58/filelists/armv5tel/cryptodev rename to config/rootfiles/oldcore/58/filelists/armv5tel/cryptodev diff --git a/config/rootfiles/core/58/filelists/files b/config/rootfiles/oldcore/58/filelists/files similarity index 100% rename from config/rootfiles/core/58/filelists/files rename to config/rootfiles/oldcore/58/filelists/files diff --git a/config/rootfiles/oldcore/58/filelists/fireinfo b/config/rootfiles/oldcore/58/filelists/fireinfo new file mode 120000 index 000000000..c46115521 --- /dev/null +++ b/config/rootfiles/oldcore/58/filelists/fireinfo @@ -0,0 +1 @@ +../../../common/fireinfo \ No newline at end of file diff --git a/config/rootfiles/core/58/filelists/hwdata b/config/rootfiles/oldcore/58/filelists/hwdata similarity index 100% rename from config/rootfiles/core/58/filelists/hwdata rename to config/rootfiles/oldcore/58/filelists/hwdata diff --git a/config/rootfiles/core/58/filelists/i586/cryptodev b/config/rootfiles/oldcore/58/filelists/i586/cryptodev similarity index 100% rename from config/rootfiles/core/58/filelists/i586/cryptodev rename to config/rootfiles/oldcore/58/filelists/i586/cryptodev diff --git a/config/rootfiles/core/58/filelists/libpng b/config/rootfiles/oldcore/58/filelists/libpng similarity index 100% rename from config/rootfiles/core/58/filelists/libpng rename to config/rootfiles/oldcore/58/filelists/libpng diff --git a/config/rootfiles/core/58/filelists/openssh b/config/rootfiles/oldcore/58/filelists/openssh similarity index 100% rename from config/rootfiles/core/58/filelists/openssh rename to config/rootfiles/oldcore/58/filelists/openssh diff --git a/config/rootfiles/core/58/filelists/openssl b/config/rootfiles/oldcore/58/filelists/openssl similarity index 100% rename from config/rootfiles/core/58/filelists/openssl rename to config/rootfiles/oldcore/58/filelists/openssl diff --git a/config/rootfiles/core/58/filelists/openvpn b/config/rootfiles/oldcore/58/filelists/openvpn similarity index 100% rename from config/rootfiles/core/58/filelists/openvpn rename to config/rootfiles/oldcore/58/filelists/openvpn diff --git a/config/rootfiles/core/58/filelists/strongswan b/config/rootfiles/oldcore/58/filelists/strongswan similarity index 100% rename from config/rootfiles/core/58/filelists/strongswan rename to config/rootfiles/oldcore/58/filelists/strongswan diff --git a/config/rootfiles/core/58/filelists/usb_modeswitch b/config/rootfiles/oldcore/58/filelists/usb_modeswitch similarity index 100% rename from config/rootfiles/core/58/filelists/usb_modeswitch rename to config/rootfiles/oldcore/58/filelists/usb_modeswitch diff --git a/config/rootfiles/core/59/meta b/config/rootfiles/oldcore/58/meta similarity index 100% rename from config/rootfiles/core/59/meta rename to config/rootfiles/oldcore/58/meta diff --git a/config/rootfiles/core/58/update.sh b/config/rootfiles/oldcore/58/update.sh similarity index 100% rename from config/rootfiles/core/58/update.sh rename to config/rootfiles/oldcore/58/update.sh diff --git a/config/rootfiles/core/59/exclude b/config/rootfiles/oldcore/59/exclude similarity index 100% rename from config/rootfiles/core/59/exclude rename to config/rootfiles/oldcore/59/exclude diff --git a/config/rootfiles/oldcore/59/filelists/GeoIP b/config/rootfiles/oldcore/59/filelists/GeoIP new file mode 100644 index 000000000..0258236c0 --- /dev/null +++ b/config/rootfiles/oldcore/59/filelists/GeoIP @@ -0,0 +1 @@ +usr/local/share/GeoIP/GeoIP.dat diff --git a/config/rootfiles/core/59/filelists/Net-Telnet b/config/rootfiles/oldcore/59/filelists/Net-Telnet similarity index 100% rename from config/rootfiles/core/59/filelists/Net-Telnet rename to config/rootfiles/oldcore/59/filelists/Net-Telnet diff --git a/config/rootfiles/core/59/filelists/files b/config/rootfiles/oldcore/59/filelists/files similarity index 100% rename from config/rootfiles/core/59/filelists/files rename to config/rootfiles/oldcore/59/filelists/files diff --git a/config/rootfiles/core/59/filelists/openssh b/config/rootfiles/oldcore/59/filelists/openssh similarity index 100% rename from config/rootfiles/core/59/filelists/openssh rename to config/rootfiles/oldcore/59/filelists/openssh diff --git a/config/rootfiles/core/59/filelists/openssl b/config/rootfiles/oldcore/59/filelists/openssl similarity index 100% rename from config/rootfiles/core/59/filelists/openssl rename to config/rootfiles/oldcore/59/filelists/openssl diff --git a/config/rootfiles/core/59/filelists/php b/config/rootfiles/oldcore/59/filelists/php similarity index 100% rename from config/rootfiles/core/59/filelists/php rename to config/rootfiles/oldcore/59/filelists/php diff --git a/config/rootfiles/core/59/filelists/python b/config/rootfiles/oldcore/59/filelists/python similarity index 100% rename from config/rootfiles/core/59/filelists/python rename to config/rootfiles/oldcore/59/filelists/python diff --git a/config/rootfiles/core/59/filelists/strongswan b/config/rootfiles/oldcore/59/filelists/strongswan similarity index 100% rename from config/rootfiles/core/59/filelists/strongswan rename to config/rootfiles/oldcore/59/filelists/strongswan diff --git a/config/rootfiles/oldcore/59/meta b/config/rootfiles/oldcore/59/meta new file mode 100644 index 000000000..d547fa86f --- /dev/null +++ b/config/rootfiles/oldcore/59/meta @@ -0,0 +1 @@ +DEPS="" diff --git a/config/rootfiles/core/59/update.sh b/config/rootfiles/oldcore/59/update.sh similarity index 100% rename from config/rootfiles/core/59/update.sh rename to config/rootfiles/oldcore/59/update.sh diff --git a/config/rootfiles/packages/clamav b/config/rootfiles/packages/clamav index 6987adeda..db38453ff 100644 --- a/config/rootfiles/packages/clamav +++ b/config/rootfiles/packages/clamav @@ -10,15 +10,15 @@ usr/bin/sigtool #usr/lib/libclamav.la usr/lib/libclamav.so usr/lib/libclamav.so.6 -usr/lib/libclamav.so.6.1.14 +usr/lib/libclamav.so.6.1.15 #usr/lib/libclamunrar.la usr/lib/libclamunrar.so usr/lib/libclamunrar.so.6 -usr/lib/libclamunrar.so.6.1.14 +usr/lib/libclamunrar.so.6.1.15 #usr/lib/libclamunrar_iface.la usr/lib/libclamunrar_iface.so usr/lib/libclamunrar_iface.so.6 -usr/lib/libclamunrar_iface.so.6.1.14 +usr/lib/libclamunrar_iface.so.6.1.15 #usr/lib/pkgconfig/libclamav.pc usr/sbin/clamd usr/share/clamav diff --git a/config/rootfiles/packages/telnet b/config/rootfiles/packages/telnet new file mode 100644 index 000000000..75b8d777d --- /dev/null +++ b/config/rootfiles/packages/telnet @@ -0,0 +1,4 @@ +usr/bin/telnet +#usr/man/man1/telnet.1 +#usr/man/man5/issue.net.5 +#usr/sbin/in.telnetd diff --git a/html/cgi-bin/index.cgi b/html/cgi-bin/index.cgi index 04a87cf63..6919c8cf5 100644 --- a/html/cgi-bin/index.cgi +++ b/html/cgi-bin/index.cgi @@ -241,19 +241,22 @@ END print < - + + + + + +
$Lang::tr{'network'} - IP - $Lang::tr{'status'} -
$Lang::tr{'internet'}
-
$ipaddr - $connstate +
$Lang::tr{'network'}IP$Lang::tr{'status'}
$Lang::tr{'internet'}
$ipaddr $connstate END if ( $netsettings{'RED_TYPE'} ne "STATIC" && $netsettings{'RED_TYPE'} ne "DHCP" ){ print `/usr/local/bin/dialctrl.pl show`; print < +
+
$Lang::tr{'profile'}: