Re: d-i manual (Re: building and testing d-i with jenkins)
Hi,
Holger Levsen <holger@layer-acht.org> wrote:
> On Samstag, 17. November 2012, Holger Levsen wrote:
> > d_i_manual - builds the full installation-guide package with pdebuild in
> > sid on every commit to svn://svn.debian.org/svn/d-i/ matching these
> > patterns: /trunk/manual/debian/.*, /trunk/manual/po/.*,
> > /trunk/manual/doc/.* /trunk/manual/scripts/.*
>
> Instead of building the full installation-guide package on commits in
> /trunk/manual/po/$LANG I'd like to only build that language - how can I do
> this?
As documented in manual/doc/translations_po.txt:
Use the following commands:
1. ./scripts/merge_xml en
2. ./scripts/update_pot
3. ./scripts/update_po <your language>
4. ./scripts/revert_pot
5. ./scripts/create_xml <your language>
> > d_i_manual_* - builds a language (on wheezy) on every commit of
> > svn/trunk/manual/$LANG with "make languages=$LANG architectures=amd64
> > formats=html"
>
> first, I don't really get the difference between svn/trunk/manual/$LANG and
> svn/trunk/manual/po/$LANG - can someone please explain?
There are two ways of translating the manual: via xml files (as the english
original is) and via po files.
In manual/$LANG there are the xml based translations, in manual/po/$LANG
are the po based ones.
Holger W.
--
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 3.0.2
under D e b i a n G N U / L I N U X 6.0 ( S q u e e z e )
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Reply to: