1. 27 Feb, 2016 1 commit
  2. 12 Feb, 2016 2 commits
  3. 08 Jan, 2016 2 commits
  4. 07 Jan, 2016 4 commits
  5. 06 Jan, 2016 2 commits
  6. 28 Feb, 2015 1 commit
  7. 05 Dec, 2014 1 commit
  8. 04 Dec, 2013 1 commit
    • Colin Watson's avatar
      Fix grub-shell to avoid breaking "make distcheck" · 3a82f8bb
      Colin Watson authored
      Copying the themes directory in grub-shell isn't
      parallel-test-friendly and breaks on the second test when the source
      directory is read-only (as in "make distcheck").  Instead, add a
      hidden --themes-directory option to grub-mkrescue et al, and use it
      in grub-shell.
      3a82f8bb
  9. 18 Nov, 2013 4 commits
  10. 17 Nov, 2013 2 commits
  11. 08 Nov, 2013 1 commit
  12. 02 Nov, 2013 1 commit
  13. 26 Oct, 2013 1 commit
  14. 14 May, 2013 1 commit
  15. 04 May, 2013 1 commit
  16. 03 May, 2013 1 commit
  17. 02 May, 2013 1 commit
  18. 30 Apr, 2013 1 commit
  19. 29 Apr, 2013 1 commit
  20. 27 Apr, 2013 3 commits
  21. 26 Apr, 2013 2 commits
  22. 25 Apr, 2013 1 commit
  23. 14 Apr, 2013 1 commit
  24. 12 Apr, 2013 2 commits
  25. 28 Dec, 2012 1 commit
    • Colin Watson's avatar
      Apply program name transformations at build-time rather than at · fd49ceb3
      Colin Watson authored
      run-time.  Fixes Debian bug #696465.
      
      * acinclude.m4 (grub_TRANSFORM): New macro.
      * configure.ac: Create output variables with transformed names for
      most programs.
      * util/bash-completion.d/grub-completion.bash.in: Use
      pre-transformed variables for program names.
      * util/grub-install.in: Likewise.
      * util/grub-kbdcomp.in: Likewise.
      * util/grub-mkconfig.in: Likewise.
      * util/grub-mkconfig_lib.in: Likewise.
      * util/grub-mknetdir.in: Likewise.
      * util/grub-mkrescue.in: Likewise.
      * util/grub-mkstandalone.in: Likewise.
      * util/grub-reboot.in: Likewise.
      * util/grub-set-default.in: Likewise.
      * util/powerpc/ieee1275/grub-mkrescue.in: Likewise.
      * tests/util/grub-shell-tester.in: Remove unused assignment.
      * tests/util/grub-shell.in: Likewise.
      * util/grub.d/00_header.in: Likewise.
      fd49ceb3
  26. 23 Jun, 2012 1 commit