Hinzugefuegt:

* SquidGuard - mit Patch damit es mit der DB 4.4.20 funktioniert.
  * wput - wget nur andersrum.
  * hddtemp/hddgraph
  * etherwake
  * Saemtliche Bootscripts vom BLFS
  * vpn-restart-script... muss noch bearbeitet werden.
Geaendert:
  * Karsten Rechenbachs Emailadresse in die Credits gebaut.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@168 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-06-10 19:21:32 +00:00
parent 1ce6d69655
commit 60cbd6e755
26 changed files with 1341 additions and 59 deletions

View File

@@ -19,9 +19,6 @@ require '/var/ipfire/general-functions.pl';
require "${General::swroot}/lang.pl";
require "${General::swroot}/header.pl";
my $advproxyversion = `cat ${General::swroot}/proxy/advanced/version`;
my $sysupdflagfile = "${General::swroot}/proxy/advanced/.up2date";
my %proxysettings=();
my %netsettings=();
my %filtersettings=();
@@ -1974,7 +1971,7 @@ print <<END
<font class='base'>$Lang::tr{'this field may be blank'}</font>
</td>
<td align='right'>
<sup><small><a href='http://www.advproxy.net' target='_blank'>Advanced Proxy $advproxyversion</a></small></sup>
&nbsp;
</td>
</tr>
</table>