[meta-virtualization] [PATCH] base-files: remove bbappend hacking on fstab

Bruce Ashfield bruce.ashfield at gmail.com
Sun Jul 3 21:27:16 PDT 2016


merged.

Bruce

On Thu, Jun 23, 2016 at 6:17 PM, Chris Patterson <cjp256 at gmail.com> wrote:

> From: Chris Patterson <pattersonc at ainfosec.com>
>
> This approach breaks images which have Xen in DISTRO_FEATURES,
> but are not booting under Xen (and mounting /proc/xen fails).
>
> xencommons, xendriverdomain, or proc-xen.mount should take care of
> mounting /proc/xen.
>
> Signed-off-by: Chris Patterson <pattersonc at ainfosec.com>
> ---
>  recipes-core/base-files/base-files_3.%.bbappend | 5 -----
>  1 file changed, 5 deletions(-)
>  delete mode 100644 recipes-core/base-files/base-files_3.%.bbappend
>
> diff --git a/recipes-core/base-files/base-files_3.%.bbappend
> b/recipes-core/base-files/base-files_3.%.bbappend
> deleted file mode 100644
> index eb973ad..0000000
> --- a/recipes-core/base-files/base-files_3.%.bbappend
> +++ /dev/null
> @@ -1,5 +0,0 @@
> -do_install_append() {
> -       if echo "${DISTRO_FEATURES}" | grep -q 'xen'; then
> -               echo "xenfs                /proc/xen            xenfs
> defaults              0  0" >> ${D}${sysconfdir}/fstab
> -       fi
> -}
> --
> 2.1.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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20160704/538953f4/attachment.html>


More information about the meta-virtualization mailing list