Re: Recent issue with pkg base missing setuid

2017-12-04 Thread Rodney W. Grimes
> On Mon, Dec 04, 2017 at 12:46:37PM -0500, Kris Moore wrote: > > On 12/04/2017 11:37, Brad Davis wrote: > > > On Mon, Dec 4, 2017, at 09:25 AM, Kris Moore wrote: > > >> Anybody else noticed a recent regression (say past month or so) where > > >> pkg base of latest HEAD is now failing to throw setu

Re: Recent issue with pkg base missing setuid

2017-12-04 Thread Rodney W. Grimes
> On 12/04/2017 11:37, Brad Davis wrote: > > On Mon, Dec 4, 2017, at 09:25 AM, Kris Moore wrote: > >> Anybody else noticed a recent regression (say past month or so) where > >> pkg base of latest HEAD is now failing to throw setuid on some files? We > >> saw it at first because /sbin/shutdown lost

Re: Recent issue with pkg base missing setuid

2017-12-04 Thread Rodney W. Grimes
> On Mon, Dec 04, 2017 at 10:46:56AM -0800, Rodney W. Grimes wrote: > > > On Mon, Dec 04, 2017 at 12:46:37PM -0500, Kris Moore wrote: > > > > On 12/04/2017 11:37, Brad Davis wrote: > > > > > On Mon, Dec 4, 2017, at 09:25 AM, Kris Moore wrote: > > &g

Re: Recent issue with pkg base missing setuid

2017-12-04 Thread Rodney W. Grimes
> On 12/04/2017 13:47, Rodney W. Grimes wrote: > >> On 12/04/2017 11:37, Brad Davis wrote: > >>> On Mon, Dec 4, 2017, at 09:25 AM, Kris Moore wrote: > >>>> Anybody else noticed a recent regression (say past month or so) where > >>>> pkg base

Re: CFT: FreeBSD Package Base

2019-04-29 Thread Rodney W. Grimes
> > Correct, this is ZFS only. And it's something we're using specific to FreeNAS > / TrueOS, which is why I didn't originally mention it as apart of our CFT. Then please it is "CFT: FreeNAS/TrueOS pkg base, ZFS only", calling this FreeBSD pkg base when it is not was wrong, and miss leading. >

Re: CFT: FreeBSD Package Base

2019-04-29 Thread Rodney W. Grimes
> On Mon, Apr 29, 2019 at 10:09 AM Rodney W. Grimes < > freebsd-...@gndrsh.dnsmgr.net> wrote: > > > > > > > Correct, this is ZFS only. And it's something we're using specific to > > FreeNAS / TrueOS, which is why I didn't originally mention

Re: CFT: FreeBSD Package Base

2019-04-29 Thread Rodney W. Grimes
> On April 29, 2019 1:50:00 PM PDT, Garrett Wollman > wrote: > >< > said: > > > >> The discussion about granularity begs the question, why pkgbase in > >the > >> first place? My impression was that it allowed people to select which > > > >> components they wanted to either create a lean installa

Re: Existing passwd and group files overwritten by pkgbase upgrade

2019-05-16 Thread Rodney W. Grimes
> On Mon, May 13, 2019, at 8:39 AM, Emmanuel Vadot wrote: > > On Sun, 12 May 2019 20:24:04 -0700 > > Ashley Chase wrote: > > > > > On Sat, May 11, 2019 at 03:44:10PM +0200, Emmanuel Vadot wrote: > > > > On Sat, 11 May 2019 15:23:21 +0200 > > > > mj-mailingl...@gmx.de wrote: > > > > > > > > > Hi

Re: /root on a separate dataset breaks FreeBSD-base installation

2020-04-11 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > I am following https://wiki.freebsd.org/PkgBase > > This: > > pkg install -g 'FreeBSD-*' > > fails with this: > > [2/800] Extracting FreeBSD-runtime-12.1_3:?? 4% > pkg: Fail to create hardlink: > /root/.pkgtemp..cshrc.v5sxGCRu3GlP:Cross-device lin

Re: /root on a separate dataset breaks FreeBSD-base installation

2020-04-11 Thread Rodney W. Grimes
> On Sat, 11 Apr 2020 09:42:49 -0700 (PDT) > "Rodney W. Grimes" wrote: > > > [ Charset UTF-8 unsupported, converting... ] > > > I am following https://wiki.freebsd.org/PkgBase > > > > > > This: > > > > > > pkg install -g &#x

Re: /root on a separate dataset breaks FreeBSD-base installation

2020-04-11 Thread Rodney W. Grimes
> On 11/04/2020 17:03, Rodney W. Grimes wrote: > >> On Sat, 11 Apr 2020 09:42:49 -0700 (PDT) > >> "Rodney W. Grimes" wrote: > >> > >>> [ Charset UTF-8 unsupported, converting... ] > >>>> I am following https://wiki.freebsd.or

Re: /root on a separate dataset breaks FreeBSD-base installation

2020-04-12 Thread Rodney W. Grimes
> > The norm is there are very few cross directory links and > > this is very rarely an issue unless someone modifies the > > system in a way outside of the norm. Having /root as a > > seperate dataset is outside the norm. Note this also > > places /root outside of the boot environment directory

Re: /root on a separate dataset breaks FreeBSD-base installation

2020-04-13 Thread Rodney W. Grimes
> > > Here we disagree, I consider /root very much a part of the base > > system and it should be pretty much unused. And I am a person > > that logs in as root and su -'s out to user accounts, but I > > still do not use /root as a normal home directory, everything > > else is done and stored som