apidata.js looks strange???
+ "net27" : {
+ "description" : "Specify network
devices.",
+ "format" : {
we already have net[n] there.
build packages in one go by moving individual .deb targets into install
targets called by dpkg-buildpackage.
all three binary packages are bootstrappable on a straight Debian host,
so there is no need to call dpkg-buildpackage separately for each of
them.
Signed-off-by: Fabian Grünbichler
---
M
a2x only supports destination folders for HTML based variants, but fortunately
that is enough in our case without needing extra workarounds.
Signed-off-by: Fabian Grünbichler
---
note: this cuts down the build time from 1:40 to :40 on my work station!
note2: I didn't find any reference to the chu
the following changes are contained in this series:
- switch to standard, single dpkg-buildpackage invocation to build all binary
packages in one go
- add missing build dependencies
- fix and enable parallel building
Fabian Grünbichler (7):
update static files
build: refactor build process
(enables parallel builds by default)
Signed-off-by: Fabian Grünbichler
---
debian/compat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
--
2.18.0
___
for consistency and easier diffing
Signed-off-by: Fabian Grünbichler
---
no change besides formatting/order
debian/control| 33 ---
debian/copyright | 4 ++--
debian/pve-docs-mediawiki.docs| 2 +-
debian/pve-docs-mediawiki.i
gathered by building in a minimal Debian Stretch chroot with just the
listed build-dependencies installed.
Signed-off-by: Fabian Grünbichler
---
debian/control | 4
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 86f8e14..fa76199 100644
--- a/debian/contr
Signed-off-by: Fabian Grünbichler
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a813b98..86f8e14 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: extra
Maintainer: Proxmox Supp
On 9/12/18 2:49 PM, Alwin Antreich wrote:
> this broke creation and migration of disks on rbd storages
>
> Signed-off-by: Alwin Antreich
> ---
> PVE/Storage/RBDPlugin.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/PVE/Storage/RBDPlugin.pm b/PVE/Storage/RBDPlugin.pm
The iso 3166-1 information in the iso-codes package seems to be more
up to par than the one that was used from tzdata. Needed a new
Build-Depends, so I formated it and added the missing
libpve-common-perl. Also, Homepage update to https:// directly.
This results in 45 countries to get their name
This one was missing. Formating got adjusted too.
Signed-off-by: Rhonda D'Vine
---
debian/control | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f991da7..b84ae1c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,10 @@ Sour
Signed-off-by: Rhonda D'Vine
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b84ae1c..60bc8b0 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
librsvg2-bin
The iso 3166-1 information in the iso-codes package seems to be more
up to par than the one that was used from tzdata.
Signed-off-by: Rhonda D'Vine
---
country.pl | 18 --
debian/control | 1 +
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/country.pl b/coun
this broke creation and migration of disks on rbd storages
Signed-off-by: Alwin Antreich
---
PVE/Storage/RBDPlugin.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/Storage/RBDPlugin.pm b/PVE/Storage/RBDPlugin.pm
index 84b1abd..ee373d6 100644
--- a/PVE/Storage/RBDPlugin.
match only the interval instead of everything in front of every "root"
Signed-off-by: David
---
pve-zsync | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pve-zsync b/pve-zsync
index 10d6bac..3a137fe 100755
--- a/pve-zsync
+++ b/pve-zsync
@@ -426,7 +426,7 @@ sub format_job {
Signed-off-by: Dominik Csapak
---
asciidoc/asciidoc-pve.conf | 2 +-
getting-help.adoc | 2 +-
pve-installation.adoc | 2 +-
pve-package-repos.adoc | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/asciidoc/asciidoc-pve.conf b/asciidoc/asciidoc-pve.conf
inde
since the language on proxmox.com depends on the cookie,
using no language in the url leads to a 404 if the
cookie says 'german', so always link to the english site
Signed-off-by: Dominik Csapak
---
getting-help.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/getting-hel
On 09/12/2018 11:14 AM, Thomas Lamprecht wrote:
On 9/12/18 10:24 AM, Dominik Csapak wrote:
Signed-off-by: Dominik Csapak
---
changes from v2:
* also encode during write
* remove digest check code (done in api call)
* better regex for comments (leading whitespace)
src/PVE/INotify.pm | 49 +
On 9/12/18 11:28 AM, Fabian Grünbichler wrote:
> On Tue, Sep 11, 2018 at 04:54:46PM +0700, The Anh Tran wrote:
>> /On branch master//
>> //Your branch is up-to-date with 'origin/master'.//
>> //nothing to commit (use -u to show untracked files)//
>> /
>>
>> /compile-pve:/source# git clone -b pve-ke
On Tue, Sep 11, 2018 at 04:54:46PM +0700, The Anh Tran wrote:
> Dear Teams,
>
> On 9/11/2018 3:53 AM, Fabian Grünbichler wrote:
> > I am not sure whether your manual git clones messed anything up or
> > whether you somehow manage to trigger some error in our Make logic
> > (entirely possible!), bu
On 9/12/18 10:24 AM, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak
> ---
> changes from v2:
> * also encode during write
> * remove digest check code (done in api call)
> * better regex for comments (leading whitespace)
> src/PVE/INotify.pm | 49 +++
On Wed, Sep 12, 2018 at 10:28:24AM +0200, Stefan Priebe - Profihost AG wrote:
>
> Am 12.09.2018 um 10:19 schrieb Wolfgang Bumiller:
> > On Wed, Sep 12, 2018 at 08:29:02AM +0200, Stefan Priebe - Profihost AG
> > wrote:
> > When it's not a timing issue, a `systemctl stop $name.scope` should work
>
On 9/12/18 10:53 AM, Dominik Csapak wrote:
> $newconf->{pending} is a reference to an empty hash, which is not falsy,
> thus we always printed the warning
>
> so check if there are actual values there and if yes,
> give the names of the properties for which pending changes are found
>
> Signed-of
$newconf->{pending} is a reference to an empty hash, which is not falsy,
thus we always printed the warning
so check if there are actual values there and if yes,
give the names of the properties for which pending changes are found
Signed-off-by: Dominik Csapak
---
changes from v1:
* use (my @cha
Am 12.09.2018 um 10:19 schrieb Wolfgang Bumiller:
> On Wed, Sep 12, 2018 at 08:29:02AM +0200, Stefan Priebe - Profihost AG wrote:
>> Hello,
>>
>> i don't know whether this is a known bug but since Proxmox V5 i have
>> seen the following error message several times while trying to start a
>> vm aft
to show/edit /etc/hosts
Signed-off-by: Dominik Csapak
---
Makefile | 1 +
node/HostsView.js | 95 +++
2 files changed, 96 insertions(+)
create mode 100644 node/HostsView.js
diff --git a/Makefile b/Makefile
index ad820a2..20dba60 100
this series aims to make /etc/hosts view/editable via the gui
the first 2 patches of pve-common are strictly not necessary for the series,
but improve the read_network_interfaces to also read UTF-8 comments correctly
(as in if you have utf8 characters in your /etc/network/interfaces comments,
they
to get and set the content of /etc/hosts
Signed-off-by: Dominik Csapak
---
changes from v2:
* add digest check code
* lock file during write
PVE/API2/Nodes.pm | 74 +++
1 file changed, 74 insertions(+)
diff --git a/PVE/API2/Nodes.pm b/PVE/API2
Signed-off-by: Dominik Csapak
---
changes from v2:
* also encode during write
* remove digest check code (done in api call)
* better regex for comments (leading whitespace)
src/PVE/INotify.pm | 49 +
1 file changed, 49 insertions(+)
diff --git a/sr
with adding the NodeHostsView to the node tabs
Signed-off-by: Dominik Csapak
---
www/manager6/node/Config.js | 9 +
1 file changed, 9 insertions(+)
diff --git a/www/manager6/node/Config.js b/www/manager6/node/Config.js
index 14738296..e7a38296 100644
--- a/www/manager6/node/Config.js
++
decode comments as utf8 during reading
and encode it during writing
Signed-off-by: Dominik Csapak
---
changes from v2:
* also encode when writing
src/PVE/INotify.pm | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm
index fc9471d..d
decode it as utf8, else we get garbage on the gui
when having utf8 characters in comments in /etc/network/interfaces
Signed-off-by: Dominik Csapak
---
src/PVE/INotify.pm | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm
in
On Wed, Sep 12, 2018 at 08:29:02AM +0200, Stefan Priebe - Profihost AG wrote:
> Hello,
>
> i don't know whether this is a known bug but since Proxmox V5 i have
> seen the following error message several times while trying to start a
> vm after shutdown:
> ERROR: start failed:
> org.freedesktop.sys
33 matches
Mail list logo