From badc99ceb46de0c89397541c9fcb7b8984309b9b Mon Sep 17 00:00:00 2001 From: TimFW Date: Thu, 11 Feb 2016 06:08:01 -0500 Subject: [PATCH] Fix issues * Fixed: line 191 - typo * Fixed: line 342 - removed the rpm transfer line 351 - removed corresponding image-25 * Still Open: line 402-523 - denoting pacman.conf lines that need to be changed within the entire file output. --- managing-os/templates/archlinux.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/managing-os/templates/archlinux.md b/managing-os/templates/archlinux.md index 2b37a007..ddbadc70 100644 --- a/managing-os/templates/archlinux.md +++ b/managing-os/templates/archlinux.md @@ -188,7 +188,7 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr).

- * Screen '**Builder Plugin Selection**' will gives choices of builder plugins to use for the build. + * Screen '**Builder Plugin Selection**' will give choices of builder plugins to use for the build. * Deselect '**Fedora**' @@ -327,19 +327,18 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr).

-* **Transfer the two files into Dom0** +* **Transfer the install-templates.sh script file into Dom0** *Note: as there is not a typical file transfer method for Dom0, for security reasons, this less than simple transfer function has to be used* * Swtich to Domo and open a terminal window. - **Note:** Take care when entering these cmd strings. They are very long and have a number of characters that are easy to mix '**-**' vs '**.**' '**Templates** (correct) vs **templates** (wrong) or **Template_**'(also wrong) + **Note:** Take care when entering these cmd strings. They are very long and have a number of characters that are easy to mix '**-**' vs '**.**' '**Templates** (correct) vs **templates** (wrong) or **Template_**'(also wrong) This script will also take care of transfering the actual template.rpm to Dom0 as well. * **$ cd /** * **$ sudo qvm-run --pass-io development 'cat /home/user/qubes-builder/qubes-src/linux-template-builder/rpm/install-templates.sh' > install-templates.sh** - * **$ sudo qvm-run pass-io development 'cat /home/user/qubes-builder/qubes-src/linux-template-builder/rpm/noarch/qubes-template.archlinux-3.0.4-201512290227.noarch.rpm' > /home/user/Templates/qubes-template-archlinux-3.0.4-201512290227.noarch.rpm**

![arch-template-23](/attachment/wiki/ArchlinuxTemplate/arch-template-23.png) @@ -348,9 +347,6 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr). ![arch-template-24](/attachment/wiki/ArchlinuxTemplate/arch-template-24.png)

-![arch-template-25](/attachment/wiki/ArchlinuxTemplate/arch-template-25.png) -
-