gnu: xen: Update comments.
* gnu/packages/virtualization.scm (xen): Update comments.
This commit is contained in:
parent
504f3ac840
commit
0233bdde6c
|
@ -1129,7 +1129,6 @@ DOS or Microsoft Windows.")
|
|||
(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 New Issue