Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2016 19:06:22 +0300
From:      Slawa Olhovchenkov <slw@zxy.spb.ru>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        Thomas Mueller <mueller6724@bellsouth.net>, freebsd-current@freebsd.org, freebsd-pkgbase@freebsd.org
Subject:   Re: Packaging the FreeBSD base system with pkg(8)
Message-ID:  <20160128160622.GB88527@zxy.spb.ru>
In-Reply-To: <20160128131806.GB67200@ivaldir.etoilebsd.net>
References:  <20160127223323.GG98557@FreeBSD.org> <183431.62409.bm@smtp111.sbc.mail.ne1.yahoo.com> <20160128131806.GB67200@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 28, 2016 at 02:18:06PM +0100, Baptiste Daroussin wrote:

> On Thu, Jan 28, 2016 at 12:46:39PM +0000, Thomas Mueller wrote:
> > from Glen Barber:
> > 
> > > As many know, work has been in progress for quite some time to provide
> > > the ability to package and upgrade the FreeBSD base system using pkg(8).
> > > The majority of the initial implementation has provided much of the core
> > > functionality to make this possible, however much work still needs to be
> > > done.
> > 
> > (snip)
> > 
> > Would the base system all be one package?
> 
> multiple packages with meta packages to represent the whole base so you have the
> best of both world :)
> > 
> > In Linux, everything is part of a package, even the kernel, but something comparable to FreeBSD or NetBSD base system would have many packages.
> > 
> > Will it be possible to upgrade base system with portmaster or portupgrade, and would that be better than the current procedure in UPDATING?
> 
> No but one will be able to simply run pkg upgrade (and built himself the
> packages)
> > 
> > Would pkg then be able to show a package's required shared libraries including shared libraries from the base system?  I was recently stung by pkg not showing required shared libraries from the base system.
> 
> Yes, but but real usage of it would happen in a second step because of many
> rought edges to be deal with. but yes the information would be available
> 
> see:
> https://www.youtube.com/watch?v=Br6izhH5P1I
> and
> https://www.youtube.com/watch?v=v7px6ktoDAI
> 
> for a bigger view of what happened (note that some detail my have change a bit,
> the overall remains the same)

What about upgrade strongly outdated system?
For example 11.0 at time 18.0? I.e. packages for 11.0 don't available,
pkg from 11.0 don't undertund package base from 18.0 and etc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160128160622.GB88527>