search for: linux_dir

Displaying 2 results from an estimated 2 matches for "linux_dir".

Did you mean: _linux_vdir
2005 Dec 19
0
RE: [PATCH]Allow different config file for xenlinux on samearch
...nclude lines >diff -r 0255f48b757f buildconfigs/mk.linux-2.6-xen >--- a/buildconfigs/mk.linux-2.6-xen Sun Dec 4 19:12:00 2005 >+++ b/buildconfigs/mk.linux-2.6-xen Wed Dec 14 17:35:04 2005 >@@ -30,7 +30,7 @@ > CONFIG_VERSION=$$(sed -ne ''s/^EXTRAVERSION = //p'' >$(LINUX_DIR)/Makefile); \ > [ -r >$(DESTDIR)/boot/config-$(LINUX_VER)$$CONFIG_VERSION-$(EXTRAVERSION) > ] && >\ > cp >$(DESTDIR)/boot/config-$(LINUX_VER)$$CONFIG_VERSION-$(EXTRAVERSION) >$(LINUX_DIR)/.config \ >- || cp >$(LINUX_DIR)/arch/xen/configs/$(EXTRAVERSION)_defc...
2011 Jan 12
72
PCI passthrough issue
Hello, I''m facing a strange issue with network card PCI passthrough on my openwrt test domU. - With network PCI passthrough, DNS lookup failed for some domains (exemple, google.com) but not for other (free.fr my ISP, or my domain jbfavre.org). I can ping an IP address without any problem. - Starting domU as a "normal" (ie without PCI passthrough), no problem. As far as I can