From owner-freebsd-current@freebsd.org Tue Aug 28 13:52:20 2018 Return-Path: Delivered-To: freebsd-current@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 1C376108D1A4 for ; Tue, 28 Aug 2018 13:52:20 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A021B85106; Tue, 28 Aug 2018 13:52:19 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w7SDqAxs015638; Tue, 28 Aug 2018 06:52:10 -0700 (PDT) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w7SDqAtY015637; Tue, 28 Aug 2018 06:52:10 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201808281352.w7SDqAtY015637@pdx.rh.CN85.dnsmgr.net> Subject: Re: ALPHA3 niggles In-Reply-To: <57c1f73d-c9b3-77bb-2c81-14fd06ab58da@bunyatech.com.au> To: Brian Scott Date: Tue, 28 Aug 2018 06:52:10 -0700 (PDT) CC: freebsd-current@freebsd.org, brd@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2018 13:52:20 -0000 > Hi, > > Just a couple of small observations with 12.0-ALPHA3 from testing on a > Raspberry-Pi 3: > > *??? The boot loader (I presume the new LUA based one) is sending escape > sequences to the screen to format up a boot menu. The screen doesn't > recognise them and shows a series of ^[ style sequences instead. > > *??? The timeout countdown of the boot loader has reverted to very slow. > The loader did this earlier in the year on -CURRENT but had obviously > been fixed for a few months now. Maybe some change needs to be adapted > from the old to the new loader. > > *??? The root user on the image doesn't have a .login file. Confirmed on an amd64 install, adding brd@ to cc list, this is an issue for him. > I realise these are all cosmetic issues in the overall scheme of things > but if anyone is working on a bit of spit-and-polish for the new release > they might want to have a look at a few of these. > > Otherwise I'm happy to say that I haven't found any significant problems > yet. I'll keep looking though. > > Keep up the good work, > > Brian > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > -- Rod Grimes rgrimes@freebsd.org