unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Correct way to protect `guix system vm` invocations from garbage collection?
@ 2024-01-05 23:31 Ben Weinstein-Raun
  2024-01-06  7:33 ` Julien Lepiller
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Weinstein-Raun @ 2024-01-05 23:31 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

Hello!


I'm working on setting up permanent virtual machines to run as services.
In order for this to work, I think I need to be sure that the various
inputs to the vm runner script are kept alive. This includes the kernel,
the initrd, and the qemu binary.


What's the easiest way to permanently mark an arbitrary store file (in
this case, the `...-run-vm.sh` script) as "alive"? e.g. is there a way
to add it to my user's profile, or some other gc-root? Or add it to a
new profile altogether?

Thanks!


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

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

end of thread, other threads:[~2024-01-06 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-05 23:31 Correct way to protect `guix system vm` invocations from garbage collection? Ben Weinstein-Raun
2024-01-06  7:33 ` Julien Lepiller
2024-01-06 17:09   ` Ben Weinstein-Raun

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 read-only IMAP folder(s) and NNTP newsgroup(s).