svn commit: r329269 - head/stand/i386/boot2
Olivier Cochard-Labbé
olivier at freebsd.org
Fri Feb 16 09:30:07 UTC 2018
On Wed, Feb 14, 2018 at 7:07 PM, Benno Rice <benno at freebsd.org> 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
>
>
Hi,
I've got 2 regressions with this commit on my headless servers (Netgate RCC
and PC Engines
).
I'm using this configuration file on all my headless servers:
[root at 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
More information about the svn-src-all
mailing list