Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: prevent xenstore from being restared | Roger Pau Monne | 2012-11-21 | 1 | -4/+5 |
| | | | | | | xenstore should not be restarted. If it is restarted watches are lost, and several key components like kernel backend drivers will cease to work. | ||||
* | xen: fix misuse of einfo in xenstore.initd | Roger Pau Monne | 2012-11-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Roger Pau Monne <roger.pau@citrix.com> | ||||
* | xen: fix init scripts | Roger Pau Monne | 2012-11-02 | 1 | -1/+0 |
| | | | | | | Xen init scripts doesn't need to depend on 'net' Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | ||||
* | main/xen: fix xenstored init script | Roger Pau Monne | 2012-04-30 | 1 | -0/+7 |
| | | | | | | Mount /proc/xen on init if it's not mounted. Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu> | ||||
* | main/xen: use adapted gentoo init.d scripts | Natanael Copa | 2012-04-05 | 1 | -0/+53 |