.bzrignore: Add bootinfo.txt, grub.chrp, gnulib/float.h, and remove-potcdate.sed.
This commit is contained in:
parent
c6ed362a3f
commit
6f27a3f659
2 changed files with 9 additions and 0 deletions
|
@ -166,6 +166,7 @@ grub-core/lib/libgcrypt-grub
|
||||||
**/.dirstamp
|
**/.dirstamp
|
||||||
Makefile.util.am
|
Makefile.util.am
|
||||||
contrib
|
contrib
|
||||||
|
grub-core/bootinfo.txt
|
||||||
grub-core/Makefile.core.am
|
grub-core/Makefile.core.am
|
||||||
grub-core/Makefile.gcry.def
|
grub-core/Makefile.gcry.def
|
||||||
grub-core/contrib
|
grub-core/contrib
|
||||||
|
@ -173,6 +174,7 @@ grub-core/gdb_grub
|
||||||
grub-core/genmod.sh
|
grub-core/genmod.sh
|
||||||
grub-core/gensyminfo.sh
|
grub-core/gensyminfo.sh
|
||||||
grub-core/gmodule.pl
|
grub-core/gmodule.pl
|
||||||
|
grub-core/grub.chrp
|
||||||
grub-core/modinfo.sh
|
grub-core/modinfo.sh
|
||||||
grub-core/*.module
|
grub-core/*.module
|
||||||
grub-core/*.pp
|
grub-core/*.pp
|
||||||
|
@ -182,6 +184,7 @@ grub-core/gnulib/arg-nonnull.h
|
||||||
grub-core/gnulib/c++defs.h
|
grub-core/gnulib/c++defs.h
|
||||||
grub-core/gnulib/charset.alias
|
grub-core/gnulib/charset.alias
|
||||||
grub-core/gnulib/configmake.h
|
grub-core/gnulib/configmake.h
|
||||||
|
grub-core/gnulib/float.h
|
||||||
grub-core/gnulib/getopt.h
|
grub-core/gnulib/getopt.h
|
||||||
grub-core/gnulib/langinfo.h
|
grub-core/gnulib/langinfo.h
|
||||||
grub-core/gnulib/ref-add.sed
|
grub-core/gnulib/ref-add.sed
|
||||||
|
@ -204,6 +207,7 @@ Makefile.utilgcry.def
|
||||||
po/*.po
|
po/*.po
|
||||||
po/*.gmo
|
po/*.gmo
|
||||||
po/LINGUAS
|
po/LINGUAS
|
||||||
|
po/remove-potcdate.sed
|
||||||
include/grub/gcrypt/gcrypt.h
|
include/grub/gcrypt/gcrypt.h
|
||||||
include/grub/gcrypt/g10lib.h
|
include/grub/gcrypt/g10lib.h
|
||||||
po/POTFILES.in
|
po/POTFILES.in
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2013-08-14 Paulo Flabiano Smorigo <pfsmorigo@br.ibm.com>
|
||||||
|
|
||||||
|
* .bzrignore: Add bootinfo.txt, grub.chrp, gnulib/float.h, and
|
||||||
|
remove-potcdate.sed.
|
||||||
|
|
||||||
2013-08-14 Andrey Borzenkov <arvidjaar@gmail.com>
|
2013-08-14 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||||
|
|
||||||
* grub-core/disk/i386/pc/biosdisk.c (grub_biosdisk_iterate): Remove
|
* grub-core/disk/i386/pc/biosdisk.c (grub_biosdisk_iterate): Remove
|
||||||
|
|
Loading…
Reference in a new issue