diff options
author | Daniel Baumann <daniel@debian.org> | 2011-06-11 13:15:06 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-06-11 13:15:06 +0200 |
commit | ae6ed7d84add2f5a55c843afa763879678cd2ef8 (patch) | |
tree | 9c6ac947708a90bae6dd79d6f4484a4f76329a6b /manpages/en/live-build.7 | |
parent | b3ad2f412a5b37c172fc44ecd8982ef30e14205c (diff) | |
download | vyos-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 'manpages/en/live-build.7')
-rw-r--r-- | manpages/en/live-build.7 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index 6cfd77f89..ae8ff1a98 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -119,8 +119,6 @@ manage /etc/kernel\-img.conf execute local hooks in chroot .IP "\fBlb_chroot_local\-includes\fR(1)" 4 copy local files into chroot -.IP "\fBlb_chroot_localization\fR(1)" 4 -install localization packages into chroot .IP "\fBlb_chroot_local\-packages\fR(1)" 4 queue install of local packages into chroot .IP "\fBlb_chroot_local\-patches\fR(1)" 4 |