Unnamed repository
Go to file
Dave Young 7f92db4f60 Cleanup and recreate po files
Resolves: bz859783

Old po/ folder are not well maintained. All po files are just
same as the outdated pot file.

Translating team need kexec-tools to update it to
the conventional mode so it become available for translating.

Currently old translated po files are not maintained in git.
Instead it's a kexec-tools-po.tar.gz in dist git server.
see kexec-tools.spec: Source13. This patch will maintain them
in po/ and update the contents from lastest source code.

The refresh include below items:
1. update pot file from latest source code.
2. merge old translated po files with the new pot file
3. maintain translated po files in po/ folder
Also updated the Makefile to make the process more easier.

Usage after the update is like below:
a) simple `make` will generate the mo files for installation
b) `make install` will install mo files to locale directory
Above two command are used in rpm spec to install mo files

c) `make merge` will update pot file from source code and merge
translated po files with latest pot file. So it become ready for
translation team to translate

For kexec-tools maintaining, what we need to do is:
Once firstboot_kdump.py is modifed, we should run `make merge`
to update the po files for translation
After po files get translated they need to be copied to po/
and commit to git. Then create a kexec-tools-po.tar.gz and
upload the tar.gz to dist git, also update the checksum in spec
file.
2012-11-30 17:34:16 +08:00
po Cleanup and recreate po files 2012-11-30 17:34:16 +08:00
.gitignore pull makedumpfile 1.5.0 2012-09-06 15:39:58 +08:00
98-kexec.rules udev rules fix 2012-05-28 09:50:47 +08:00
dracut-kdump.sh add random feeding code for ssh dump 2012-11-16 14:07:52 +08:00
dracut-module-setup.sh add random feeding code for ssh dump 2012-11-16 14:07:52 +08:00
dracut-monitor_dd_progress remove dracut-files.tbz2 [v2] 2012-05-03 10:06:05 +08:00
firstboot_kdump.py Update to support f18 grub2 efi config file 2012-09-29 09:59:55 +08:00
kdump.conf improve persistent name handling 2012-10-11 09:43:30 +08:00
kdump.conf.5 improve persistent name handling 2012-10-11 09:43:30 +08:00
kdump.init - Fix a syntax error in kdump init script 2010-06-13 21:54:34 +00:00
kdump.service Fixup sysytemd service file (bug 741272) 2012-02-14 10:13:06 -07:00
kdump.sysconfig do not mount root twice 2012-07-12 11:15:35 +08:00
kdump.sysconfig.i386 do not mount root twice 2012-07-12 11:15:35 +08:00
kdump.sysconfig.ia64 Mass Update of RHEL5 patches 2008-06-05 15:18:53 +00:00
kdump.sysconfig.ppc64 do not mount root twice 2012-07-12 11:15:35 +08:00
kdump.sysconfig.s390x do not mount root twice 2012-07-12 11:15:35 +08:00
kdump.sysconfig.x86_64 do not mount root twice 2012-07-12 11:15:35 +08:00
kdumpctl get MEM_RESERVED from sysfs attribute 2012-11-16 14:14:35 +08:00
kexec-kdump-howto.txt improve persistent name handling 2012-10-11 09:43:30 +08:00
kexec-tools-2.0.3-disable-kexec-test.patch Disable kexec_test 2012-01-21 16:56:07 +08:00
kexec-tools-2.0.3-kdump-pass-acpi_rsdp-to-2nd-kernel-for-efi-booting.patch Pull two patches from upstream 2012-10-25 17:07:19 +08:00
kexec-tools-2.0.3-Load-bzImages-smaller-than-32-KiB.patch Pull two patches from upstream 2012-10-25 17:07:19 +08:00
kexec-tools-2.0.3-ppc-ppc64-compile-purgatory-code-with-gcc-option-msoft-float.patch ppc/ppc64: compile purgatory with gcc option msoft-float 2012-09-29 13:15:36 +08:00
kexec-tools-2.0.3-vmcore-dmesg-Do-not-write-beyond-end-of-buffer.patch Pull vmcore-dmesg patches from vivek 2012-09-29 13:19:03 +08:00
kexec-tools-2.0.3-vmcore-dmesg-vmcore-dmesg-Make-it-work-with-new-stru.patch Pull vmcore-dmesg patches from vivek 2012-09-29 13:19:03 +08:00
kexec-tools.spec Release 2.0.3-58 2012-11-16 14:20:12 +08:00
mkdumprd get_ssh_size: use -n to redirect stdin from /dev/null 2012-11-16 14:13:27 +08:00
mkdumprd.8 mkdumprd manpage cleanup manpage 2012-06-06 16:24:37 +08:00
rhcrashkernel-param rhcrashkernel-param: echo crashkernel=auto for rhel7 2012-08-20 15:01:47 +08:00
sources pull makedumpfile 1.5.0 2012-09-06 15:39:58 +08:00