Merge pull request #220 from Lednerb/master

Ubuntu 14.04 Integration
This commit is contained in:
Dessa
2015-01-22 07:51:12 +01:00
46 changed files with 1494 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ $configfiles = array_merge(
include $cfgPath . 'rhel7.inc.php',
include $cfgPath . 'wheezy.inc.php',
include $cfgPath . 'squeeze.inc.php',
include $cfgPath . 'trusty.inc.php',
include $cfgPath . 'precise.inc.php',
include $cfgPath . 'lucid.inc.php',
include $cfgPath . 'gentoo.inc.php',