summaryrefslogtreecommitdiffstats
path: root/main/xen/xenstored.initd
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "main/xen: implement experimental support for running the ↵William Pitcock2014-01-031-5/+12
| | | | | | xenstore as a stubdomain"" This reverts commit 4c825a2884ff2910d84d948141f320bd3fad3b6c.
* Revert "main/xen: implement experimental support for running the xenstore as ↵Natanael Copa2014-01-031-12/+5
| | | | | | | | a stubdomain" fails to build and blocks build server This reverts commit 157e38bfbb80daadeea3df319acaa6a098a7c280.
* main/xen: implement experimental support for running the xenstore as a ↵William Pitcock2013-12-311-5/+12
| | | | stubdomain
* main/xen: create /var/run/xenNatanael Copa2013-09-021-1/+3
| | | | ref #2031
* xen: prevent xenstore from being restaredRoger Pau Monne2012-11-211-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.initdRoger Pau Monne2012-11-191-1/+1
| | | | Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
* xen: fix init scriptsRoger Pau Monne2012-11-021-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 scriptRoger Pau Monne2012-04-301-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 scriptsNatanael Copa2012-04-051-0/+53