From 39f26b128b4eafd58134e9d20a42d0b255c8544b Mon Sep 17 00:00:00 2001 From: pqg Date: Tue, 15 Dec 2015 15:04:47 +0000 Subject: [PATCH] building-archlinux-template: Simplify component build command --- developers/building/building-archlinux-template.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/developers/building/building-archlinux-template.md b/developers/building/building-archlinux-template.md index ab4f3040..81366ada 100644 --- a/developers/building/building-archlinux-template.md +++ b/developers/building/building-archlinux-template.md @@ -61,13 +61,7 @@ Make all required qubes components The first use of the builder can take several hours depending on your bandwidth as it will install an archlinux chroot: ~~~ -make vmm-xen-vm -make core-vchan-xen-vm -make core-qubesdb-vm -make linux-utils-vm -make core-agent-linux-vm -make gui-common-vm -make gui-agent-linux-vm +make qubes-vm ~~~ Now build the template itself