Without this "placeholder" is it unclear how to add additional targets.
No real change, just preparing for change.
Signed-off-by: Geert Stappers
---
debian/rules | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9396228..0836
Signed-off-by: Geert Stappers
---
debian/rules |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index a5d1e55..e595483 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,8 +23,8 @@ TRGTS +=--target-list=\"
TRGTS +=$(ARCH)-softmmu
# for buil
I don't know why fdt, Flat Device Tree, is disabled,
but that disabling blocks building e.g. qemu-system-aarch64.
It stops the build and yields this:
ERROR: fdt disabled but some requested targets require it.
You can turn off fdt only if you also disable all the system
emulation t
Signed-off-by: Geert Stappers
---
Makefile |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Actually is this patch about asking
s/pve-qemu-kvm/pve-qemu/
diff --git a/Makefile b/Makefile
index c760a7f..b0ffd70 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ $(DEB): | submo
On Thu, Jul 27, 2017 at 05:06:33PM +0200, Alexandre Derumier wrote:
> Now that proxmox 5.0 is launched, maybe can we try to target cloudinit for
> 5.1 ?
We'd like to move forward with this. I rebased this patch set again
(available at https://github.com/Blub/pve-qemu-server cloudinit branch).
Th
On Mon, Feb 19, 2018 at 02:00:54PM +0100, Geert Stappers wrote:
> On Mon, Feb 19, 2018 at 01:20:36PM +0100, Thomas Lamprecht wrote:
> >
> > We only built the architecture of the current host system:
> >
> > https://git.proxmox.com/?p=pve-qemu.git;a=blob;f=debian/rules;h=9396228865e4478bde22fa43ae
On Mon, Feb 19, 2018 at 01:20:36PM +0100, Thomas Lamprecht wrote:
> Am 02/19/2018 um 01:07 PM schrieb Geert Stappers:
> >Fabian wrote:
> >>Stappers wrote:
> >>>Now looking for where the non-x86 architectures were disabled.
> >>>I couldn't it in debian/patches, the subgitrepostory mirror_qemu looks
Am 02/19/2018 um 01:07 PM schrieb Geert Stappers:
Quoting
https://forum.proxmox.com/threads/emulating-non-x86-machine-types.35801/#post-199797
Fabian wrote:
Stappers wrote:
Got a clean build of package pve-qemu-kvm by
git clone git://git.proxmox.com/git/pve-qemu
cd pve-qemu
# satisfy
Quoting
https://forum.proxmox.com/threads/emulating-non-x86-machine-types.35801/#post-199797
Fabian wrote:
> Stappers wrote:
> > Got a clean build of package pve-qemu-kvm by
> > git clone git://git.proxmox.com/git/pve-qemu
> > cd pve-qemu
> > # satisfy build depends
> > make
> >
> > Now lo
___
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
The API join path creates a task log when joining a cluster.
Also create such a log in the CLI code path.
Changes are mostly indentation only.
Signed-off-by: Thomas Lamprecht
---
data/PVE/CLI/pvecm.pm | 101 +++---
1 file changed, 55 insertions(+), 46
11 matches
Mail list logo