deboostrap eg : 14.04.1

Colin Watson cjwatson at ubuntu.com
Wed Mar 9 17:53:34 UTC 2016


On Wed, Mar 09, 2016 at 03:11:49PM +0100, Master wrote:
> First thing is when I use two live installer for 14.04.1 and 14.04.2,
> later on during updates/upgrades, does my two installation 14.04.1 and
> 14.04.2 diverge or converge?Does installed 14.04(.x) end up being all
> the sames after packages apt-get update/(dist?-)upgrade?

Almost.  The exception is that you may remain on an older hardware
enablement stack until you take explicit action:

  https://wiki.ubuntu.com/Kernel/LTSEnablementStack

> What I mean is the DISTRIB_DESCRIPTION of /etc/lsb-release remains
> 14.04.1 for one and 14.04.2 for the other.So does the packages level
> also remains 'in-line' with that support release version?

No, this has nothing to do with the enablement stack stuff.  If you
aren't seeing /etc/lsb-release being brought up to date, then your
upgrades aren't actually happening and you need to investigate why.

> Because my second things is that I am trying to debootstrap a specific
> ubuntu version eg : 14.04.1 for testing purposes.But I am not sure how
> to accomplish that, if even possible.

In general that's not possible, because not all the packages from older
point releases remain available from the networked archive.  To install
an older point release, you need to install from corresponding
installation media.

> I always get DISTRIB_DESCRIPTION at 14.04 and I am not sure if it
> means 14.04(.0) or 14.04(.4 latest?)?

debootstrap will bootstrap from trusty without trusty-updates, which
corresponds to 14.04(.0).  You can then apply updates on top of that,
which will get you to whatever is latest (not necessarily the latest
point release, but rather rolling stable updates).  You can't get to a
specific point release this way.

-- 
Colin Watson                                       [cjwatson at ubuntu.com]




More information about the Ubuntu-devel-discuss mailing list