On 4/20/18 3:37 PM, Dominik Csapak wrote:
> this adds font-settings to the 'My Settings'
> window and makes that bigger
>
Testing behaviour (didn't looked at the code much yet):
Reset/Save button have a small issue, i.e.:
Starting from a completely empty form both are disabled (OK),
if I then di
On 4/20/18 3:37 PM, Dominik Csapak wrote:
> this series changes the embedded console to xterm.js for host/container
> (vms still need novnc)
> and adds xtermjs font settings to the gui
>
> changes from v1:
> * use a map for the consoletypes in Utils
> * forbid negative values for lineHeight
> * ad
On 4/20/18 11:42 AM, Dominik Csapak wrote:
> since we sometimes use their length in a format string for printf
>
> Signed-off-by: Dominik Csapak
> ---
> src/PVE/Tools.pm | 11 ---
> 1 file changed, 8 insertions(+), 3 deletions(-)
>
> diff --git a/src/PVE/Tools.pm b/src/PVE/Tools.pm
> in
otherwise the size information gets lost when detaching and reattaching
a mountpoint volume, which is less than ideal since mountpoints without
size information require manual information when restoring.
Signed-off-by: Fabian Grünbichler
---
src/PVE/LXC/Config.pm | 19 +--
1 file
applied
On 4/10/18 4:36 PM, Dominik Csapak wrote:
> also show shares and if ballooning is off
>
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/qemu/HardwareView.js | 32 +++-
> 1 file changed, 23 insertions(+), 9 deletions(-)
>
> diff --git a/www/manager6/qemu
applied
On 4/20/18 11:35 AM, Fabian Grünbichler wrote:
> pve-kernel:
>
> Fabian Grünbichler (3):
> update source to Ubuntu-4.15.0-17.18
> rebase patches
> bump version to 4.15-7, bump ABI to 4.15.17-1-pve
>
> Makefile | 4 ++--
> ..
Hi,
I'm trying to build the pve kernel with the raw source from git but it's
failing with the following error:
make[1]: Leaving directory '/root/pve-kernel/build'
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Makefile:79: recipe for target
'pve-kernel-4.13.16-2
Hi,
On 4/23/18 5:03 PM, Daniel Boothby wrote:
> Hi,
>
> I'm trying to build the pve kernel with the raw source from git but it's
> failing with the following error:
>
> make[1]: Leaving directory '/root/pve-kernel/build'
> dpkg-buildpackage: error: debian/rules build gave error exit stat
Signed-off-by: Thomas Lamprecht
---
changes v1 -> v2:
* omit libssl-dev for now
* replace wrong dot after 'xmlto' with comma
debian/control.in | 5 +
1 file changed, 5 insertions(+)
diff --git a/debian/control.in b/debian/control.in
index fa58872..18e8381 100644
--- a/debian/control.in
+++