~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-devel] [PATCH] alpine-xen: remove xencommons and use xenstored and xenconsoled

Roger Pau Monne <roger.pau@entel.upc.edu>
Details
Message ID
<1335789211-8750-1-git-send-email-roger.pau@entel.upc.edu>
Sender timestamp
1335789211
DKIM signature
missing
Download raw message
Patch: +2 -1
Since xencommons is no longer packaged with Alpine Xen, use xenstored
and xenconsoled init scripts.

Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
---
 Makefile |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index f22f6ed..09c027d 100755
--- a/Makefile
+++ b/Makefile
@@ -238,7 +238,8 @@ $(ISO_DIR)/xen.apkovl.tar.gz:
	$(call rc_add,savecache,shutdown)
	$(call rc_add,udev,sysinit)
	$(call rc_add,udev-postmount,default)
	$(call rc_add,xencommons,default)
	$(call rc_add,xenstored,default)
	$(call rc_add,xenconsoled,default)
	@cd $(APKOVL_DIR) && $(TAR) -zcf $@ *
	@echo "==> apkovl: built $@"
#
-- 
1.7.10



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)