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
1 changed files with 2 additions and 1 deletions

View File

@ -438,7 +438,8 @@ GRUB configuration and OS-DRV as the stuff in it."
;; to modify it.
#:deduplicate? #f
#:reset-timestamps? #f))
closures))
closures)
(register-bootcfg-root "/tmp/root" config-file))
(let ((pipe
(apply open-pipe* OPEN_WRITE