~alpine/devel

[alpine-devel] [PATCH 3/3] alpine-xen: add tun module

Roger Pau Monne <roger.pau@entel.upc.edu>
Details
Message ID
<1329863130-3697-1-git-send-email-roger.pau@entel.upc.edu>
Sender timestamp
1329863130
DKIM signature
missing
Download raw message
Patch: +1 -0
Force "tun" module to load at start, since it's needed to create
bridged HVM machines.
---
 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 662f77b..f22f6ed 100755
--- a/Makefile
+++ b/Makefile
@@ -224,6 +224,7 @@ $(ISO_DIR)/xen.apkovl.tar.gz:
	@echo "xenfs" >> "$(APKOVL_DIR)"/etc/modules
	@echo "xen-platform-pci" >> "$(APKOVL_DIR)"/etc/modules
	@echo "xen_wdt" >> "$(APKOVL_DIR)"/etc/modules
	@echo "tun" >> "$(APKOVL_DIR)"/etc/modules
	$(call rc_add,devfs,sysinit)
	$(call rc_add,dmesg,sysinit)
	$(call rc_add,hwclock,boot)
-- 
1.7.9



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