summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-11 13:15:06 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-11 13:15:06 +0200
commitae6ed7d84add2f5a55c843afa763879678cd2ef8 (patch)
tree9c6ac947708a90bae6dd79d6f4484a4f76329a6b /scripts/build/lb_chroot
parentb3ad2f412a5b37c172fc44ecd8982ef30e14205c (diff)
downloadvyos-live-build-ae6ed7d84add2f5a55c843afa763879678cd2ef8.tar.gz
vyos-live-build-ae6ed7d84add2f5a55c843afa763879678cd2ef8.zip
Removing unmaintained chroot_localization script.
The chroot_localization script did two things: * contain a hardcoded list for a couple of packages->l10n-packages * (supposed) to set the locales boot parameter correct. While the first was totally outdated and is a thing that needs to be constantly updated for changes in debian (and nobody wants to do that) and it's a broken approach anyway, the second is useless since we're using syslinux-themes packages anyway.
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-xscripts/build/lb_chroot1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index 5b880a26c..062a545d9 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -60,7 +60,6 @@ lb chroot_local-packagelists ${*}
lb chroot_local-packages ${*}
lb chroot_install-packages ${*}
lb chroot_tasks ${*}
-lb chroot_localization ${*}
lb chroot_local-includes ${*}
lb chroot_local-patches ${*}
lb chroot_local-hooks ${*}