Packaging the FreeBSD base system with pkg(8)
Garrett Wollman
wollman at csail.mit.edu
Wed Apr 6 18:20:06 UTC 2016
<<On Wed, 6 Apr 2016 18:21:34 +0200, Gary Jennejohn <gljennjohn at gmail.com> said:
> On Tue, 5 Apr 2016 13:42:48 -0400 (EDT)
> Benjamin Kaduk <kaduk at MIT.EDU> wrote:
>> On Tue, 5 Apr 2016, Gary Jennejohn wrote:
>>
>> > Will there be an option not to merge? I never update /etc when
>> > I do installworld because what I have works for me and I see no
>> > need to make any changes to a working system.
>>
>> And you expect your system to continue working after a new system user is
>> added?
>>
> Yes, because these are mentioned in UPDATING and I add them by hand.
The whole impetus for "pkg for base" is that doing things by hand
doesn't scale when you have more than N=$smallnum machines (or VMs or
containers). If you're doing this stuff by hand, you can keep on
doing "make installworld" -- that's still going to be supported.
-GAWollman
More information about the freebsd-pkgbase
mailing list