Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 131434

Summary: /etc/init.d/clock and is_xenU_sys don't work
Product: Gentoo Linux Reporter: Sascha Lucas <sascha_lucas>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sascha Lucas 2006-04-27 05:26:50 UTC
on a xenU 2.x system:

/sbin/functions.sh:
is_xenU_sys() {
        [[ -d /sys/bus/xen/drivers/vbd || -d /sys/bus/xen/drivers/vif ]]
}

# ls /sys/bus/xen/drivers/vbd
ls: /sys/bus/xen/drivers/vbd: No such file or directory

# ls /sys/bus/xen/drivers/vif
ls: /sys/bus/xen/drivers/vif: No such file or directory
Comment 1 SpanKY gentoo-dev 2006-04-27 05:55:40 UTC

*** This bug has been marked as a duplicate of 107976 ***