Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2021 15:27:00 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Kyle Evans <kevans@freebsd.org>
Cc:        Mateusz Guzik <mjguzik@gmail.com>, src-committers <src-committers@freebsd.org>, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org, Warner Losh <imp@freebsd.org>
Subject:   Re: git: 0495ed398c4f - main - contrib/lua: update to 5.4.2
Message-ID:  <20210115152700.GA85455@FreeBSD.org>
In-Reply-To: <CACNAnaHAMFBz7G9bMmawr1mUj3JAUBpBMOQO7bR7rniWfgH=tg@mail.gmail.com>
References:  <202101140558.10E5wMNW079125@gitrepo.freebsd.org> <CAGudoHGv3aP-QgR23NPvnJHcwMMc=qAs7HSMnxQMaZu-RywKSg@mail.gmail.com> <CACNAnaHAMFBz7G9bMmawr1mUj3JAUBpBMOQO7bR7rniWfgH=tg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 15, 2021 at 09:12:57AM -0600, Kyle Evans wrote:
> On Fri, Jan 15, 2021 at 7:06 AM Mateusz Guzik <mjguzik@gmail.com> wrote:
> >
> > There is some garbage shown by the boot loader since this commit.
> > Screenshot from VirtualBox:
> > https://people.freebsd.org/~mjg/loader_artifact.png
> >
> > An additional fixup is needed to see it:
> > commit 0974bfa3a8da2201b0a415e72593552f5ac59379 (HEAD -> main,
> > freebsd/main, freebsd/HEAD)
> > Author: Toomas Soome <tsoome@FreeBSD.org>
> > Date:   Fri Jan 15 14:58:12 2021 +0200
> >
> >     loader: do not update palette in text mode (real fix)
> >
> > otherwise the screen is blank.
> >
> 
> The patch below will fix it (assuming we're both looking at the
> "Welcome to FreeBSD" misposition + leading garbage); there's clearly

Does it also fix the missing whitespace padding on the left of the
"Welcome to FreeBSD" string frame title (I've seen screenshot where it
is correctly padded on the right, but not on the left)?

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210115152700.GA85455>