Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2018 03:19:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 221526] GELI passphrase prompt occurs before serial console (FreeBSD 11.1-RELEASE)
Message-ID:  <bug-221526-227-bQIxejQEU3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221526-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221526-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221526

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: allanjude
Date: Sun Jun 17 03:18:57 UTC 2018
New revision: 335276
URL: https://svnweb.freebsd.org/changeset/base/335276

Log:
  gptboot, zfsboot, gptzfsboot: Enable the video and serial consoles early

  Normally the serial console is not enabled until /boot.config is read and
  we know how the serial console should be configured.  Initialize the
  consoles early in 'dual' mode (serial & keyboard) with a default serial
  rate of 115200. Then serial is re-initialized once the disk is decrypted
  and the /boot.config file can be read.

  This allows the GELIBoot passphrase to be provided via the serial console.

  PR:           221526
  Requested by: many
  Reviewed by:  imp
  Sponsored by: Klara Systems
  Differential Revision:        https://reviews.freebsd.org/D15862

Changes:
  head/stand/i386/gptboot/gptboot.c
  head/stand/i386/zfsboot/zfsboot.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221526-227-bQIxejQEU3>