grub/include/grub/util
Colin Watson 07e3b04742 Add a --locale-directory option to grub-install and related tools.
* include/grub/util/install.h (GRUB_INSTALL_OPTIONS): Add
--locale-directory option.
(enum grub_install_options): Add
GRUB_INSTALL_OPTIONS_LOCALE_DIRECTORY.
* util/grub-install-common.c (grub_install_help_filter): Handle
GRUB_INSTALL_OPTIONS_LOCALE_DIRECTORY.
(grub_install_parse): Likewise.
(get_localedir): New function to check for a user-provided option
before trying grub_util_get_localedir.
(copy_locales): Use get_localedir rather than
grub_util_get_localedir.  Handle differing locale directory layouts.
(grub_install_copy_files): Likewise.
2013-11-25 18:04:50 +00:00
..
install.h Add a --locale-directory option to grub-install and related tools. 2013-11-25 18:04:50 +00:00
libnvpair.h * configure.ac: Check for nvlist_lookup_string in nvpair since we 2013-10-15 15:01:01 +02:00
libzfs.h * include/grub/emu/misc.h: Don't include grub/util/libzfs.h. 2010-11-06 23:52:56 +01:00
misc.h Move set_program_name and init_nls to host_init. On windows 2013-10-13 20:03:42 +02:00
ofpath.h Use ofpathname in grub-setup on sparc 2010-04-18 14:02:13 +02:00
resolve.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
windows.h Use Winapi on both cygwin and mingw32 to share more code between both. 2013-09-23 11:21:09 +02:00