summaryrefslogtreecommitdiffstats
path: root/bin/debian-chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-12-01 16:46:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-12-15 07:13:30 +0000
commitcc2bd2843897c6b0b98dad31c7d4b6bb1795ed50 (patch)
treecd458ff855aae1f7ba2603ef2b2339675042cf33 /bin/debian-chroot
parentUpdating. (diff)
downloadprogress-linux-tools-cc2bd2843897c6b0b98dad31c7d4b6bb1795ed50.tar.xz
progress-linux-tools-cc2bd2843897c6b0b98dad31c7d4b6bb1795ed50.zip
Updating.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'bin/debian-chroot')
-rwxr-xr-xbin/debian-chroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/debian-chroot b/bin/debian-chroot
index 0fbe930..b191a04 100755
--- a/bin/debian-chroot
+++ b/bin/debian-chroot
@@ -69,6 +69,7 @@ case "${COMMAND}" in
cat > "${CHROOT}/etc/apt/apt.conf.d/chroot.conf" << EOF
Acquire::PDiffs "false";
+Acquire::Languages "none";
APT::Clean-Installed "true";
APT::Install-Recommends "false";
APT::Install-Suggests "false";