]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2010-09-12  Vladimir 'phcoder... * grub-core/kern/emu/main.c (main): Call hostfs_init...
2010-09-12  Vladimir 'phcoder... * grub-core/commands/menuentry.c (append_menu_entry...
2010-09-12  Vladimir 'phcoder... * grub-core/lib/xzembed/xz_dec_stream.c (xz_dec_reset...
2010-09-12  Vladimir 'phcoder... Add missing newlines
2010-09-12  Vladimir 'phcoder... Fix uninitialised usage of curarg
2010-09-12  Vladimir 'phcoder... Support pause
2010-09-12  Vladimir 'phcoder... Implement hiddenmenu (not tested)
2010-09-12  Vladimir 'phcoder... Support few more legacy commands
2010-09-12  Vladimir 'phcoder... Allow specifying video mode
2010-09-12  Vladimir 'phcoder... Change video_mode_type to an enum, fix collisions and...
2010-09-11  Vladimir 'phcoder... Add Hercules, Planar and YUV to videoinfo (not tested)
2010-09-11  Vladimir 'phcoder... legacy_password implementation
2010-09-11  Vladimir 'phcoder... Remove obsolete FIXME comments
2010-09-11  Vladimir 'phcoder... Merge mainline into legacy_parser
2010-09-11  Vladimir 'phcoder... Implement multiboot filename duplication in legacy...
2010-09-11  Vladimir 'phcoder... Fix few compile errors
2010-09-11  Szymon Janc * grub-core/commands/lsacpi.c (grub_cmd_lsacpi): Fix...
2010-09-11  Vladimir 'phcoder... merge mainline into gingold2
2010-09-11  Vladimir 'phcoder... Shutdown using ACPI.
2010-09-11  Tristan Gingold * commands/lsacpi.c: New file.
2010-09-11  Vladimir 'phcoder... Implement loading palette on ieee1275_fb.
2010-09-11  Vladimir 'phcoder... Merge mainline into install
2010-09-11  Vladimir Serbinenko * util/grub-install.in (grub_partition): New variable.
2010-09-11  Vladimir 'phcoder... Fix emu on mipsel.
2010-09-11  Vladimir 'phcoder... Merge mainline into install
2010-09-11  Vladimir 'phcoder... Implement --bootloader-id
2010-09-10  Colin Watson* util/grub-install.in: Don't try to verify core.img...
2010-09-10  Robert Millan2010-09-10 Robert Millan <rmh@gnu.org>
2010-09-10  Colin Watson* util/grub-install.in: ${imgext} won't be defined...
2010-09-10  Robert Millan2010-09-10 Robert Millan <rmh@gnu.org>
2010-09-10  Colin Watsongrub-fstest needs the host and hostfs modules while...
2010-09-10  Robert Millan2010-09-10 Robert Millan <rmh@gnu.org>
2010-09-10  Robert Millan2010-09-10 Robert Millan <rmh@gnu.org>
2010-09-09  Colin Watson* Makefile.util.def (libgrub.a): Move grub-core/kern...
2010-09-09  bvk.groups... * tests/partmap_test.in: New test for partitions.
2010-09-09  bvk.groups... added new partmaps test
2010-09-08  Robert Millan2010-09-09 Robert Millan <rmh@gnu.org>
2010-09-08  Robert Millan2010-09-09 Robert Millan <rmh@gnu.org>
2010-09-08  Robert Millan2010-09-08 Robert Millan <rmh@gnu.org>
2010-09-08  Robert Millan2010-09-08 Robert Millan <rmh@gnu.org>
2010-09-08  Vladimir 'phcoder... Change to disk->name being raw name. It makes less...
2010-09-08  Vladimir 'phcoder... Fix minix issue
2010-09-08  Vladimir 'phcoder... Fix an issue with new interface for device names
2010-09-08  Vladimir 'phcoder... Add forgotten commit part
2010-09-08  Vladimir 'phcoder... merge mainline into nested
2010-09-08  Vladimir 'phcoder... Fix a double device name
2010-09-08  Vladimir 'phcoder... Split minix.mod into minix.mod and minix2.mod.
2010-09-08  Vladimir 'phcoder... Missing part of r2705
2010-09-08  Yves Blusseau Add new --boot-directory option to replace --root...
2010-09-08  Yves Blusseau * util/grub-mkconfig.in: Use new variable.
2010-09-08  Yves Blusseau* configure.ac: Define some useful variables.
2010-09-08  Vladimir 'phcoder... * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_...
2010-09-08  Colin WatsonFor EFI, hardcode the partition number in the core...
2010-09-08  Vladimir 'phcoder... merge mainline into install
2010-09-08  Colin Watson* grub-core/kern/efi/init.c (grub_efi_set_prefix):...
2010-09-08  Robert Millan2010-09-08 Robert Millan <rmh@gnu.org>
2010-09-08  Robert Millan2010-09-08 Robert Millan <rmh@gnu.org>
2010-09-08  Mario LimoncielloCheck for the EFI distributor case-insensitively, since...
2010-09-08  Colin WatsonSet install_device for EFI before it's needed.
2010-09-08  Robert MillanRemove conf/*.mk
2010-09-08  bvk.groups... Not command (!) support to GRUB script.
2010-09-07  Vladimir 'phcoder... Add ia64-specific libgcc symbols
2010-09-07  Tristan GingoldAdd missing headers for ia64
2010-09-07  bvk.groups... update grub_errno as per the return value
2010-09-07  bvk.groups... merge with mainline
2010-09-07  bvk.groups... * grub-core/commands/wildcard.c (wildcard_expand)...
2010-09-07  bvk.groups... syntax check before overwriting
2010-09-07  bvk.groups... * docs/grub.texi (Shell-like scripting): Fix @dots...
2010-09-07  bvk.groups... * docs/grub.texi (Shell-like scripting): Documentation...
2010-09-07  bvk.groups... merge with mainline
2010-09-07  bvk.groups... documentation for some grub-script features
2010-09-06  Vladimir 'phcoder... Fix several powerpc-ieee1275 issues and one EFI one...
2010-09-06  Vladimir 'phcoder... Rename CD-ROM to cd on BIOS.
2010-09-05  Vladimir 'phcoder... * grub-core/kern/emu/main.c (main): Reinit LVM and...
2010-09-05  Vladimir 'phcoder... * grub-core/disk/lvm.c (grub_lvm_scan_device) [GRUB_UT...
2010-09-05  Jo Shields * util/grub.d/30_os-prober.in: Add missing classes.
2010-09-05  Vladimir 'phcoder... Merge mainline into legacy_parser
2010-09-05  Vladimir 'phcoder... Add testload
2010-09-05  Vladimir 'phcoder... * docs/grub.texi (Theme file format): Document new...
2010-09-05  Vladimir 'phcoder... * docs/grub.texi (Theme file format): Replace Box_slic...
2010-09-05  Colin D Bennett Gfxmenu documentation.
2010-09-05  Szymon Janc * grub-core/Makefile.core.def (xzio): New module.
2010-09-05  Vladimir 'phcoder... * include/grub/file.h (GRUB_FILE_SIZE_UNKNOWN): New...
2010-09-05  Vladimir 'phcoder... * include/grub/err.h (grub_err_t): Replace GRUB_ERR_BA...
2010-09-05  Vladimir 'phcoder... Uncompressed checksum support.
2010-09-05  Vladimir 'phcoder... Add missing ChangeLog entry
2010-09-05  Vladimir 'phcoder... Reintroduce testload.
2010-09-05  Szymon Janc * grub-core/lib/posix_wrap/sys/types.h (bool): Transfo...
2010-09-05  Szymon Janc * include/grub/crypto.h (GRUB_MD_CRC32): New definition.
2010-09-05  Vladimir 'phcoder... * grub-core/io/gzio.c (grub_gzio_open): Removed "trans...
2010-09-05  BVK Chaitanyanot command (!) support
2010-09-04  BVK Chaitanya Filename expansion support for wildcards in GRUB script.
2010-09-04  BVK Chaitanyamerge with mainline
2010-09-04  BVK Chaitanya Support for updating environment variables with matche...
2010-09-04  BVK Chaitanyamerge with mainline
2010-09-04  Szymon Janc * include/grub/file.h (grub_file): New member not_easl...
2010-09-04  BVK Chaitanya Support for options to appear multiple times on cmdline.
2010-09-04  BVK Chaitanyamerge with mainline
2010-09-04  Vladimir 'phcoder... Reimport setjmp from Tristan's branch.
2010-09-04  BVK Chaitanya "return" command for GRUB script functions.
next