Till Brehm
2014-10-23 ccebb93050b9d2c32146882083fa50ae7c018f0d
install/lib/install.lib.php
@@ -264,7 +264,7 @@
      } elseif(stristr($content, 'CentOS Linux release 7')) {
         $distname = 'CentOS';
         $distver = 'Unknown';
         $distid = 'centos53';
         $distid = 'centos70';
         $distbaseid = 'fedora';
         swriteln("Operating System: CentOS 7 or compatible\n");
      } else {