From nobody Sun May 5 14:06:33 2024 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=1560946748; cv=none; d=zoho.com; s=zohoarc; b=Aq24Ph+zK7GZgfrhOkudhHiKShC81hmp24Xyuohr+HoZ71BzrHegk2pWf5tnOqgwtRQ3iByGPDw6VAIzuAZzVgk575Y81EXES0W21+ZPm/LjRJDL9ioOX1Wz1mBzfH1qgb+MVZSxaHv4hK3LJQq8wCiKgNUoPz4LkGEZrsV7Y6Y= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1560946748; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To:ARC-Authentication-Results; bh=IkvqWQ/hyuFMY4Tz8htpZGmU2MO8T+OA23WcfxkyAxA=; b=i2dWQaZc8EU5T4tQzesUj85H/OEjk6/MnENWcGpsaK+ZvAlEwMMR0dEqECEQdwV3ymJVXtLc4jGIf8SaXnXIsX3BBSaWSKx80039PmbvCJOrDp3Hx+hbZjmxnkMFP2VI/m+/xiJ38zOJrdZmQDgl8/o/UVs+Ixx5JE3WJ6KNnh8= 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 156094674795415.35953287159964; Wed, 19 Jun 2019 05:19:07 -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 1hdZWo-0001uG-9C; Wed, 19 Jun 2019 12:17:26 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hdZWn-0001u7-6b for xen-devel@lists.xenproject.org; Wed, 19 Jun 2019 12:17:25 +0000 Received: from mo6-p00-ob.smtp.rzone.de (unknown [2a01:238:20a:202:5300::2]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id 31146749-928c-11e9-8980-bc764e045a96; Wed, 19 Jun 2019 12:17:23 +0000 (UTC) Received: from sender by smtp.strato.de (RZmta 44.24 AUTH) with ESMTPSA id 60b3d8v5JCHH4iF (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); Wed, 19 Jun 2019 14:17:17 +0200 (CEST) X-Inumbo-ID: 31146749-928c-11e9-8980-bc764e045a96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1560946642; s=strato-dkim-0002; d=aepfle.de; h=Message-Id:Date:Subject:Cc:To:From:X-RZG-CLASS-ID:X-RZG-AUTH:From: Subject:Sender; bh=rblfzOkk+yS9331fp62yPy7O19azJKWvQC1HbXCfYFE=; b=rXd3cOOBUl3yiONBK6p+/6/ivMOHCB3whlYzbpbv1K/9q6fiQ9ukahU8k3YqbuvC22 XhqBf+XeirvQ0x8nPGpTzZjnoTus+KgYkGpnfg3pYq78COYgDrRWy34WqeFo8SZpt1eO zO4PVpCLcAvFQuGm/gS+ydSgdB+h64u1mrXt4wD5geBH1OfJHPLtfuWDnsYxIyhu98Kp bdfdnQM0mDRBMqcBs8bGQ+f7A118eYkdpI8FLuza48pvzolntc8nVriafygYOi23mfOO pHo6cQa1zQg7YVGHHhCsPvBcYwQ5u0OvHsJBxqHPgg6WK5qBuu9TJCCbwQkwsq/oDFse +Gaw== X-RZG-AUTH: ":P2EQZWCpfu+qG7CngxMFH1J+3q8wa/QXkBR9MXjAuznLRsvz6zGrN/JP2665" X-RZG-CLASS-ID: mo00 From: Olaf Hering To: xen-devel@lists.xenproject.org Date: Wed, 19 Jun 2019 14:17:15 +0200 Message-Id: <20190619121715.28532-1-olaf@aepfle.de> X-Mailer: git-send-email 2.16.4 MIME-Version: 1.0 Subject: [Xen-devel] [PATCH v1] 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