]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* .bzrignore: Add grub-bios-setup, grub-ofpathname, and
authorColin Watson <cjwatson@ubuntu.com>
Tue, 4 Sep 2012 17:33:33 +0000 (18:33 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Tue, 4 Sep 2012 17:33:33 +0000 (18:33 +0100)
grub-sparc64-setup.

.bzrignore
ChangeLog

index 64aa4c93e01a42b3de26bba597a611c3566d2e21..e05e5d99ebcdfc799a384c93fcd93370d3832b19 100644 (file)
@@ -34,6 +34,7 @@ genkernsyms.sh
 gensymlist.sh
 gentrigtables
 grub-bin2h
+grub-bios-setup
 grub_cmd_echo
 grub_cmd_regexp
 grub-editenv
@@ -49,6 +50,7 @@ grub-macho2img
 grub-menulst2cfg
 grub-mk*
 grub-mount
+grub-ofpathname
 grub-pe2elf
 grub-probe
 grub_probe_init.c
@@ -86,6 +88,7 @@ grub_setup_init.c
 grub_setup_init.h
 grub-shell
 grub-shell-tester
+grub-sparc64-setup
 *.img
 *.image
 include/grub/cpu
index a0a81b1983f1c91bc3ae8c636ff6f4c5c4641d3e..ed23d178a7a15e35088ff628151185e42342d6d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-04  Colin Watson  <cjwatson@ubuntu.com>
+
+       * .bzrignore: Add grub-bios-setup, grub-ofpathname, and
+       grub-sparc64-setup.
+
 2012-08-05  GrĂ©goire Sutre  <gregoire.sutre@gmail.com>
 
        * configure.ac: Strengthen the test for working -nostdinc -isystem.