]> git.proxmox.com Git - aab.git/commitdiff
added description to aab.conf for aplinfo
authorOguz Bektas <o.bektas@proxmox.com>
Fri, 20 Sep 2019 10:59:52 +0000 (12:59 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 20 Sep 2019 11:34:07 +0000 (13:34 +0200)
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Makefile

index 7712f6d2d26cc9a24f2592cfe3423e64f97c0720..80ba9b134d9e8fe646832dc666df657e5378c251 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ aab.conf:
        echo 'Maintainer: Proxmox Support Team <support@proxmox.com>' >> aab.conf
        echo 'Source: http://archlinux.cu.be/$$repo/os/$$arch' >> aab.conf
        echo 'Architecture: $(ARCH)' >> aab.conf
-       echo 'Headline: ArchLinux base image.' >> aab.conf
+       echo "Description: ArchLinux base image.\n  ArchLinux template with the 'base' group and the 'openssh' package installed." >> aab.conf
 
 .PHONY: base-$(ARCH)
 base-$(ARCH): aab.conf archlinux-base_$(V_ARCH).tar.gz