Git and complementary web interfaces (some fast but basic, others fuller-featured)

2021-01-06 Thread Graham Perrin
On 06/01/2021 14:34, Jamie Landeg-Jones wrote: > Git: timestamps Graham Perrin wrote: Alongside 'tree', click 'log' Thanks, but I wanted the file dates, not the log! Also/alternatively there's the read-only mirror on GitHub so, for example:

Re: boot loader blank screen

2021-01-06 Thread Mark Millard
This issue(s) seem to need a variety of reporting contexts for coverage. My coverage at this point is more of a check if something reverted for my type of context but when it started my context was a failure case. I'm no longer testing a context based on the earlier patch (before its commital)

Re: boot loader blank screen

2021-01-06 Thread Mark Millard
On 2021-Jan-6, at 09:51, Cy Schubert wrote: > In message <63a29589-22b5-495b-8e0d-14e13091d...@yahoo.com>, Mark Millard > write > s: >> >> >> On 2021-Jan-5, at 17:54, David Wolfskill wrote: >> >>> On Wed, Jan 06, 2021 at 12:46:08AM +0200, Toomas Soome wrote: ... > the

Re: boot loader blank screen

2021-01-06 Thread John Kennedy
On Wed, Jan 06, 2021 at 02:40:32PM -0800, Mark Millard wrote: > ... screen.textmode="0" works, including with screen.font="8x16" . There > is a difference, in that it displays some material at the very beginning > that it was not displaying since the recent problems started (until now > or so).

Re: boot loader blank screen

2021-01-06 Thread John Kennedy
On Tue, Jan 05, 2021 at 07:09:22PM -0800, John Kennedy wrote: > On Wed, Jan 06, 2021 at 12:46:08AM +0200, Toomas Soome wrote: > > I think, I got it fixed (at least idwer did confirm for his system, > > thanks). If you can test this patch: > >

Re: boot loader blank screen

2021-01-06 Thread Dan Mack
I've tried multiple rebuilds to no avail - what finally fixed it for me was to add this to /boot/loader.conf and rebooted: screen.textmode=1 I don't use X11 on this box but only had console access so needed the console to work :-) Works for me, your mileage may vary. Dan On Wed, 6

Re: boot loader blank screen

2021-01-06 Thread Cy Schubert
In message <63a29589-22b5-495b-8e0d-14e13091d...@yahoo.com>, Mark Millard write s: > > > On 2021-Jan-5, at 17:54, David Wolfskill wrote: > > > On Wed, Jan 06, 2021 at 12:46:08AM +0200, Toomas Soome wrote: > >> ... > >>> the 58661b3ba9eb should hopefully fix the loader text mode issue, it woul

Re: CURRENT, usr/src on git, howto "mergemaster"?

2021-01-06 Thread Mark Linimon
On Wed, Jan 06, 2021 at 11:24:22AM +, tech-lists wrote: > >Moreover mergemaster is still officially documented and recommend as > >only right method in FreeBSD handbook. See > >https://www.freebsd.org/doc/handbook/makeworld.html. > >World is moving, we may have new tools but each deprecation

Re: Unofficial PkgBase Repository

2021-01-06 Thread Mina Galić
On Tuesday, January 5th, 2021 at 23:03, Goran Mekić wrote: > > p.s.: if it feels slow, blame virtio + vnet > > This made it fast for me (rc.conf): > > ifconfig_vtnet0="DHCP -tso -lro" i already have those. see my setup over here:

Re: Git: timestamps

2021-01-06 Thread Jamie Landeg-Jones
Graham Perrin wrote: > Alongside 'tree', click 'log' Thanks, but I wanted the file dates, not the log! > Also/alternatively there's the read-only mirror on GitHub so, for example: > > I know, which is why I miss it on the FreeBSD

Re: CURRENT, usr/src on git, howto "mergemaster"?

2021-01-06 Thread tech-lists
On Mon, Jan 04, 2021 at 08:47:28PM +0100, Michal Meloun wrote: Moreover mergemaster is still officially documented and recommend as only right method in FreeBSD handbook. See https://www.freebsd.org/doc/handbook/makeworld.html. World is moving, we may have new tools but each deprecation should

Re: kldxref: /boot/kernel/kernel: too many segments

2021-01-06 Thread Dimitry Andric
On 6 Jan 2021, at 08:14, Matthias Apitz wrote: > > El día martes, enero 05, 2021 a las 01:11:14p. m. +0100, Herbert J. Skuhra > escribió: > >> On Tue, Jan 05, 2021 at 01:01:33PM +0100, Matthias Apitz wrote: >>> >>> Hello, >>> >>> On an amd64 system r314251 a world and kernel built fine from