From ae6ed7d84add2f5a55c843afa763879678cd2ef8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 11 Jun 2011 13:15:06 +0200 Subject: 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. --- functions/defaults.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'functions') diff --git a/functions/defaults.sh b/functions/defaults.sh index 0b7119fbc..5e6b9eb51 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -586,9 +586,6 @@ Set_defaults () ;; esac - # Setting language string - LB_LANGUAGE="${LB_LANGUAGE:-en}" - # Setting linux flavour string case "${LB_ARCHITECTURES}" in armel) -- cgit v1.2.3