From owner-svn-src-all@freebsd.org Fri Feb 16 09:30:07 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52F9EF00E0B; Fri, 16 Feb 2018 09:30:07 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-pg0-f43.google.com (mail-pg0-f43.google.com [74.125.83.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D347E6EEAA; Fri, 16 Feb 2018 09:30:06 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by mail-pg0-f43.google.com with SMTP id g12so2005230pgs.0; Fri, 16 Feb 2018 01:30:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=eJ76x4LNpFxLA7oZqF8EuQiBc0xDc7BP5omOo0FV6JM=; b=qdP8OPqojPAlEfnckr3IX7WFlicfp/8jfquNiQPJac7LNh0BKkDf5SwASfSCJt1B7S nCa0/gVDEKVcIHv+X0alR7F0SZcUL1mW2WF+1L+CbdVcIrMPCic+YpD7hhlwdYOGu3ti G0F945dgpW3uG8tbif6auHhl9sN3iFEkEr+JOH2sTIMMbN0UFI8Y8cEv2tsHU03Sn/vS 16c8tnYF/3hU0fYf23artfN5rItA+vcYUKe2PCn3RjmgerU/DR/pdGWjK2utfixXzIb6 LjOSq1yDb3j16+ji1XfOKVf6CH4PeHew8mTbUUqJHt5oMuDSRniuj9NJf4GwU+HFXz1E 8z4A== X-Gm-Message-State: APf1xPC0WpdXGYdAkJ2MT5J4uLkrWZSY3llbtAnZYsP83iv49j3+Br+m M/H5hPZcqhnB0EHqUebuNsrnsRim X-Google-Smtp-Source: AH8x2277uO/CNdjrFev0+blF2Y6sgqBfFQBEXoy0dua1EhJlCk9V6gYD2AQZMo9dGzKjshtbXLwBWA== X-Received: by 10.98.170.15 with SMTP id e15mr5498691pff.207.1518773405472; Fri, 16 Feb 2018 01:30:05 -0800 (PST) Received: from mail-pg0-f51.google.com (mail-pg0-f51.google.com. [74.125.83.51]) by smtp.gmail.com with ESMTPSA id e24sm4548704pfd.122.2018.02.16.01.30.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Feb 2018 01:30:04 -0800 (PST) Received: by mail-pg0-f51.google.com with SMTP id j9so1979903pgp.11; Fri, 16 Feb 2018 01:30:04 -0800 (PST) X-Received: by 10.98.156.71 with SMTP id f68mr5571488pfe.193.1518773404280; Fri, 16 Feb 2018 01:30:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.165.9 with HTTP; Fri, 16 Feb 2018 01:29:43 -0800 (PST) In-Reply-To: <201802141807.w1EI7Ror036078@repo.freebsd.org> References: <201802141807.w1EI7Ror036078@repo.freebsd.org> From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Fri, 16 Feb 2018 10:29:43 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r329269 - head/stand/i386/boot2 To: Benno Rice Cc: src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2018 09:30:07 -0000 On Wed, Feb 14, 2018 at 7:07 PM, Benno Rice wrote: > Author: benno > Date: Wed Feb 14 18:07:27 2018 > New Revision: 329269 > URL: https://svnweb.freebsd.org/changeset/base/329269 > > Log: > Reformat to come significantly closer to style(9). > > Reviewed by: imp, jhibbits > Differential Revision: https://reviews.freebsd.org/D14366 > > Modified: > head/stand/i386/boot2/boot2.c > > =E2=80=8BHi, I've got 2 regressions with this commit on my headless servers (Netgate RCC and PC Engines=E2=80=8B =E2=80=8B). I'm using this configuration file on all my headless servers: [root@netgate]~# cat /boot.config -S115200 -h Now with this commit, I meet a first regression: they all stop to boot automatically at the boot stage. ****************************** /boot/config: -S115200 -h FreeBSD/x86 boot Default: 0:ad(0,a)/boot/loader boot: ******************************* I had to connect to the serial console and to press "enter" here for continuing the boot process. Once the boot process go to the next stage, I meet the second regression: loader menu is correctly displayed, but dmesg messages are no visible on the console. Regards, Olivier