1. 09 Nov, 2015 1 commit
  2. 23 Jul, 2015 1 commit
  3. 28 Feb, 2015 1 commit
  4. 23 Dec, 2013 1 commit
  5. 18 Dec, 2013 2 commits
  6. 17 Dec, 2013 1 commit
  7. 17 Nov, 2013 1 commit
  8. 04 Oct, 2013 1 commit
  9. 03 Oct, 2013 1 commit
  10. 08 Aug, 2013 1 commit
    • Vladimir Testov's avatar
      * docs/grub.texi: Introduce terminal window position options: · b4743461
      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.
      b4743461
  11. 03 Aug, 2013 1 commit
  12. 14 May, 2013 1 commit
  13. 10 May, 2013 1 commit
  14. 07 May, 2013 1 commit
  15. 28 Apr, 2013 1 commit
  16. 12 Apr, 2013 1 commit
  17. 22 Mar, 2013 1 commit
  18. 01 Aug, 2012 1 commit
  19. 19 Jun, 2012 1 commit
  20. 03 May, 2012 1 commit
  21. 04 Apr, 2012 2 commits
  22. 02 Apr, 2012 1 commit
  23. 08 Mar, 2012 1 commit
  24. 04 Mar, 2012 1 commit
  25. 03 Mar, 2012 1 commit
  26. 01 Mar, 2012 1 commit
  27. 28 Feb, 2012 1 commit
    • Vladimir 'phcoder' Serbinenko's avatar
      Fix make dist. · 2702b4e4
      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.
      2702b4e4
  28. 27 Feb, 2012 2 commits
  29. 25 Feb, 2012 1 commit
    • Vladimir 'phcoder' Serbinenko's avatar
      Convert grub-emu to argp. · 6a656b0e
      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.
      6a656b0e
  30. 24 Feb, 2012 1 commit
  31. 22 Feb, 2012 1 commit
  32. 08 Feb, 2012 1 commit
  33. 04 Feb, 2012 1 commit
  34. 03 Feb, 2012 1 commit
    • Vladimir 'phcoder' Serbinenko's avatar
      * util/grub-mkstandalone.in: Fix help messages. Gettextize. · a32d5c71
      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.
      a32d5c71
  35. 30 Jan, 2012 1 commit
  36. 25 Nov, 2011 1 commit
  37. 30 Oct, 2011 1 commit