From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 1/7] Debian installs: Nobble /etc/network/if-up.d/openssh-server Date: Tue, 29 Sep 2015 15:07:15 +0100 Message-ID: <1443535635.16718.90.camel@citrix.com> References: <1443533847-16987-1-git-send-email-ian.jackson@eu.citrix.com> <1443533847-16987-2-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZgvZV-0000JH-Im for xen-devel@lists.xenproject.org; Tue, 29 Sep 2015 14:07:57 +0000 In-Reply-To: <1443533847-16987-2-git-send-email-ian.jackson@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-09-29 at 14:37 +0100, Ian Jackson wrote: > (See the comment in the new file for the explanation.) > > This change affects all our Debian installs (both hosts and guests) > which are done with preseeding, because preseed_base() arranges to > install overlay/. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell