ACK: [PATCH][kteam-tools] chroot-setup: install schroot rather than dchroot

Stefan Bader stefan.bader at canonical.com
Fri Oct 6 10:42:10 UTC 2017


On 04.10.2017 11:30, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> dchroot is deprecated, use schroot instead
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>

> ---
>  chroot-setup/make_chroot | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/chroot-setup/make_chroot b/chroot-setup/make_chroot
> index 9054d88e..b0a6d840 100755
> --- a/chroot-setup/make_chroot
> +++ b/chroot-setup/make_chroot
> @@ -33,7 +33,7 @@ RELEASE_ARCH=${RELEASE}-${ARCH}
>  #
>  # Make sure you've all of the prerequisite packages installed.
>  #
> -PRE_REQS="debootstrap dchroot kernel-wedge fakeroot gawk postfix binfmt-support qemu-user-static"
> +PRE_REQS="debootstrap schroot kernel-wedge fakeroot gawk postfix binfmt-support qemu-user-static"
>  
>  for i in ${PRE_REQS}
>  do
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20171006/524ce132/attachment.sig>


More information about the kernel-team mailing list