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=1569333894; cv=none; d=zoho.com; s=zohoarc; b=W2DMTKl8jSMLWQHrzzhfSBiUDYSOTVCZAli5LoxdteaHTt9WxOOVZOdEX5ciQUBr4BsEWWSMRAG5hZ8lYRfrYFdNvh8uIrechdOEexW1m1AeVd6ba3Uzgq5+Z2Fn7ngLXZtFKveA0WuOwxz8bQz2RwhFLKysGpY6Ihwecpu1PyI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1569333894; 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=jMXxnOtGDxRkCD6DVq3Vz4+Fiuv67M1h6arryF8ciu8=; b=GrmZBdz5EbgSJFdDeCA0t2N1tx6P84FW+199JJS4nRNocaGRy2IHMQEyPadWcsLgjydZ2tqYL3pxKZ/0+x4o3xjOwFcaMGKBjILWnDEBlnA4NvS5ncXEWRHltWreRcty7W7K7MZ20IaAMzBpV76S5f5m0dR3ap+qSm9h+9xkHQo= 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 156933389433148.07361292661449; Tue, 24 Sep 2019 07:04:54 -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 1iClQ0-0004iK-4D; Tue, 24 Sep 2019 14:03:52 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iClPy-0004hn-Vu for xen-devel@lists.xenproject.org; Tue, 24 Sep 2019 14:03:51 +0000 Received: from mo6-p02-ob.smtp.rzone.de (unknown [2a01:238:20a:202:5302::12]) by localhost (Halon) with ESMTPS id 1c69af0e-ded4-11e9-bf31-bc764e2007e4; Tue, 24 Sep 2019 14:03:41 +0000 (UTC) Received: from sender by smtp.strato.de (RZmta 44.28.0 SBL|AUTH) with ESMTPSA id j06a90v8OE3W1ml (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:32 +0200 (CEST) X-Inumbo-ID: 1c69af0e-ded4-11e9-bf31-bc764e2007e4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1569333820; 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=nBR3zEU94WYdOXy7CgVjOc61VyMwjlW5XPqLtnBVt5M=; b=iYdQmc0J8dIergFitLr2Iyf3y1EqsZ0t4RriceViCdJzSgJwBVQMAm2LZQm1Mn4tzi iA9DMMnBCm53kZGoY+Y42rPvikc5FeInuEemOiVL+WYdCFoQUWCkx7wT8QqP5Iu/1zEi Wlk3sUyyUlnnKcoChYlqPSXM/FhmtqM3qEKM976xy2BN01vDoA9CwVxAFNcZAfPhM2e5 PLtxt/IsLixG2rhgINTBrZSfygRyHRi5g/Y70ZEnUcqncEY7O1BcqLluz37vOrUdRGiw nimZXJ2M1LY+A6sH4Qa9m+I4oLPZc6Njce+r+yCIdsKkiuJaTie6bdfFudTBDVQVALBQ cF0Q== 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:16 +0200 Message-Id: <20190924140319.11303-6-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 5/8] tools: remove empty xl.conf 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) In the near future all fresh installations will have an empty /etc. The content of this directory will not be controlled by the package manager anymore. One of the reasons for this move is to make snapshots more robust. Installing empty configuration files is not helpful for an empty /etc directory. The expected values are all described in xl.conf(5). There is no need to duplicate this info into another file. If the local admin really needs to tweak the defaults he will be able to create this file with the desired content. Signed-off-by: Olaf Hering Acked-by: Dario Faggioli --- tools/examples/Makefile | 1 - tools/examples/README | 1 - tools/examples/xl.conf | 44 -------------------------------------------- 3 files changed, 46 deletions(-) delete mode 100644 tools/examples/xl.conf diff --git a/tools/examples/Makefile b/tools/examples/Makefile index 2a6c5444d4..147ea590ef 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -6,7 +6,6 @@ XEN_READMES =3D README =20 XEN_CONFIGS +=3D xlexample.hvm XEN_CONFIGS +=3D xlexample.pvlinux -XEN_CONFIGS +=3D xl.conf XEN_CONFIGS +=3D cpupool =20 XEN_CONFIGS +=3D $(XEN_CONFIGS-y) diff --git a/tools/examples/README b/tools/examples/README index c3f24d59fa..48ace82189 100644 --- a/tools/examples/README +++ b/tools/examples/README @@ -26,7 +26,6 @@ xen-hotplug-common.sh - sourced by vif-common.sh xen-network-common.sh - sourced by vif-common.sh xen-script-common.sh - sourced by xen-hotplug-common.sh oxenstored.conf - configuration file for oxenstored -xl.conf - configuration file for xl xlexample.hvm - a configuration script for creating a hvm domain with 'xl create' xlexample.pvlinux - a configuration script for creating a pv domain with diff --git a/tools/examples/xl.conf b/tools/examples/xl.conf deleted file mode 100644 index 0446deb304..0000000000 --- a/tools/examples/xl.conf +++ /dev/null @@ -1,44 +0,0 @@ -## Global XL config file ## - -# Control whether dom0 is ballooned down when xen doesn't have enough -# free memory to create a domain. "auto" means only balloon if dom0 -# starts with all the host's memory. -#autoballoon=3D"auto" - -# full path of the lockfile used by xl during domain creation -#lockfile=3D"/var/lock/xl" - -# default output format used by "xl list -l" -#output_format=3D"json" - -# first block device to be used for temporary VM disk mounts -#blkdev_start=3D"xvda" - -# default option to run hotplug scripts from xl -# if disabled the old behaviour will be used, and hotplug scripts will be -# launched by udev. -#run_hotplug_scripts=3D1 - -# default backend domain to connect guest vifs to. This can be any -# valid domain identifier. -#vif.default.backend=3D"0" - -# default gateway device to use with vif-route hotplug script -#vif.default.gatewaydev=3D"eth0" - -# default vif script to use if none is specified in the guest config -#vif.default.script=3D"vif-bridge" - -# default bridge device to use with vif-bridge hotplug scripts -#vif.default.bridge=3D"xenbr0" - -# Reserve a claim of memory when launching a guest. This guarantees immedi= ate -# feedback whether the guest can be launched due to memory exhaustion -# (which can take a long time to find out if launching huge guests). -# see xl.conf(5) for details. -#claim_mode=3D1 - -# Specify global vcpu hard affinity masks. See xl.conf(5) for details. -#vm.cpumask=3D"0-7" -#vm.pv.cpumask=3D"0-3" -#vm.hvm.cpumask=3D"3-7" _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel