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/de | |
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/de')
-rw-r--r-- | manpages/de/lb_chroot_localization.de.1 | 47 | ||||
-rw-r--r-- | manpages/de/live-build.de.7 | 2 |
2 files changed, 0 insertions, 49 deletions
diff --git a/manpages/de/lb_chroot_localization.de.1 b/manpages/de/lb_chroot_localization.de.1 deleted file mode 100644 index 68c7e53cc..000000000 --- a/manpages/de/lb_chroot_localization.de.1 +++ /dev/null @@ -1,47 +0,0 @@ -.\"******************************************************************* -.\" -.\" This file was generated with po4a. Translate the source file. -.\" -.\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-06\-11 3.0~a19 "Debian Live Project" - -.SH NAME -\fBlb chroot_localization\fP \- Complete the chroot stage - -.SH SYNOPSIS -\fBlb chroot_localization\fP [\fIlive\-build options\fP] - -.SH DESCRIPTION -\fBlb chroot_localization\fP is a low\-level command (plumbing) of -\fIlive\-build\fP(7), the Debian Live tool suite. -.PP - -.\" FIXME -.SH OPTIONS -\fBlb chroot_localization\fP has no specific options but understands all -generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all -generic live\-build options. - -.SH FILES -.\" FIXME -.IP \fBn/a\fP 4 - -.SH "SEE ALSO" -\fIlive\-build\fP(7) -.PP -This program is a part of live\-build. - -.SH HOMEPAGE -More information about live\-build and the Debian Live project can be found -on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at -<\fIhttp://live.debian.net/manual/\fP>. - -.SH BUGS -Bugs can be reported by submitting a bugreport for the live\-build package in -the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by -writing a mail to the Debian Live mailing list at -<\fIdebian\-live@lists.debian.org\fP>. - -.SH AUTHOR -live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for -the Debian project. diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 4f92d0802..721d4375d 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -142,8 +142,6 @@ manage /etc/kernel\-img.conf execute local hooks in chroot .IP \fBlb_chroot_local\-includes\fP(1) 4 copy local files into chroot -.IP \fBlb_chroot_localization\fP(1) 4 -install localization packages into chroot .IP \fBlb_chroot_local\-packages\fP(1) 4 queue install of local packages into chroot .IP \fBlb_chroot_local\-patches\fP(1) 4 |