- 09 Nov, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 23 Jul, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 28 Feb, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 23 Dec, 2013 1 commit
-
-
Colin Watson authored
* docs/grub.texi (Obtaining and Building GRUB): Refer to Git rather than Bazaar. * po/README: Likewise. Fix spelling mistake.
-
- 18 Dec, 2013 2 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
- 17 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 17 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
the function of these files exceeds what can be sanely handled in shell in posix-comaptible way. Also writing it in C extends the functionality to non-UNIX-like OS and minimal environments.
-
- 04 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 03 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 08 Aug, 2013 1 commit
-
-
Vladimir Testov authored
terminal-left: terminal window's left position terminal-top: terminal window's top position terminal-width: terminal window's width terminal-height: terminal window's height * grub-core/gfxmenu/theme-loader.c: Likewise. * include/grub/gfxmenu_view.h: Likewise. * po/exlude.pot: Likewise. * grub-core/gfxmenu/view.c: Likewise. Also updated minimal window size. Also terminal_sanity_check function has been introduced.
-
- 03 Aug, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 14 May, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 10 May, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 07 May, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
marked for translation.
-
- 28 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 12 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 22 Mar, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 01 Aug, 2012 1 commit
-
-
Grégoire Sutre authored
export LC_ALL=en_US.UTF-8 find . -iname '*.[ch]' | sort > po/POTFILES.in
-
- 19 Jun, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 03 May, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
with GRUB expectance.
-
- 04 Apr, 2012 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
* linguas.sh: ... here. * po/README: Point to linguas.sh.
-
Vladimir 'phcoder' Serbinenko authored
-
- 02 Apr, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* po/Rules-translit: New file. * po/arabic.sed: Likewise. * po/cyrillic.sed: Likewise. * po/greek.sed: Likewise. * po/hebrew.sed: Likewise. * po/README: Add en@cyrillic en@hebrew en@arabic and en@greek. * po/Makefile.in.in: Add extra_dist4.
-
- 08 Mar, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
translatable strings as well.
-
- 04 Mar, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
.po-update-en-piglatin.
-
- 03 Mar, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 01 Mar, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 28 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* Makefile.am (starfield_theme_files): New var. (starfield_DATA): Use starfield_theme_files. (EXTRA_DIST): Add starfield_theme_files. Add starfield source files. Add bootcheck-related files. * conf/Makefile.extra-dist (EXTRA_DIST): Add several missing files. * docs/Makefile.am (EXTRA_DIST): Add font_char_metrics.png and font_char_metrics.txt. * grub-core/Makefile.core.def (kernel): Update extra_dist. (setjmp): Add lib/ia64/longjmp.S. * po/Makefile.in.in (DISTFILES): Add POTFILES-shell.in and grub.d.sed. * po/POTFILES.in: Regenerate. * po/Rules-swiss: use DISTFILES.common.extra2 and not DISTFILES.common.extra1. * util/devicemap.c: Removed. * grub-core/lib/i386/relocator_backward.S: Likewise. * util/import_gcry.py: Remove unused files. Add extra_dist for ChangeLog.
-
- 27 Feb, 2012 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
* grub-core/lib/backtrace.c (grub_cmd_backtrace): ... to here. * grub-core/lib/i386/backtrace.c (GRUB_MOD_INIT): Move from ... * grub-core/lib/backtrace.c (GRUB_MOD_INIT): ... to here. Gettextize. * grub-core/lib/i386/backtrace.c (GRUB_MOD_FINI): Move from ... * grub-core/lib/backtrace.c (GRUB_MOD_FINI): ... to here. * po/POTFILES.in: Regenerate.
-
- 25 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* grub-core/Makefile.core.def (kernel): Add kern/emu/argp_common.c on emu. * util/argp_common.c: Rename to ... * grub-core/kern/emu/argp_common.c: ... this. All users updated. Add missing includes. * grub-core/kern/emu/main.c: Convert to argp. * po/POTFILES.in: Regenerate. * util/grub-install.in (usage): Make first letter lowcase in messages for uniformity. * util/grub-setup.c (options): Likewise.
-
- 24 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* po/Rules-swiss: New file. * po/swiss.sed: Likewise.
-
- 22 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 08 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
on it.
-
- 04 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* util/grub-install.in: Gettextize the strings missed in first pass.
-
- 03 Feb, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* util/grub-install.in: Gettextize. * util/grub-mkconfig.in: Likewise. * util/grub-mkconfig_lib.in: Replace gettext with echo -n and not echo if not available. (grub_warn): Gettextize. * util/grub-mknetdir.in: Gettextize. * util/grub-mkrescue.in: Likewise. * util/grub-mkstandalone.in: Likewise. * util/grub-reboot.in: Likewise. * util/grub-set-default.in: Likewise. * util/grub.d/00_header.in: Likewise. * util/grub.d/10_hurd.in: Likewise. * util/grub.d/10_kfreebsd.in: Likewise. * util/grub.d/10_linux.in: Likewise. * util/grub.d/10_netbsd.in: Likewise. * util/grub.d/10_windows.in: Likewise. * util/grub.d/20_linux_xen.in: Likewise. * util/grub.d/30_os-prober.in: Likewise. * po/POTFILES-shell.in: Regenerate.
-
- 30 Jan, 2012 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 25 Nov, 2011 1 commit
-
-
Seth Goldberg authored
-
- 30 Oct, 2011 1 commit
-
-
Yves Blusseau authored
and befs_be.
-