On 03/05/2017 10:13 PM, [email protected] wrote: > Hi! > > I saw in the repository some files about an Arch Linux Minimal template: > https://github.com/QubesOS/qubes-builder-archlinux/blob/master/scripts/packages_minimal.list > > How should we install it? Must we build it?
Yes it must be built, but you can also use the prebuilt template, check the additional packages installed in packages.list vs packages_minimal.list and remove packages and dependencies that you don't want using pacman -Rsc packagename. >From what I understood, ITL try to not use minimal templates because there are too much libraries that are needed by very useful features. However, I often take the standard templates, check the packages that are installed after the qubes agents in /var/log/yum.log or /var/log/pacman.log and remove packages I dislike. > > I tried to install "qubes-template-archlinux-minimal", but it can't be found. > And "qubes-template-archlinux" came only with the default template. > > Also, the Arch Linux template is not shutting down normally (need to kill the > VM). With a quick look at logs it seems qetty is not terminating. I can try > to paste the logs here if it's an unknown bug. > > Regards > About the template not shutting down, I had this issue but I do not have this problem anymore. Try updating the Qubes agents by enabling the archlinux QubesOS repository inside your TemplateVM. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/ef45209c-64cd-58ac-3f05-6925d07a7ee1%40yahoo.fr. For more options, visit https://groups.google.com/d/optout.
