mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: xen: Update comments.
* gnu/packages/virtualization.scm (xen): Update comments.
This commit is contained in:
parent
504f3ac840
commit
0233bdde6c
1 changed files with 0 additions and 1 deletions
|
@ -1129,7 +1129,6 @@ (define-public xen
|
|||
(list "--enable-rpath"
|
||||
"--disable-qemu-traditional" ; It tries to do "git clone"
|
||||
"--disable-rombios" ; would try to "git clone" via etherboot.
|
||||
;"--disable-seabios" ; It tries to do "git clone"
|
||||
;; TODO: Re-enable stubdom (it's "more secure" to use it).
|
||||
"--disable-stubdom" ; tries to "git clone" old patched newlib.
|
||||
(string-append "--with-initddir="
|
||||
|
|
Loading…
Reference in a new issue