grub/util
Vladimir 'phcoder' Serbinenko cd78a56fb2 Move stat () and device mode checking into OS-dependent files as
long as performance doesn't suffer.
2013-10-19 16:29:20 +02:00
..
bash-completion.d Clean up dangling references to grub-setup. 2013-01-12 13:30:37 +00:00
grub.d * util/grub.d/10_hurd.in: Use `version_find_latest` to sort gnumach 2013-10-06 01:52:24 +02:00
i386/efi Merge mainline into install 2010-09-15 14:46:53 +02:00
ieee1275 Move set_program_name and init_nls to host_init. On windows 2013-10-13 20:03:42 +02:00
bin2h.c Fix handling of build-time grub-bin2h and grub-mkfont when doing 2013-08-14 10:56:55 +02:00
editenv.c * util/editenv.c (grub_util_create_envblk_file): Use grub_util_rename. 2013-10-15 21:25:18 +02:00
getroot.c Move stat () and device mode checking into OS-dependent files as 2013-10-19 16:29:20 +02:00
glue-efi.c * util/grub-render-label.c: Move backend part to ... 2013-10-19 02:37:01 +02:00
grub-editenv.c * util/grub-editenv.c (create_envblk_file): More from here ... 2013-10-15 21:23:54 +02:00
grub-fstest.c Define grub_util_is_directory/regular/special_file and 2013-10-15 20:27:58 +02:00
grub-gen-asciih.c Move ascii.h and widthspec.h generation to a separate build-time-only 2013-08-21 19:53:59 +02:00
grub-gen-widthspec.c * Makefile.am (widthspec.h): Fix typo. 2013-08-21 20:26:26 +02:00
grub-glue-efi.c * util/grub-render-label.c: Move backend part to ... 2013-10-19 02:37:01 +02:00
grub-install.in Fix inconsistent use of GRUB_CRYPTODISK_ENABLE and 2013-10-12 08:17:05 +02:00
grub-install_header * util/grub-install.in: Add --grub-editenv option. 2013-09-22 21:47:52 +04:00
grub-kbdcomp.in Apply program name transformations at build-time rather than at 2012-12-28 06:57:17 +00:00
grub-macho2img.c Add a wrapper for fopen. On unix-like systems just pass-through. On 2013-10-13 20:36:28 +02:00
grub-menulst2cfg.c Add a wrapper for fopen. On unix-like systems just pass-through. On 2013-10-13 20:36:28 +02:00
grub-mkconfig.in * util/grub-mkconfig.in: Fix detection of Emacs autosave files. 2013-08-11 16:03:48 +02:00
grub-mkconfig_lib.in * util/grub-probe.c (probe): Separate different drives in hint-str 2013-10-14 18:27:29 +02:00
grub-mkfont.c Add a wrapper for fopen. On unix-like systems just pass-through. On 2013-10-13 20:36:28 +02:00
grub-mkimage.c * util/grub-mkimage.c: Move backend part to ... 2013-10-15 19:14:55 +02:00
grub-mkimagexx.c * util/grub-mkimagexx.c (make_reloc_section): Fix memory leak. 2013-10-19 02:39:06 +02:00
grub-mklayout.c Handle Japanese special keys. 2013-10-17 00:49:05 +02:00
grub-mknetdir.in * util/grub-mknetdir.in: Remove stray line from help output. 2013-07-13 18:44:27 +04:00
grub-mkpasswd-pbkdf2.c Move set_program_name and init_nls to host_init. On windows 2013-10-13 20:03:42 +02:00
grub-mkrelpath.c Move set_program_name and init_nls to host_init. On windows 2013-10-13 20:03:42 +02:00
grub-mkrescue.in * util/grub-mkrescue.in: Replace `STR' with `STRING' to avoid adding 2013-05-10 16:23:47 +02:00
grub-mkstandalone.in * util/grub-mkstandalone.in: Remove needless copying since we already 2013-10-17 01:12:22 +02:00
grub-mount.c Add a wrapper for fopen. On unix-like systems just pass-through. On 2013-10-13 20:36:28 +02:00
grub-pe2elf.c Add a wrapper for fopen. On unix-like systems just pass-through. On 2013-10-13 20:36:28 +02:00
grub-probe.c Remove leftover references to some of the system headers. 2013-10-15 17:59:54 +02:00
grub-reboot.in * util/grub-reboot.in: Document submenu usage. 2013-07-11 13:18:43 +02:00
grub-render-label.c * util/grub-render-label.c: Move backend part to ... 2013-10-19 02:34:18 +02:00
grub-script-check.c Add a wrapper for fopen. On unix-like systems just pass-through. On 2013-10-13 20:36:28 +02:00
grub-set-default.in Reimplement grub-reboot to not depend on saved_entry. Use next_entry 2013-05-06 22:13:34 +04:00
grub-setup.c Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c) 2013-10-15 16:16:04 +02:00
import_gcry.py * util/import_gcry.py: Add final newline in visibility.h. 2013-08-21 21:00:15 +02:00
import_gcrypth.sed Fix compilation with older compilers. 2013-01-13 21:06:25 +01:00
import_unicode.py * util/import_unicode.py: Add missing brackets around string for 2012-03-10 20:47:12 +01:00
misc.c Remove leftover references to some of the system headers. 2013-10-15 17:59:54 +02:00
mkimage.c * util/grub-mkimage.c: Move backend part to ... 2013-10-15 19:14:55 +02:00
render-label.c * util/grub-render-label.c: Move backend part to ... 2013-10-19 02:34:18 +02:00
resolve.c Add a wrapper for fopen. On unix-like systems just pass-through. On 2013-10-13 20:36:28 +02:00
setup.c Split out blocklist retrieving from setup.c to 2013-10-15 17:02:26 +02:00
setup_bios.c Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c) 2013-10-15 16:16:04 +02:00
setup_sparc.c Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c) 2013-10-15 16:16:04 +02:00
spkmodem-recv.c Improve spkmomdem reliability by adding a separator between bytes. 2013-01-21 14:55:30 +01:00