From nobody Tue Nov 11 08:51:59 2025 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1569333884; cv=none; d=zoho.com; s=zohoarc; b=jSK0PIP9rC5Mv3yeLBUcq+VeK7qhpypzvmiFFPrVzCLhSjgzoI72pH6IACPLBS0MCBSXuAetliolzJHuX6sPVzTaAjkXRAUfPopCWZoFGu2lNoDO5ZXwwj12ftMEOrAVy87A2ftnxpeP9UBMDzll0rhdMTKUNMx1MXkY/UlLtWc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1569333884; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=IkvqWQ/hyuFMY4Tz8htpZGmU2MO8T+OA23WcfxkyAxA=; b=ADoqQVJj5zfUNTA9PyzqN3KLs9xASsBqs07isTKT/GG+7DCJmzHuj2/a5MuhnonAAr1dkmFYG1yLAu3jaUOPy6l2Qwp7LFnnmDanoLnurO/7bt/wlcv4rpNOwQxF6wO4nC2NPuY/Jx4AQOx7OH2jkINw3j72ldr+fQAsO3moQCU= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=fail; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1569333883840759.6176078858575; Tue, 24 Sep 2019 07:04:43 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iClPq-0004fF-E0; Tue, 24 Sep 2019 14:03:42 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iClPo-0004eu-VY for xen-devel@lists.xenproject.org; Tue, 24 Sep 2019 14:03:40 +0000 Received: from mo6-p02-ob.smtp.rzone.de (unknown [2a01:238:20a:202:5302::12]) by localhost (Halon) with ESMTPS id 19d4d8cc-ded4-11e9-bf31-bc764e2007e4; Tue, 24 Sep 2019 14:03:36 +0000 (UTC) Received: from sender by smtp.strato.de (RZmta 44.28.0 SBL|AUTH) with ESMTPSA id j06a90v8OE3U1mk (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Tue, 24 Sep 2019 16:03:30 +0200 (CEST) X-Inumbo-ID: 19d4d8cc-ded4-11e9-bf31-bc764e2007e4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1569333815; s=strato-dkim-0002; d=aepfle.de; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=rblfzOkk+yS9331fp62yPy7O19azJKWvQC1HbXCfYFE=; b=rvdS5XIMfmv6dk19yP9SOTw4KLH96gYsc1tj1RwLYQID7sDkt2pOOG7Zwzwcd+dSeE pUWyd5WtwwuDxlNnHSP5e0gXssKdx9GgZKgTRQkWY34MD33HXry/DvyrzFnQrUZ6GIrr 3+VY5vVy6x7Cd8TABSX+/WLBZkMNILkhF7PMLyFecno3eMVti8/x3aKowK1Hf9dgZGqY pfOaOj5+nnbEGXn7ScBeKLyGM0hMppWWwzElC7o6fNUWArrWbuPAAluI7JnknZcJ82RJ 8PoMhfwrWSstOFS6R8ntjoY1qaKePl2TuLdWbZanJpkDi3BUlK8p2ZQV4Y/DVsLX/w0P gqtg== X-RZG-AUTH: ":P2EQZWCpfu+qG7CngxMFH1J+3q8wa/QXkBR9MXjAuz7MdiQehTvc3KJf+j/F" X-RZG-CLASS-ID: mo00 From: Olaf Hering To: xen-devel@lists.xenproject.org Date: Tue, 24 Sep 2019 16:03:15 +0200 Message-Id: <20190924140319.11303-5-olaf@aepfle.de> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20190924140319.11303-1-olaf@aepfle.de> References: <20190924140319.11303-1-olaf@aepfle.de> MIME-Version: 1.0 Subject: [Xen-devel] [PATCH RESEND v1 4/8] Remove tools/examples/README.incompatibilities X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Olaf Hering , Ian Jackson , Wei Liu Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) The referenced versions can not run staging anymore since a while. Signed-off-by: Olaf Hering --- tools/examples/Makefile | 1 - tools/examples/README.incompatibilities | 38 -----------------------------= ---- 2 files changed, 39 deletions(-) delete mode 100644 tools/examples/README.incompatibilities diff --git a/tools/examples/Makefile b/tools/examples/Makefile index f86ed3a271..2a6c5444d4 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -3,7 +3,6 @@ include $(XEN_ROOT)/tools/Rules.mk =20 # Xen configuration dir and configs to go there. XEN_READMES =3D README -XEN_READMES +=3D README.incompatibilities =20 XEN_CONFIGS +=3D xlexample.hvm XEN_CONFIGS +=3D xlexample.pvlinux diff --git a/tools/examples/README.incompatibilities b/tools/examples/READM= E.incompatibilities deleted file mode 100644 index bb067bd419..0000000000 --- a/tools/examples/README.incompatibilities +++ /dev/null @@ -1,38 +0,0 @@ -Command Incompatibilities -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D - -Known incompatibilities with various commands on various distributions, and -the workarounds we use. - - -brctl ------ - -brctl show fails on SLES9 SP2. Workaround is to use brctl show -without arguments, and grep, though this would be difficult were you to ne= ed -to check for a specific bridge-interface pair, since brctl does not show t= he=20 -bridge name on every line. - - -ifup / ifdown -------------- - -SuSE requires an extra parameter to ifup, which is created by calling getc= fg -appropriately. See xen-network-common.sh for details. - -Gentoo doesn't have ifup/ifdown; appropriate alternatives are defined in -xen-network-common.sh. - - -ip --- - -Newer ip commands (from iproute2) do not accept the abbreviated syntax "ip= r a -..." etc. "ip route add ..." must be used instead. - - -sed ---- - -\s is not supported in regexps on Debian etch (sed 4.1.2), Ubuntu 4.10. We -hand-craft character classes instead. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel