[Libguestfs] [PATCH] appliance: update Debian-specific package list

Richard W.M. Jones rjones at redhat.com
Fri May 9 09:56:42 UTC 2014


On Fri, May 09, 2014 at 11:15:33AM +0200, Hilko Bengen wrote:
> ---
>  appliance/packagelist.in | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/appliance/packagelist.in b/appliance/packagelist.in
> index d241ec9..27106c8 100644
> --- a/appliance/packagelist.in
> +++ b/appliance/packagelist.in
> @@ -60,11 +60,13 @@ ifelse(DEBIAN,1,
>    e2fsprogs
>    extlinux
>    genisoimage
> -  gfs-tools
> -  gfs2-tools
> +  gfs2-utils
>    grub2-common
>    hfsplus
> -  iproute
> +  iproute2
> +  iputils-ping
> +  iputils-arping
> +  iputils-tracepath
>    libaugeas0
>    libcap2
>    libhivex0
> -- 
> 2.0.0.rc2

ACK.

A couple of notes:

(1) You can update the debian package list whenever you like.

(2) If those old packages still exist in some old version of Debian,
then you can leave them in the list.  supermin is supposed to ignore
packages which are not installed, so having old packages there should
not affect the build.

Thanks,

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list