From 669c404938b9357ae56b098f979d9f82c96dbfac Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Wed, 27 Sep 2023 08:00:15 +0200 Subject: [PATCH] typos: qume->qemu, SYS_CAP_ADMIN->CAP_SYS_ADMIN --- mmdebstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mmdebstrap b/mmdebstrap index ddff3d3..4323453 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -3173,7 +3173,7 @@ sub run_cleanup() { } if (any { $_ eq 'cleanup/mmdebstrap/qemu' } @{ $options->{skip} }) { - info "skipping cleanup/mmdebstrap/qume as requested"; + info "skipping cleanup/mmdebstrap/qemu as requested"; } elsif (defined $options->{qemu} and any { $_ eq $options->{mode} } ('root', 'unshare') and -e "$options->{root}/usr/bin/qemu-$options->{qemu}-static") { @@ -6730,7 +6730,7 @@ This mode directly executes chroot and is the same mode of operation as is used by debootstrap. It is the only mode that can directly create a directory chroot with the right permissions. If the chroot directory is not accessible by the _apt user, then apt sandboxing will be automatically disabled. This mode -needs to be able to mount and thus requires C. +needs to be able to mount and thus requires C. =item B