From 58b98474e37518de6341335c5d6aa4574d2111aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 24 Jan 2022 22:43:55 +0100 Subject: Arch builder TODOs. --- manifests/arch_builder.pp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manifests') diff --git a/manifests/arch_builder.pp b/manifests/arch_builder.pp index f3fd3a4..85868e5 100644 --- a/manifests/arch_builder.pp +++ b/manifests/arch_builder.pp @@ -53,6 +53,11 @@ class profiles::arch_builder ( content => hash2yaml({ 'packages' => $package_list }, $yaml_settings), } + # TODO fetch actuall aur-runner... + # https://git.hornquist.se/aur-runner/ + + # TODO run it on loop somehow + class { 'pacman::makepkg': makeflags => '-j4', -- cgit v1.2.3