From 95f776581b60e5cb71d51955917f5dd7a8a7a482 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 1 Apr 2020 16:49:51 +0200 Subject: [PATCH] SW: add cloud-init to GRML_FULL MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit cloud-init is useful in cloud environments, also Proxmox provides support for it. This adds 11.5 MB of additional disk space. We consider adding it to GRML_SMALL as well (adding 14MB there). But for the time being verify its usefulness before adding it to grml-small as well. Thanks Joel Wirāmu Pauling for suggesting this. See https://github.com/grml/grml/issues/124 --- etc/grml/fai/config/package_config/GRML_FULL | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/grml/fai/config/package_config/GRML_FULL b/etc/grml/fai/config/package_config/GRML_FULL index b82df8d..1076aaf 100644 --- a/etc/grml/fai/config/package_config/GRML_FULL +++ b/etc/grml/fai/config/package_config/GRML_FULL @@ -151,6 +151,7 @@ bind9-host bridge-utils cdpr cifs-utils +cloud-init comgt dnsmasq dnsutils -- 2.1.4