* .bzrignore: Update with a number of new test-related files.
This commit is contained in:
parent
e639c204e0
commit
a9e5abee0f
2 changed files with 36 additions and 0 deletions
32
.bzrignore
32
.bzrignore
|
@ -7,11 +7,14 @@
|
||||||
*.1
|
*.1
|
||||||
*.8
|
*.8
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
ahci_test
|
||||||
ascii.bitmaps
|
ascii.bitmaps
|
||||||
ascii.h
|
ascii.h
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
build_env.mk
|
build_env.mk
|
||||||
.bzrignore
|
.bzrignore
|
||||||
|
cdboot_test
|
||||||
|
cmp_test
|
||||||
config.cache
|
config.cache
|
||||||
config.guess
|
config.guess
|
||||||
config.h
|
config.h
|
||||||
|
@ -21,22 +24,29 @@ config.log
|
||||||
config.status
|
config.status
|
||||||
config.sub
|
config.sub
|
||||||
configure
|
configure
|
||||||
|
core_compress_test
|
||||||
DISTLIST
|
DISTLIST
|
||||||
docs/*.info
|
docs/*.info
|
||||||
docs/stamp-vti
|
docs/stamp-vti
|
||||||
docs/version.texi
|
docs/version.texi
|
||||||
|
ehci_test
|
||||||
*.elf
|
*.elf
|
||||||
example_grub_script_test
|
example_grub_script_test
|
||||||
example_scripted_test
|
example_scripted_test
|
||||||
example_unit_test
|
example_unit_test
|
||||||
*.exec
|
*.exec
|
||||||
|
fddboot_test
|
||||||
genkernsyms.sh
|
genkernsyms.sh
|
||||||
gensymlist.sh
|
gensymlist.sh
|
||||||
gentrigtables
|
gentrigtables
|
||||||
|
gettext_strings_test
|
||||||
grub-bin2h
|
grub-bin2h
|
||||||
grub-bios-setup
|
grub-bios-setup
|
||||||
|
grub_cmd_date
|
||||||
grub_cmd_echo
|
grub_cmd_echo
|
||||||
grub_cmd_regexp
|
grub_cmd_regexp
|
||||||
|
grub_cmd_set_date
|
||||||
|
grub_cmd_sleep
|
||||||
grub-editenv
|
grub-editenv
|
||||||
grub-emu
|
grub-emu
|
||||||
grub_emu_init.c
|
grub_emu_init.c
|
||||||
|
@ -44,6 +54,7 @@ grub_emu_init.h
|
||||||
grub-fstest
|
grub-fstest
|
||||||
grub_fstest_init.c
|
grub_fstest_init.c
|
||||||
grub_fstest_init.h
|
grub_fstest_init.h
|
||||||
|
grub_func_test
|
||||||
grub-install
|
grub-install
|
||||||
grub-kbdcomp
|
grub-kbdcomp
|
||||||
grub-macho2img
|
grub-macho2img
|
||||||
|
@ -67,15 +78,22 @@ grub_script_continue
|
||||||
grub_script_dollar
|
grub_script_dollar
|
||||||
grub_script_echo1
|
grub_script_echo1
|
||||||
grub_script_echo_keywords
|
grub_script_echo_keywords
|
||||||
|
grub_script_escape_comma
|
||||||
|
grub_script_eval
|
||||||
grub_script_expansion
|
grub_script_expansion
|
||||||
grub_script_final_semicolon
|
grub_script_final_semicolon
|
||||||
grub_script_for1
|
grub_script_for1
|
||||||
grub_script_functions
|
grub_script_functions
|
||||||
|
grub_script_gettext
|
||||||
grub_script_if
|
grub_script_if
|
||||||
|
grub_script_leading_whitespace
|
||||||
|
grub_script_no_commands
|
||||||
grub_script_not
|
grub_script_not
|
||||||
grub_script_return
|
grub_script_return
|
||||||
grub_script_setparams
|
grub_script_setparams
|
||||||
grub_script_shift
|
grub_script_shift
|
||||||
|
grub_script_strcmp
|
||||||
|
grub_script_test
|
||||||
grub_script_vars1
|
grub_script_vars1
|
||||||
grub_script_while1
|
grub_script_while1
|
||||||
grub_script.tab.c
|
grub_script.tab.c
|
||||||
|
@ -89,6 +107,9 @@ grub_setup_init.h
|
||||||
grub-shell
|
grub-shell
|
||||||
grub-shell-tester
|
grub-shell-tester
|
||||||
grub-sparc64-setup
|
grub-sparc64-setup
|
||||||
|
gzcompress_test
|
||||||
|
hddboot_test
|
||||||
|
help_test
|
||||||
*.img
|
*.img
|
||||||
*.image
|
*.image
|
||||||
include/grub/cpu
|
include/grub/cpu
|
||||||
|
@ -96,27 +117,38 @@ include/grub/machine
|
||||||
install-sh
|
install-sh
|
||||||
lib/libgcrypt-grub
|
lib/libgcrypt-grub
|
||||||
libgrub_a_init.c
|
libgrub_a_init.c
|
||||||
|
*.log
|
||||||
*.lst
|
*.lst
|
||||||
|
lzocompress_test
|
||||||
*.marker
|
*.marker
|
||||||
Makefile
|
Makefile
|
||||||
*.mod
|
*.mod
|
||||||
mod-*.c
|
mod-*.c
|
||||||
missing
|
missing
|
||||||
|
netboot_test
|
||||||
|
ohci_test
|
||||||
partmap_test
|
partmap_test
|
||||||
|
pata_test
|
||||||
*.pf2
|
*.pf2
|
||||||
*.pp
|
*.pp
|
||||||
po/*.mo
|
po/*.mo
|
||||||
po/grub.pot
|
po/grub.pot
|
||||||
po/POTFILES
|
po/POTFILES
|
||||||
po/stamp-po
|
po/stamp-po
|
||||||
|
printf_test
|
||||||
|
priority_queue_unit_test
|
||||||
|
pseries_test
|
||||||
stamp-h
|
stamp-h
|
||||||
stamp-h1
|
stamp-h1
|
||||||
stamp-h.in
|
stamp-h.in
|
||||||
symlist.c
|
symlist.c
|
||||||
symlist.h
|
symlist.h
|
||||||
trigtables.c
|
trigtables.c
|
||||||
|
*.trs
|
||||||
|
uhci_test
|
||||||
update-grub_lib
|
update-grub_lib
|
||||||
unidata.c
|
unidata.c
|
||||||
|
xzcompress_test
|
||||||
Makefile.in
|
Makefile.in
|
||||||
GPATH
|
GPATH
|
||||||
GRTAGS
|
GRTAGS
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2013-06-25 Colin Watson <cjwatson@ubuntu.com>
|
||||||
|
|
||||||
|
* .bzrignore: Update with a number of new test-related files.
|
||||||
|
|
||||||
2013-06-25 Colin Watson <cjwatson@ubuntu.com>
|
2013-06-25 Colin Watson <cjwatson@ubuntu.com>
|
||||||
|
|
||||||
* util/grub-script-check.c: Fail on scripts containing no
|
* util/grub-script-check.c: Fail on scripts containing no
|
||||||
|
|
Loading…
Reference in a new issue