[pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection
Wolfgang Link
w.link at proxmox.com
Tue Apr 19 18:23:22 CEST 2016
Yes 2012R2 but to keep it shorter R2
> Dietmar Maurer <dietmar at proxmox.com> hat am 19. April 2016 um 17:01
> geschrieben:
>
>
>
>
> > On April 19, 2016 at 2:38 PM Wolfgang Link <w.link at proxmox.com> wrote:
> >
> >
> > So user now we support also Win 10 and R2.
> > ---
> > 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 3b7848a..8c91a85 100644
> > --- a/www/manager6/Utils.js
> > +++ b/www/manager6/Utils.js
> > @@ -88,7 +88,7 @@ Ext.define('PVE.Utils', { statics: {
> > w2k: 'Microsoft Windows 2000',
> > w2k8: 'Microsoft Windows Vista/2008',
> > win7: 'Microsoft Windows 7/2008r2',
> > - win8: 'Microsoft Windows 8/2012',
> > + win8: 'Microsoft Windows 8/10/2012/r2',
>
> But 'r2' is no official release? You meant '2012r2'?
More information about the pve-devel
mailing list