[b3a8e0e1f9ab1bfe3a36f231f676f78bb30a519d2b21e6c530c0eee8ebb4a5d0/valentindavid/gnome-os-wip: 36/39] Add volume descriptor in installer ISO to ease osinfo detection



commit 6c2e556b170aed9b869016973e5a79df060bbe65
Author: Valentin David <valentin david codethink co uk>
Date:   Tue Mar 10 11:21:52 2020 +0100

    Add volume descriptor in installer ISO to ease osinfo detection

 elements/iso/image.bst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/iso/image.bst b/elements/iso/image.bst
index f4de7d04..e8da15c6 100644
--- a/elements/iso/image.bst
+++ b/elements/iso/image.bst
@@ -87,7 +87,7 @@ config:
     cat >/stage-2/genimage.cfg <<EOF
     image installer.iso {
         iso {
-            extraargs = "-e /efi.img -no-emul-boot -boot-load-size 4 -efi-boot-part --efi-boot-image"
+            extraargs = "-e /efi.img -no-emul-boot -boot-load-size 4 -efi-boot-part --efi-boot-image -sysid 
LINUX -publisher GNOME -appid 'GNOME OS %{branch} %{arch}' "
             volume-id = "GNOME-OS-INSTALLER"
         }
     }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]