From: Jan Paul Tuecking Date: Thu, 10 Sep 2009 20:26:19 +0000 (+0200) Subject: Added changes of dns.cgi and mac.cgi to core31. X-Git-Tag: v2.5-core31~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3106e11a3a9c27f68fc57f6d2479269f40bce4df;p=ipfire-2.x.git Added changes of dns.cgi and mac.cgi to core31. --- diff --git a/config/rootfiles/core/31/filelists/files b/config/rootfiles/core/31/filelists/files index 17a477c229..276337fd98 100644 --- a/config/rootfiles/core/31/filelists/files +++ b/config/rootfiles/core/31/filelists/files @@ -3,3 +3,7 @@ srv/web/ipfire/cgi-bin/urlfilter.cgi etc/system-release boot/grub/grub.conf etc/ppp/ip-up +srv/web/ipfire/cgi-bin/mac.cgi +srv/web/ipfire/cgi-bin/dns.cgi +var/ipfire/langs/de.pl +var/ipfire/langs/en.pl diff --git a/config/rootfiles/core/31/update.sh b/config/rootfiles/core/31/update.sh index 1c9c9a129b..113da47534 100644 --- a/config/rootfiles/core/31/update.sh +++ b/config/rootfiles/core/31/update.sh @@ -115,7 +115,7 @@ grub-install --no-floppy ${ROOT::`expr length $ROOT`-1} --recheck # # Rebuild Language # -#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" # # Add some entries to openvpn config #