vm: 'make-iso9660-image' makes 'grub.cfg' a GC root.

* gnu/build/vm.scm (make-iso9660-image): Add call to
'register-bootcfg-root'.
This commit is contained in:
Ludovic Courtès 2018-06-26 14:22:27 +02:00
parent 718d44cc9f
commit 88d4a9c2be
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -438,7 +438,8 @@ (define items
;; to modify it.
#:deduplicate? #f
#:reset-timestamps? #f))
closures))
closures)
(register-bootcfg-root "/tmp/root" config-file))
(let ((pipe
(apply open-pipe* OPEN_WRITE