[meta-virtualization] [PATCH] Update lxc recipe to 1.0.0

Bruce Ashfield bruce.ashfield at gmail.com
Mon Mar 3 08:18:10 PST 2014


On Mon, Mar 3, 2014 at 7:10 AM, Josep Puigdemont
<josep.puigdemont at enea.com> wrote:
> On Thu, 2014-02-27 at 14:42 -0500, Bruce Ashfield wrote:
>> On Thu, Feb 27, 2014 at 6:33 AM, Josep Puigdemont
>> <josep.puigdemont at enea.com> wrote:
>> > LXC 1.0 was released last week [1], this is an update of the lxc recipe to use
>> > the latest stable version.
>> > There are not many changes from the 0.9.0 recipe, just the hashes and the fetch
>> > url. Some patches have been removed since they have already been included
>> > in lxc-1.0.0.
>>
>> Nice to stay so quickly up to date :)
>>
>> The series looks good to me, did you do any runtime testing to show basic
>> functionality was still intact ? I assume it is, but I didn't ask once, and was
>> bitten by a init error!
>
> Hi Bruce!
> Sorry I didn't answer earlier, I was away without email until today.
> Thank you for applying the patch!

No worries. I went ahead and merged it, since a quick check confirmed
the details of your commit.

>
> Regrettably I did not do very thorough testing, I used it to
> start/stop/execute containers, but didn't use lxc-create for instance
> (most of the previous patches were related to the templates used by
> lxc-create). I'll give it a go if I have time tomorrow (I don't think
> I'll be able to do it today), unless you've already done so.

I did do a basic build and smoke test, but getting a bit more testing
would be ideal :)

Bruce

>
> Thanks!
>
> /Josep
>
>>
>> Bruce
>>
>> >
>> > [1] https://lists.linuxcontainers.org/pipermail/lxc-users/2014-February/006260.html
>> >
>> > Josep Puigdemont (1):
>> >   Update Linux Containers to lxc-1.0.0
>> >
>> >  .../lxc-0.9.0-always-strdup-rootfs-mount.patch     |   27 --------
>> >  ...xc-0.9.0-check-when-bind-mounting-libdirs.patch |   44 ------------
>> >  .../lxc-0.9.0-configure-allow-subdir-objects.patch |   35 ----------
>> >  ...0.9.0-disable-udhcp-from-busybox-template.patch |   24 -------
>> >  ...c-0.9.0-don-t-let-LXC_PATH-end-in-failure.patch |   29 --------
>> >  ...-chpasswd-functionality-for-busybox-hosts.patch |   70 --------------------
>> >  ...tdev-re-read-ifindex-in-LXC_NET_PHYS-case.patch |   49 --------------
>> >  .../files/lxc-0.9.0-use-susv3-head-arguments.patch |   46 -------------
>> >  ...1.0.0-disable-udhcp-from-busybox-template.patch |   24 +++++++
>> >  recipes-containers/lxc/lxc_0.9.0.bb                |   69 -------------------
>> >  recipes-containers/lxc/lxc_1.0.0.bb                |   62 +++++++++++++++++
>> >  11 files changed, 86 insertions(+), 393 deletions(-)
>> >  delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-always-strdup-rootfs-mount.patch
>> >  delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-check-when-bind-mounting-libdirs.patch
>> >  delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-configure-allow-subdir-objects.patch
>> >  delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-disable-udhcp-from-busybox-template.patch
>> >  delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-don-t-let-LXC_PATH-end-in-failure.patch
>> >  delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-enable-chroot-chpasswd-functionality-for-busybox-hosts.patch
>> >  delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-setup_netdev-re-read-ifindex-in-LXC_NET_PHYS-case.patch
>> >  delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-use-susv3-head-arguments.patch
>> >  create mode 100644 recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch
>> >  delete mode 100644 recipes-containers/lxc/lxc_0.9.0.bb
>> >  create mode 100644 recipes-containers/lxc/lxc_1.0.0.bb
>> >
>> > --
>> > 1.7.10.4
>> >
>> > _______________________________________________
>> > meta-virtualization mailing list
>> > meta-virtualization at yoctoproject.org
>> > https://lists.yoctoproject.org/listinfo/meta-virtualization
>>
>>
>>
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list