patches and low-level development discussion
 help / color / mirror / code / Atom feed
From: Alyssa Ross <hi@alyssa.is>
To: devel@spectrum-os.org
Cc: colbyt <colby@colbyt.com>
Subject: [RFC PATCH 3/6] Revert "host/rootfs/Makefile: don't pass -display to QEMU"
Date: Fri, 10 Jul 2026 21:59:04 +0200	[thread overview]
Message-ID: <20260710195907.98981-4-hi@alyssa.is> (raw)
In-Reply-To: <20260710195907.98981-1-hi@alyssa.is>

This reverts commit 09b991c409278151ed35e5b9f1a6752c1734816c.

We need to enable gl again for COSMIC.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
---
 host/rootfs/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/host/rootfs/Makefile b/host/rootfs/Makefile
index 4f01e3ec..489bd6a3 100644
--- a/host/rootfs/Makefile
+++ b/host/rootfs/Makefile
@@ -137,6 +137,7 @@ run: build/empty build/live.img $(ROOTFS_VERITY_ROOTHASH)
 	    -machine virtualization=on \
 	    -kernel $(KERNEL) \
 	    -initrd $(INITRAMFS) \
+	    -display gtk \
 	    -gdb unix:build/gdb.sock,server,nowait \
 	    -qmp unix:build/vmm.sock,server,nowait \
 	    -monitor vc \
-- 
2.54.0


  parent reply	other threads:[~2026-07-10 20:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-10 19:59 [RFC PATCH 0/6] host/rootfs: switch from Weston to cosmic-comp Alyssa Ross
2026-07-10 19:59 ` [RFC PATCH 1/6] pkgs: s6: fix s6-notify-fd-from-socket Alyssa Ross
2026-07-10 19:59 ` [RFC PATCH 2/6] pkgs: cosmic-comp: support custom socket path Alyssa Ross
2026-07-10 19:59 ` Alyssa Ross [this message]
2026-07-10 19:59 ` [RFC PATCH 4/6] Revert "host/rootfs: Makefile: don't use QEMU with GL" Alyssa Ross
2026-07-10 20:49   ` Demi Marie Obenour
2026-07-12 18:05     ` Alyssa Ross
2026-07-13 17:02       ` Demi Marie Obenour
2026-07-10 19:59 ` [RFC PATCH 5/6] host/rootfs: make run: use virgl virtio-gpu Alyssa Ross
2026-07-10 19:59 ` [RFC PATCH 6/6] host/rootfs: switch from Weston to cosmic-comp Alyssa Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260710195907.98981-4-hi@alyssa.is \
    --to=hi@alyssa.is \
    --cc=colby@colbyt.com \
    --cc=devel@spectrum-os.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).