Re: [pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection

2016-04-20 Thread Dietmar Maurer
> > That said, 2012/r2 *is* enough to communicate that both 2012 and 2012r2 are > > supported at that level, even within the MS world. > I think this would be best: > > Microsoft Windows 8.x/10/2012[r2] I finally use: Microsoft Windows 8.x/10/2012/r2 Thanks for the 8.x hint. The [r2] looks

Re: [pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection

2016-04-20 Thread Eneko Lacunza
Hi, El 19/04/16 a las 21:27, Daniel Hunsaker escribió: Why is it worth to mention? I would just use: win8: 'Microsoft Windows 8/10/2012', ? as a server virtualization platform, we should list current microsoft server OS (which is 2012r2). MS users like to see their OS listed as supported.

Re: [pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection

2016-04-19 Thread Daniel Hunsaker
On Tue, Apr 19, 2016, 11:16 Martin Maurer wrote: > > Dietmar Maurer hat am 19. April 2016 um 18:33 > > geschrieben: > ... > > Why is it worth to mention? I would just use: > > > > win8: 'Microsoft Windows 8/10/2012', > > > > ? > > as a server

Re: [pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection

2016-04-19 Thread Martin Maurer
> Dietmar Maurer hat am 19. April 2016 um 18:33 > geschrieben: ... > Why is it worth to mention? I would just use: > > win8: 'Microsoft Windows 8/10/2012', > > ? as a server virtualization platform, we should list current microsoft server OS (which is 2012r2). MS users

Re: [pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection

2016-04-19 Thread Dietmar Maurer
> > > - win8: 'Microsoft Windows 8/2012', > > > + win8: 'Microsoft Windows 8/10/2012/r2', > > > > But 'r2' is no official release? You meant '2012r2'? > Yes 2012R2 but to keep it shorter R2 Why is it worth to mention? I would just use: win8: 'Microsoft Windows 8/10/2012', ?

Re: [pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection

2016-04-19 Thread Wolfgang Link
Yes 2012R2 but to keep it shorter R2 > Dietmar Maurer hat am 19. April 2016 um 17:01 > geschrieben: > > > > > > On April 19, 2016 at 2:38 PM Wolfgang Link wrote: > > > > > > So user now we support also Win 10 and R2. > > --- > >

Re: [pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection

2016-04-19 Thread Dietmar Maurer
> On April 19, 2016 at 2:38 PM Wolfgang Link 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

[pve-devel] [PATCH] add Windows 10 and 2012r2 to OS selection

2016-04-19 Thread Wolfgang Link
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 @@