all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#19160: GRUB background image not protected from GC
@ 2014-11-24  8:04 Ludovic Courtès
  2014-12-04 22:54 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2014-11-24  8:04 UTC (permalink / raw)
  To: 19160

GRUB’s background image is not protected from GC.  So it may be GC’d, in
which case GRUB falls back to text mode.

‘grub.cfg’ is not part of the ‘system’ derivation, so it needs to be
made a GC root somehow.  Possibly by passing it on the kernel command
line.

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#19160: GRUB background image not protected from GC
  2014-11-24  8:04 bug#19160: GRUB background image not protected from GC Ludovic Courtès
@ 2014-12-04 22:54 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-12-04 22:54 UTC (permalink / raw)
  To: 19160-done

ludo@gnu.org (Ludovic Courtès) skribis:

> GRUB’s background image is not protected from GC.  So it may be GC’d, in
> which case GRUB falls back to text mode.

Fixed in 39d1f82.

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-04 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  8:04 bug#19160: GRUB background image not protected from GC Ludovic Courtès
2014-12-04 22:54 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.