* .bzrignore: Add grub-bios-setup, grub-ofpathname, and

grub-sparc64-setup.
This commit is contained in:
Colin Watson 2012-09-04 18:33:33 +01:00
parent ce93814031
commit ab2163d5da
2 changed files with 8 additions and 0 deletions

View 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

View File

@ -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.