15c6926126
* Add gnulib files generated by gnulib-tool in build-aux, m4 and grub-core/gnulib directories * .bzignore: Add **/.deps and autogenerated gnulib files * configure.ac: Assign auxiliary directory to build-aux, add invocation of gnulib macros, add grub-core/gnulib/Makefile * Makefile.am: Add gnulib directory in SUBDIRS (removing unnecessary .), include m4 directory to aclocal. * Makefile.util.def: Remove direct compilation of gnulib source files and use the new grub-core/gnulib/libgnu.a. * build-aux/config.rpath: move config.rpath from top directory to build-aux * conf/Makefile.common: Remove the macro _GL_UNUSED already defined in gnulib headers * conf/Makefile.extra-dist: Add m4/gnulib-cache.m4 * grub-core/Makefile.core.def: Remove unnecessary extra_dist * grub-core/lib/posix_wrap/localcharset.h (locale_charset): Update header. * grub-core/lib/posix_wrap/langinfo.h (nl_langinfo): Return static string.
131 lines
1.9 KiB
Text
131 lines
1.9 KiB
Text
00_header
|
|
10_*
|
|
20_linux_xen
|
|
30_os-prober
|
|
40_custom
|
|
41_custom
|
|
*.1
|
|
*.8
|
|
aclocal.m4
|
|
ascii.bitmaps
|
|
ascii.h
|
|
autom4te.cache
|
|
build_env.mk
|
|
.bzrignore
|
|
config.cache
|
|
config.guess
|
|
config.h
|
|
config-util.h
|
|
config-util.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
DISTLIST
|
|
docs/*.info
|
|
docs/stamp-vti
|
|
docs/version.texi
|
|
*.elf
|
|
*.exec
|
|
genkernsyms.sh
|
|
gensymlist.sh
|
|
gentrigtables
|
|
grub-bin2h
|
|
grub-dumpbios
|
|
grub-editenv
|
|
grub-emu
|
|
grub_emu_init.c
|
|
grub_emu_init.h
|
|
grub-fstest
|
|
grub_fstest_init.c
|
|
grub_fstest_init.h
|
|
grub-install
|
|
grub-kbdcomp
|
|
grub-macho2img
|
|
grub-menulst2cfg
|
|
grub-mk*
|
|
grub-pbkdf2
|
|
grub-pe2elf
|
|
grub-probe
|
|
grub_probe_init.c
|
|
grub_probe_init.h
|
|
grub-reboot
|
|
grub-script-check
|
|
grub_script_check_init.c
|
|
grub_script_check_init.h
|
|
grub_script.tab.c
|
|
grub_script.tab.h
|
|
grub_script.yy.c
|
|
grub_script.yy.h
|
|
grub-set-default
|
|
grub-setup
|
|
grub_setup_init.c
|
|
grub_setup_init.h
|
|
grub-shell
|
|
grub-shell-tester
|
|
*.img
|
|
*.image
|
|
include/grub/cpu
|
|
include/grub/machine
|
|
install-sh
|
|
lib/libgcrypt-grub
|
|
libgrub_a_init.c
|
|
*.lst
|
|
*.marker
|
|
Makefile
|
|
*.mod
|
|
mod-*.c
|
|
missing
|
|
*.pf2
|
|
*.pp
|
|
po/*.mo
|
|
po/grub.pot
|
|
stamp-h
|
|
stamp-h1
|
|
stamp-h.in
|
|
symlist.c
|
|
symlist.h
|
|
trigtables.c
|
|
update-grub_lib
|
|
unidata.c
|
|
Makefile.in
|
|
GPATH
|
|
GRTAGS
|
|
GSYMS
|
|
GTAGS
|
|
Makefile.tpl
|
|
compile
|
|
depcomp
|
|
mdate-sh
|
|
texinfo.tex
|
|
grub-core/lib/libgcrypt-grub
|
|
**/.deps
|
|
**/.deps-util
|
|
**/.deps-core
|
|
**/.dirstamp
|
|
Makefile.util.am
|
|
grub-core/Makefile.core.am
|
|
grub-core/Makefile.gcry.am
|
|
grub-core/Makefile.gcry.def
|
|
grub-core/genmod.sh
|
|
grub-core/gensyminfo.sh
|
|
grub-core/*.module
|
|
grub-core/*.pp
|
|
util/bash-completion.d/grub
|
|
grub-core/gnulib/alloca.h
|
|
grub-core/gnulib/arg-nonnull.h
|
|
grub-core/gnulib/c++defs.h
|
|
grub-core/gnulib/charset.alias
|
|
grub-core/gnulib/configmake.h
|
|
grub-core/gnulib/getopt.h
|
|
grub-core/gnulib/langinfo.h
|
|
grub-core/gnulib/ref-add.sed
|
|
grub-core/gnulib/ref-del.sed
|
|
grub-core/gnulib/stdio.h
|
|
grub-core/gnulib/stdlib.h
|
|
grub-core/gnulib/string.h
|
|
grub-core/gnulib/strings.h
|
|
grub-core/gnulib/unistd.h
|
|
grub-core/gnulib/warn-on-use.h
|
|
grub-core/gnulib/wchar.h
|
|
grub-core/gnulib/wctype.h
|