]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2011-02-09 Colin WatsonTolerate camcontrol failing to read capacity of IDE...
2011-02-09 Colin WatsonWe need at least freebsd-utils (>= 8.0-4) on kFreeBSD...
2011-02-09 Colin WatsonRefer to the info documentation at the top of /etc...
2011-02-09 Colin WatsonSuppress output from debconf-communicate in upgrade...
2011-02-09 Colin WatsonBuild for ppc64 (except for grub-emu, which doesn't...
2011-02-08 Colin Watsonreleasing version 1.99~rc1-2
2011-02-08 Colin WatsonUpload to unstable.
2011-02-04 Colin WatsonAdd rootflags=subvol=<name> if / is on a btrfs subvolum...
2011-02-04 Colin WatsonHandle empty dir passed to grub_find_root_device_from_m...
2011-01-22 Colin Watsonmkconfig_skip_dmcrypt.patch: Refer to GRUB_PRELOAD_MODU...
2011-01-18 Colin Watson* Merge 1.98+20100804-13 and 1.98+20100804-14, updating...
2011-01-18 Colin Watsonreleasing version 1.98+20100804-14
2011-01-17 Colin Watsonreleasing version 1.99~rc1-1
2011-01-17 Colin Watson* 05_debian_theme:
2011-01-17 Colin Watsoncopy-edit
2011-01-17 Colin Watsondebconf-updatepo
2011-01-17 Colin Watson* 05_debian_theme:
2011-01-17 Colin Watsonrefresh
2011-01-17 Colin WatsonIf 05_debian_theme finds a background image and no...
2011-01-17 Colin WatsonNew upstream release candidate.
2011-01-16 Vladimir 'phcoder... * configure.ac: Bump version to 1.99~rc1.
2011-01-15 Vladimir 'phcoder... * util/grub-mkimage.c (generate_image): Check fwstart...
2011-01-14 Vladimir 'phcoder... * grub-core/kern/mips/yeeloong/init.c (grub_machine_in...
2011-01-14 Vladimir 'phcoder... * grub-core/Makefile.core.def (fwstart): Add lost...
2011-01-13 Vladimir 'phcoder... * grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs...
2011-01-13 Vladimir 'phcoder... Fix compilation on cygwin.
2011-01-13 Colin Watsonreleasing version 1.99~20110112-1
2011-01-13 Colin Watsonrefresh
2011-01-13 Colin Watsonbranch_butter.patch: Resolve the device returned by
2011-01-12 Colin Watson* New Bazaar snapshot.
2011-01-12 Vladimir 'phcoder... * util/ieee1275/ofpath.c (grub_util_devname_to_ofpath...
2011-01-12 Vladimir 'phcoder... * util/grub.d/00_header.in (load_video): Handle the...
2011-01-12 Vladimir 'phcoder... * util/grub-mkfont.c (write_font_pf2): Use appropriate...
2011-01-12 Vladimir 'phcoder... * grub-core/Makefile.core.def (ieee1275_fb): Disable...
2011-01-12 Vladimir 'phcoder... * grub-core/normal/context.c (grub_env_context_close...
2011-01-12 Vladimir 'phcoder... Use alias->path rather than buggy "canon".
2011-01-11 Colin Watson* configure.ac: Fall back to `true' if `makeinfo' does...
2011-01-11 Vladimir 'phcoder... * grub-core/loader/powerpc/ieee1275/linux.c (grub_linu...
2011-01-11 Colin Watsonreleasing version 1.99~20110111-1
2011-01-11 Colin Watson* New Bazaar snapshot.
2011-01-11 Colin Watson* util/grub-mklayout.c (console_grub_equivalences_shift...
2011-01-11 Colin WatsonAdd a po/LINGUAS file listing the translations we've...
2011-01-11 Vladimir 'phcoder... * grub-core/fs/i386/pc/pxe.c (set_mac_env): Export...
2011-01-10 Vladimir 'phcoder... * grub-core/loader/i386/multiboot_mbi.c (grub_multiboo...
2011-01-10 Vladimir 'phcoder... * BUGS: New file.
2011-01-10 Vladimir 'phcoder... Pass more appropriate video id to Linux.
2011-01-10 Vladimir 'phcoder... * util/grub-menulst2cfg.c: Add missing include of...
2011-01-10 Vladimir 'phcoder... * grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs...
2011-01-10 Vladimir 'phcoder... Don't use post-4G memory on EFI even if 64-bit since...
2011-01-10 Vladimir 'phcoder... * util/grub-kbdcomp.in: Add missing prefix and exec_pr...
2011-01-10 Vladimir 'phcoder... * util/grub-kbdcomp.in: Add missing transform and...
2011-01-10 Vladimir 'phcoder... Submenu default support.
2011-01-10 Vladimir 'phcoder... * util/grub-mklayout.c (usage): Update help text.
2011-01-10 Vladimir 'phcoder... * grub-core/commands/legacycfg.c (legacy_file): Trim...
2011-01-10 Vladimir 'phcoder... * util/grub-menulst2cfg.c (main): Trim the line.
2011-01-10 Vladimir 'phcoder... * grub-core/kern/i386/pc/init.c (grub_get_conv_memsize...
2011-01-10 Vladimir 'phcoder... * grub-core/kern/i386/pc/mmap.c (grub_get_conv_memsize...
2011-01-10 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_mount): Transform...
2011-01-10 Vladimir 'phcoder... * grub-core/disk/raid.c (insert_array): Display RAID...
2011-01-10 Grégoire SutreTeach grub-mkconfig to load fs modules for NetBSD.
2011-01-09 Grégoire SutreHandle openbsd and netbsd types being in part_bsd module.
2011-01-08 Vladimir 'phcoder... * config.h.in (_LARGEFILE_SOURCE): Add missing define.
2011-01-08 Grégoire SutreCheck for libdevmapper header
2011-01-08 Vladimir 'phcoder... * grub-core/fs/zfs/zfs.c (dmu_read): Use void * for...
2011-01-08 Vladimir 'phcoder... * grub-core/commands/terminal.c (grub_cmd_terminal_inp...
2011-01-08 Vladimir 'phcoder... * grub-core/term/at_keyboard.c (grub_keyboard_getkey...
2011-01-07 Vladimir 'phcoder... * configure.ac: Do CPU substitution even if it's speci...
2011-01-07 Vladimir 'phcoder... * grub-core/Makefile.am (rs_decoder.S): Force compilat...
2011-01-07 Vladimir 'phcoder... Satisfy some bison versions need for inttypes.h.
2011-01-07 Vladimir 'phcoder... * grub-core/loader/i386/bsdXX.c (grub_netbsd_load_elf_...
2011-01-07 Szymon Janc * docs/grub.texi (Support automatic decompression...
2011-01-07 Colin Watsonbranch_butter.patch: Don't free an uninitialised pointe...
2011-01-07 Szymon Janc Improve loaders' kernel command line handling.
2011-01-07 Vladimir 'phcoder... * grub-core/fs/xfs.c (grub_xfs_iterate_dir): Take...
2011-01-07 Vladimir 'phcoder... * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect...
2011-01-07 Colin WatsonKazakh (Baurzhan Muftakhidinov / Timur Birsh). Closes...
2011-01-07 Colin Watsonrefresh patches
2011-01-07 Doug Nazar * grub-core/disk/raid5_recover.c (grub_raid5_recover...
2011-01-07 Vladimir 'phcoder... * util/grub-setup.c (setup): Handle NetBSD and OpenBSD...
2011-01-06 Colin Watsonreleasing version 1.99~20110106-1
2011-01-06 Colin Watsonmerge from upstream
2011-01-06 Colin Watson* tests/util/grub-shell.in: Set serial terminfo type...
2011-01-06 Colin Watson* New Bazaar snapshot.
2011-01-06 Colin Watson* grub-core/kern/emu/getroot.c (find_root_device_from_m...
2011-01-05 Colin Watsonreleasing version 1.99~20110104-2
2011-01-05 Colin Watsonhandle file move in parse-color branch
2011-01-05 Colin WatsonWhen embedding the core image in a post-MBR gap, check...
2011-01-05 Colin WatsonUpdate branch_devmapper.patch, adding a #include to...
2011-01-05 Vladimir 'phcoder... Run terminfo_cls on initing terminfo output to clear...
2011-01-05 Colin WatsonAdd a background_color command, from the upstream ...
2011-01-05 Colin WatsonSupport long command lines as per the 2.06 Linux boot...
2011-01-05 Vladimir 'phcoder... * util/grub-install.in: Determine ofpathname, nvsetenv...
2011-01-05 Vladimir 'phcoder... * grub-core/term/terminfo.c (grub_terminfo_readkey...
2011-01-05 Vladimir 'phcoder... The E820 type 5 is BADRAM, not EXEC_CODE.
2011-01-04 Vladimir 'phcoder... * grub-core/lib/efi/relocator.c (grub_relocator_firmwa...
2011-01-04 Colin Watsonreleasing version 1.99~20110104-1
2011-01-04 Vladimir 'phcoder... * grub-core/kern/emu/getroot.c (grub_util_get_grub_dev...
2011-01-04 Colin WatsonAdd squashfs 4 support, from the upstream 'squash'...
2011-01-04 Colin WatsonSupport partitioned loop devices and improve devmapper...
2011-01-04 Colin WatsonAdd full btrfs support, from the upstream 'butter'...
next