[pve-devel] [RFC manager] also display Linux 4.X on OS selection
Dominik Csapak
d.csapak at proxmox.com
Thu Apr 14 15:38:36 CEST 2016
changes only the display
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
www/manager6/Utils.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js
index d1cbe4e..1437449 100644
--- a/www/manager6/Utils.js
+++ b/www/manager6/Utils.js
@@ -90,7 +90,7 @@ Ext.define('PVE.Utils', { statics: {
win7: 'Microsoft Windows 7/2008r2',
win8: 'Microsoft Windows 8/2012',
l24: 'Linux 2.4 Kernel',
- l26: 'Linux 3.X/2.6 Kernel',
+ l26: 'Linux 4.X/3.X/2.6 Kernel',
solaris: 'Solaris Kernel'
},
--
2.1.4
More information about the pve-devel
mailing list