Incoming changes in the sh(1) default behaviour

2021-05-06 Thread Baptiste Daroussin
Hello everyone We have been working implementing the persistent history storage in sh(1). It will now respect POSIX: - by default the history will be saved and loaded from ~/.sh_history - if HISTFILE is set it will use histfile instead of ~/.sh_history - if HISTFILE is set but empty it will not

Re: Building ZFS-based VM images

2021-05-06 Thread tech-lists
On Thu, May 06, 2021 at 09:17:30AM -0600, Alan Somers wrote: It's easy to build a UFS-based VM image just by setting WITH_VMIMAGES in release.conf and running release.sh. But what about ZFS-based images? What's the easiest way to build a ZFS-based VM image, using a pool layout similar to what

Re: WSLg update on 1-5-2021 - BSD / WSL

2021-05-06 Thread David Chisnall
On 03/05/2021 22:37, Pete Wright via freebsd-current wrote: On 5/1/21 12:42 PM, Chargen wrote: Dear all please note that I hope this message will be discussed to get this on the roadmap for FreeBSD. Perhaps there is already talk about &&  work done on that. I would like to suggest having a BSD

Building ZFS-based VM images

2021-05-06 Thread Alan Somers
It's easy to build a UFS-based VM image just by setting WITH_VMIMAGES in release.conf and running release.sh. But what about ZFS-based images? What's the easiest way to build a ZFS-based VM image, using a pool layout similar to what the interactive installer uses? -Alan

Re: linking to git revisions in bugzilla

2021-05-06 Thread Yuri Pankov
Oleksandr Tymoshenko wrote: > Kubilay Kocak (ko...@freebsd.org) wrote: >> On 12/04/2021 9:02 am, Yuri Pankov wrote: >>> While filing a bug, I noticed that the help only mentions svn revision >>> numbers, and "Preview" tab had no output when I tried putting "base >>> ", so I'm wondering how do