Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 185365 Details for
Bug 262861
sys-apps/baselyout-1: /etc/init.d/functions.sh:is_xenU_sys() fails to detect paravirt_ops domU
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed fix
functions-paravirt.patch.txt (text/plain), 435 bytes, created by
Luca Lesinigo
on 2009-03-18 00:51:47 UTC
(
hide
)
Description:
proposed fix
Filename:
MIME Type:
Creator:
Luca Lesinigo
Created:
2009-03-18 00:51:47 UTC
Size:
435 bytes
patch
obsolete
>--- functions.sh.orig 2009-03-18 01:46:43.000000000 +0100 >+++ functions.sh 2009-03-18 01:46:02.000000000 +0100 >@@ -659,6 +659,7 @@ > # EXAMPLE: if is_xenU_sys ; then ... > # > is_xenU_sys() { >+ dmesg | grep -q 'Booting paravirtualized kernel on Xen' && return 0 > [[ ! -d /proc/xen ]] && return 1 > [[ ! -r /proc/xen/capabilities ]] && return 1 > grep -q "control_d" /proc/xen/capabilities && return 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262861
: 185365