.. |
bash-completion.d
|
Clean up dangling references to grub-setup.
|
2013-01-12 13:30:37 +00:00 |
grub.d
|
Reimplement grub-reboot to not depend on saved_entry. Use next_entry
|
2013-05-06 22:13:34 +04:00 |
i386/efi
|
Merge mainline into install
|
2010-09-15 14:46:53 +02:00 |
ieee1275
|
* util/ieee1275/ofpath.c (of_path_of_scsi): Fix path output for sas
|
2013-04-27 22:03:13 +02:00 |
bin2h.c
|
* util/bin2h.c (usage): Add missing attribute noreturn.
|
2012-02-22 05:06:58 +01:00 |
getroot.c
|
* util/getroot.c (exec_pipe): Put proper #if's so that its users don't
|
2013-04-26 23:41:13 +02:00 |
grub-editenv.c
|
* util/grub-editenv.c (list_variables): Move print_var out of its
|
2013-03-01 13:52:05 +01:00 |
grub-fstest.c
|
Replace stpcpy with grub_stpcpy in tools.
|
2013-04-12 22:37:59 +02:00 |
grub-glue-efi.c
|
Better support Apple Intel Macs on CD.
|
2013-04-13 00:38:04 +02:00 |
grub-install.in
|
* util/grub-install.in: Gettextize "Not found" message.
|
2013-05-11 15:54:22 +02:00 |
grub-install_header
|
Unify more code in grub-install_header.
|
2013-04-29 12:26:43 +02: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
|
* util/grub-macho2img.c: Add comment concerning gettext.
|
2011-11-11 20:52:41 +01:00 |
grub-menulst2cfg.c
|
* util/grub-menulst2cfg.c (main): Check return value of fwrite.
|
2012-05-10 09:39:11 +02:00 |
grub-mkconfig.in
|
* util/grub-mkconfig.in: Accept GRUB_TERMINAL_OUTPUT=vga_text.
|
2012-12-28 07:21:17 +00:00 |
grub-mkconfig_lib.in
|
* util/grub-mkconfig_lib.in (prepare_grub_to_access_device): Fix
|
2013-03-24 13:11:19 +01:00 |
grub-mkfont.c
|
* util/grub-mkfont.c: Prefer enum to #define.
|
2013-04-05 11:13:37 +02:00 |
grub-mkimage.c
|
Enable mipsel-arc.
|
2013-04-25 22:42:35 +02:00 |
grub-mkimagexx.c
|
Fix ia64-efi image generation on big-endian machines. Deduplicate
|
2013-04-09 19:19:19 +02:00 |
grub-mklayout.c
|
Handle Japanese special keys.
|
2013-04-12 22:26:38 +02:00 |
grub-mknetdir.in
|
Unify more code in grub-install_header.
|
2013-04-29 12:26:43 +02:00 |
grub-mkpasswd-pbkdf2.c
|
Another round of string clarification and adding TRANSLATORS comments.
|
2012-02-26 17:28:05 +01:00 |
grub-mkrelpath.c
|
Another round of string clarification and adding TRANSLATORS comments.
|
2012-02-26 17:28:05 +01: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
|
Unify more code in grub-install_header.
|
2013-04-29 12:26:43 +02:00 |
grub-mount.c
|
* util/grub-mount.c (fuse_init): Return error if fuse_main
|
2013-04-03 11:28:16 +02:00 |
grub-pe2elf.c
|
* util/grub-pe2elf.c (usage): Add missing noreturn.
|
2012-03-02 11:27:48 +01:00 |
grub-probe.c
|
Replace stpcpy with grub_stpcpy in tools.
|
2013-04-12 22:37:59 +02:00 |
grub-reboot.in
|
Reimplement grub-reboot to not depend on saved_entry. Use next_entry
|
2013-05-06 22:13:34 +04:00 |
grub-render-label.c
|
* util/grub-mkrescue.in: Replace STR' with STRING' to avoid adding
|
2013-05-10 16:23:47 +02:00 |
grub-script-check.c
|
* util/grub-script-check.c (main): Uniform the error message.
|
2013-01-20 22:05:55 +01: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
|
* util/grub-setup.c (setup): Handle some corner cases.
|
2013-04-04 08:55:06 +02:00 |
import_gcry.py
|
Fix distfiles list.
|
2013-05-11 15:48:08 +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 |
lvm.c
|
Fix kfreebsd compile and behaviour.
|
2012-04-21 16:49:56 +02:00 |
misc.c
|
* util/misc.c (grub_util_write_image_at): Fix format specification.
|
2012-02-10 12:52:46 +01:00 |
raid.c
|
* grub-core/disk/diskfilter.c (is_lv_readable): New argument "easily".
|
2012-03-04 01:33:09 +01:00 |
resolve.c
|
* util/resolve.c (read_dep_list): Use grub_isspace instead of isspace.
|
2012-03-02 11:18:11 +01:00 |
spkmodem-recv.c
|
Improve spkmomdem reliability by adding a separator between bytes.
|
2013-01-21 14:55:30 +01:00 |