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

Bruce Ashfield bruce.ashfield at gmail.com
Thu Feb 27 11:42:52 PST 2014


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!

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