Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131434 - /etc/init.d/clock and is_xenU_sys don't work
Summary: /etc/init.d/clock and is_xenU_sys don't work
Status: RESOLVED DUPLICATE of bug 107976
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 05:26 UTC by Sascha Lucas
Modified: 2006-04-27 05:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***