Browse Source
gnu: xen: Update comments.
* gnu/packages/virtualization.scm (xen): Update comments.
install-doc-overhaul
Danny Milosavljevic
3 years ago
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with
0 additions and
1 deletions
-
gnu/packages/virtualization.scm
|
|
@ -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=" |
|
|
|