Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen

This commit is contained in:
Alexander Marx
2013-10-01 07:44:29 +02:00
12 changed files with 41 additions and 123 deletions

View File

@@ -88,15 +88,6 @@ if ( -d "/var/ipfire/langs/${language}/" ) {
};
};
### Read IPFire Buildversion
$FIREBUILD = "File not found: firebuild\n";
if (open(MYFile, "<${swroot}/firebuild")) {
$FIREBUILD = <MYFile>;
chomp($FIREBUILD);
$FIREBUILD = "(Build: $FIREBUILD)";
close(MYFile);
};
require "${swroot}/langs/en.pl";
require "${swroot}/langs/${language}.pl";
eval `/bin/cat /srv/web/ipfire/html/themes/$settings{'THEME'}/include/functions.pl`;

View File

@@ -1,3 +0,0 @@
#etc/system-release
#opt/pakfire/db/core/mine
#var/ipfire/firebuild

View File

@@ -1,5 +0,0 @@
#usr/bin/as86
#usr/bin/as86_encap
#var/ipfire/firebuild
#etc/system-release
#opt/pakfire/db/core/mine

View File

@@ -199,5 +199,3 @@ var/ipfire/wakeonlan
var/ipfire/wireless
#var/ipfire/wireless/config
#var/ipfire/wireless/settings
var/ipfire/firebuild
etc/system-release

View File

@@ -1,7 +1,4 @@
#opt/pakfire
opt/pakfire/cache
#opt/pakfire/db
opt/pakfire/db/core
opt/pakfire/db/installed
opt/pakfire/db/lists
opt/pakfire/db/meta

View File

@@ -50,6 +50,10 @@ media/floppy
media/usbkey
mnt
#opt
#opt/pakfire
#opt/pakfire/db
#opt/pakfire/db/core
opt/pakfire/db/core/mine
#root
root/.bash_logout
root/.bash_profile