Quoting Jiri Slaby (jsl...@suse.cz):
> Base no longer provides bash, sed and tar, but we need those. So add them.
> ---
>  templates/lxc-opensuse.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Serge E. Hallyn <serge.hal...@ubuntu.com>

> 
> diff --git a/templates/lxc-opensuse.in b/templates/lxc-opensuse.in
> index 32ff4ec..820368e 100644
> --- a/templates/lxc-opensuse.in
> +++ b/templates/lxc-opensuse.in
> @@ -116,7 +116,7 @@ download_opensuse()
>      zypper --quiet --root $cache/partial-$arch-packages --non-interactive ar 
> http://download.opensuse.org/distribution/$DISTRO/repo/oss/ repo-oss
>      zypper --quiet --root $cache/partial-$arch-packages --non-interactive ar 
> http://download.opensuse.org/update/$DISTRO/ update
>      zypper --quiet --root $cache/partial-$arch-packages --non-interactive 
> --gpg-auto-import-keys update
> -    zypper --root $cache/partial-$arch-packages --non-interactive in 
> --auto-agree-with-licenses --download-only zypper lxc patterns-openSUSE-base 
> iputils
> +    zypper --root $cache/partial-$arch-packages --non-interactive in 
> --auto-agree-with-licenses --download-only zypper lxc patterns-openSUSE-base 
> bash iputils sed tar
>      cat > $cache/partial-$arch-packages/opensuse.conf << EOF
>  Preinstall: aaa_base bash coreutils diffutils
>  Preinstall: filesystem fillup glibc grep insserv
> -- 
> 1.8.1.2
> 
> 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to