From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST] Debian: Arrange to drop "quiet" from command line of installed system Date: Thu, 8 Oct 2015 16:59:50 +0100 Message-ID: <1444319990.1410.252.camel@citrix.com> References: <1444300393-15900-1-git-send-email-ian.campbell@citrix.com> <22038.37204.442490.502384@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <22038.37204.442490.502384@mariner.uk.xensource.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 Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-10-08 at 16:52 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST] Debian: Arrange to drop "quiet" > from command line of installed system"): > > By editing /etc/default/grub in a late command iff it exists. > > > > This will effect ts-debian-{hvm,di}-install as well as > ^^^^^^ > affect > > > ts-host-install and hence effect guests as well as hosts. > ^^^^^^ > affect > > > The overall effect is that we will log more upon guest boot as well as > ^^^^^^ > effect is correct I got one right! Normally I'm quite careful about this one, I've no idea what happened to me this morning... > > on the initial host boot. > > > When something is effected it comes into being. > > When something is affected, it is subject to an effect. > > > > Note that for hosts we also strip the "quiet" when updating grub as > > part of ts-xen-install, this code remains (although it won't do so > > much now). > > OK. > > Acked-by: Ian Jackson Thanks.