Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 2.00
grub
Browse files
Jun 28, 2012
* configure.ac: Bump version to 2.00.
· 5f91f701
phcoder
authored
Jun 28, 2012
View commits for tag 2.00
2.00
5f91f701
Jun 27, 2012
* NEWS: Fix unclarity and language mistakes.
· 0c4f85f6
phcoder
authored
Jun 27, 2012
0c4f85f6
* grub-core/loader/i386/linux.c (find_efi_mmap_size): Increase
· f923ad22
phcoder
authored
Jun 27, 2012
f923ad22
* NEWS: Add 2.00 entry.
· d22029ba
phcoder
authored
Jun 27, 2012
d22029ba
* grub-core/commands/wildcard.c (check_file): Fix bad logic.
· 58eee08f
phcoder
authored
Jun 27, 2012
58eee08f
* grub-core/fs/fshelp.c (grub_fshelp_find_file): Don't free oldnode if
· c59bdff7
phcoder
authored
Jun 27, 2012
c59bdff7
* util/grub-mkconfig_lib.in: Fix print messages replacing builtin
· 5e6a440a
Yves Blusseau
authored
Jun 27, 2012
5e6a440a
Jun 26, 2012
* grub-core/term/arc/console.c (grub_console_init_output): Add one since
· 73a68bcb
phcoder
authored
Jun 26, 2012
73a68bcb
* grub-core/term/terminfo.c (print_terminfo): Print terminal dimensions.
· 392a603b
phcoder
authored
Jun 26, 2012
392a603b
* grub-core/kern/mips/arc/init.c (grub_machine_init): Set clock
· 42d0867f
phcoder
authored
Jun 26, 2012
42d0867f
Apple fixes.
· 489509f4
phcoder
authored
Jun 26, 2012
489509f4
Handle slash in HFS label.
· 9f3fc883
phcoder
authored
Jun 26, 2012
9f3fc883
* grub-core/commands/ls.c (grub_ls_list_devices): Disable
· 54853fd7
phcoder
authored
Jun 26, 2012
54853fd7
* util/grub-mkimage.c (generate_image): Add Yeeloong verified hash.
· 4dc02ddf
phcoder
authored
Jun 26, 2012
4dc02ddf
Init video early on yeeloong to avoid being rebooted by watchdog.
· c50c867d
phcoder
authored
Jun 26, 2012
c50c867d
* grub-core/boot/decompressor/minilib.c (grub_memcmp): Fix the compare
· 5f92c8a1
phcoder
authored
Jun 26, 2012
5f92c8a1
Jun 25, 2012
* util/grub-install.in: Fix dvhtool invocation. Add arc to the list of
· e9e6f111
phcoder
authored
Jun 25, 2012
e9e6f111
* grub-core/disk/diskfilter.c (scan_disk) [GRUB_UTIL]: Put more
· 754ad9eb
phcoder
authored
Jun 25, 2012
754ad9eb
* grub-core/disk/lvm.c (grub_lvm_getvalue): Handle 64-bit values.
· 315654c2
phcoder
authored
Jun 25, 2012
315654c2
* grub-core/fs/fat.c (grub_fat_iterate_dir_next): Don't stop on a space
· fb022c79
phcoder
authored
Jun 25, 2012
fb022c79
* grub-core/loader/i386/linux.c (grub_cmd_initrd): Avoid unnecessarry
· 8645f72c
phcoder
authored
Jun 25, 2012
8645f72c
* include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper
· 36498496
phcoder
authored
Jun 25, 2012
36498496
* util/grub-mkimage.c (generate_image): Add Fuloong2F verified hash.
· 0b5ea6b8
phcoder
authored
Jun 25, 2012
0b5ea6b8
Fix overflow in grub_util_get_fd_size for NetBSD.
· 650cfcfe
Grégoire Sutre
authored
Jun 25, 2012
650cfcfe
Jun 23, 2012
* configure.ac: Bump to 2.00~rc1.
· 8a4d6a44
phcoder
authored
Jun 23, 2012
8a4d6a44
* grub-core/boot/mips/loongson/fwstart.S: Add missing setting of high
· 2fb97ed3
phcoder
authored
Jun 23, 2012
2fb97ed3
* docs/grub.texi: Fix search syntax.
· 1fa097dc
phcoder
authored
Jun 23, 2012
1fa097dc
Jun 22, 2012
* docs/grub.texi (Multi-boot manual config): Use --set. Improve remark.
· c890ba78
phcoder
authored
Jun 23, 2012
c890ba78
* grub-core/kern/mm.c (grub_free): Fix agglomerating of free regions.
· 0f92dca7
phcoder
authored
Jun 23, 2012
0f92dca7
* grub-core/kern/mm.c (get_header_from_pointer): Put a more informative
· 3988c4a0
phcoder
authored
Jun 22, 2012
3988c4a0
Speed-up video on yeeloong.
· 9e86d4c5
phcoder
authored
Jun 22, 2012
9e86d4c5
Avoid flushing the same line multiple times on loongson.
· ed24c312
phcoder
authored
Jun 22, 2012
ed24c312
* util/getroot.c (grub_find_root_devices_from_mountinfo): Handle btrfs
· d1718e7d
phcoder
authored
Jun 22, 2012
d1718e7d
Implement flow control for http.
· 982f1909
phcoder
authored
Jun 22, 2012
982f1909
* grub-core/net/tftp.c: Decrease stall to 50 packets.
· bd407d6e
phcoder
authored
Jun 22, 2012
bd407d6e
* grub-core/net/net.c (grub_net_fs_open): Free resources on failed open.
· c7564b8e
phcoder
authored
Jun 22, 2012
c7564b8e
* tests/util/grub-shell.in: Fix a typo.
· a3706162
phcoder
authored
Jun 22, 2012
a3706162
Implement flow control for tftp.
· b27069e0
phcoder
authored
Jun 22, 2012
b27069e0
* grub-core/net/net.c (receive_packets): Stop after 100 packets to let
· 6b9cfac6
phcoder
authored
Jun 22, 2012
6b9cfac6
* grub-core/kern/main.c (grub_set_prefix_and_root): Fix memory leak.
· f35abd81
phcoder
authored
Jun 22, 2012
f35abd81
Loading