Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420067 - app-emulation/xen-tools init script for baselayout 2
Summary: app-emulation/xen-tools init script for baselayout 2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Ian Delaney (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: init.d-depr-opts
  Show dependency tree
 
Reported: 2012-06-07 09:58 UTC by Tomáš Mózes
Modified: 2013-02-24 10:40 UTC (History)
2 users (show)

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 Tomáš Mózes 2012-06-07 09:58:50 UTC
Both, xendomains.initd-r1 and xendomains.initd-r2 should be upgraded for baselayout 2.

# diff xendomains.orig xendomains
< opts="start stop status restart"
---
> extra_commands="status"
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2013-02-24 10:40:19 UTC
looks like this needs cleaning up.  

  24 Feb 2013; Ian Delaney <idella4@gentoo.org> files/xendomains.initd-r1,
  files/xendomains.initd-r2:
  Updated xendomains init scripts, ack to Tomas Mozes, fixes Bug #420067