]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2010-09-20 BVK Chaitanya Add a test for echo command options.
2010-09-20 BVK Chaitanyaecho test case
2010-09-19 Szymon Janc Remove crc.mod and move crc command to hashsum.mod.
2010-09-19 Vladimir 'phcoder... * grub-core/boot/i386/pc/boot.S: Ignore %dl if it...
2010-09-19 Vladimir 'phcoder... Split config.h for util and core.
2010-09-19 Vladimir 'phcoder... Add lost part of GRUB_TERM_KEY_* commit
2010-09-19 Vladimir 'phcoder... Add lost include/grub/i386/coreboot/lbio.h
2010-09-19 Vladimir 'phcoder... * grub-core/term/efi/console.c (efi_codes): Fix GRUB_T...
2010-09-19 Vladimir 'phcoder... * grub-core/bus/usb/ohci.c (grub_ohci_cancel_transfer...
2010-09-19 Vladimir 'phcoder... * grub-core/Makefile.core.def (legacycfg): Add
2010-09-19 BVK Chaitanya Reduce number of temporary files generated by build...
2010-09-19 Yves Blusseau* Makefile.util.def: Add forgotten $(LIBINTL) library.
2010-09-19 BVK Chaitanyamerge with mainline
2010-09-19 BVK Chaitanya * util/grub-mkconfig.in: Check the config script for...
2010-09-19 BVK Chaitanyamerge with mainline
2010-09-18 Colin Watson * Makefile.util.def (grub-install): Use util/grub...
2010-09-18 Vladimir 'phcoder... * grub-core/commands/i386/cmostest.c (+parse_args...
2010-09-18 Vladimir 'phcoder... Add missing file of previous commit
2010-09-18 Carles Pina... Add keyboard layouts support.
2010-09-18 Aleš NesrstaFix incorrect usb report interpretation
2010-09-18 Vladimir 'phcoder... Unify memory types.
2010-09-18 Vladimir 'phcoder... GRUB-legacy configuration file support.
2010-09-18 Vladimir 'phcoder... Fix yeeloong compilation
2010-09-18 Aleš NesrstaFix multiple USB issues
2010-09-18 Aleš NesrstaSet UHCI low-speed flag
2010-09-17 Colin Watson(convert_system_partition_to_system_disk): Initialise...
2010-09-17 Colin Watson* grub-core/kern/emu/hostdisk.c
2010-09-17 Colin WatsonFix DM-RAID probing with recent versions of device...
2010-09-17 Yves Blusseau * .bzrignore: *.d removed (old rule), add *.image...
2010-09-16 Yves Blusseau * configure.ac: Avoid some annoying error messages...
2010-09-16 Colin WatsonSupport RAID on virtio devices, and others.
2010-09-16 Colin WatsonExplicitly pass -d ${pkglibdir} to grub-mkimage, to...
2010-09-16 Colin Watson* docs/grub.texi (serial): Remove obsolete comment...
2010-09-16 Colin Watson* .bzrignore: Add *.1, *.8, grub-shell, grub-shell...
2010-09-15 Vladimir 'phcoder... * util/grub-setup.c (setup): Fix incorrect container...
2010-09-15 Vladimir 'phcoder... * grub-core/commands/parttool.c (grub_cmd_parttool...
2010-09-15 Vladimir 'phcoder... Move embedding routines to partmap sources files.
2010-09-15 Vladimir 'phcoder... Remove accidently merged file
2010-09-15 Vladimir 'phcoder... * grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_is...
2010-09-15 Vladimir 'phcoder... Merge mainline into install
2010-09-15 Vladimir 'phcoder... Allow install_device to be missing on non-pc and non...
2010-09-15 Vladimir 'phcoder... Support vbeprobe MODE
2010-09-15 Vladimir 'phcoder... Support geometry
2010-09-15 Vladimir 'phcoder... Support legacy_check_password
2010-09-15 Yves Blusseau Add function to get completions from usage.
2010-09-15 Vladimir 'phcoder... merge mainline into legacy_parser
2010-09-15 Vladimir 'phcoder... Implement APM
2010-09-15 Vladimir 'phcoder... Transform legacy mode numbers into resolution specification
2010-09-15 Vladimir 'phcoder... * grub-core/gnulib/basename-lgpl.c: Imported.
2010-09-15 Vladimir 'phcoder... * grub-core/gnulib/error.c: Resynced.
2010-09-15 Vladimir 'phcoder... Fix UUID command. Reported by: Jordan Uggla
2010-09-14 Szymon Janc * grub-core/lib/xzembed/xz_dec_stream.c (dec_main...
2010-09-14 Szymon Janc * grub-core/lib/xzembed/xz_dec_stream.c (xz_dec_end...
2010-09-14 Vladimir 'phcoder... Fix incorrect echo options handling.
2010-09-14 Vladimir 'phcoder... * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE...
2010-09-14 Seth Goldberg Fix solaris compilation.
2010-09-14 Vladimir 'phcoder... Remove deprecated root command.
2010-09-14 Vladimir 'phcoder... Remove now empty util/i386/pc
2010-09-14 Vladimir 'phcoder... * util/i386/pc/grub-setup.c: Merge this ...
2010-09-14 Vladimir 'phcoder... * grub-core/partmap/sun.c (sun_partition_map_iterate...
2010-09-14 Vladimir 'phcoder... * util/grub-mkconfig_lib.in (prepare_grub_to_access_de...
2010-09-14 Vladimir 'phcoder... * grub-core/kern/sparc64/ieee1275/crt0.S: Align stack.
2010-09-13 Vladimir 'phcoder... Don't export grub_gate_a20.
2010-09-13 Vladimir 'phcoder... Create euro.pf2 which supports most European languages.
2010-09-13 Vladimir 'phcoder... * configure.ac: Disable emu-usb by default to prevent...
2010-09-13 Vladimir 'phcoder... Disable usbserial on grub-emu since our libusb code...
2010-09-13 Vladimir 'phcoder... * include/grub/disk.h (grub_disk): Remove has_partitions.
2010-09-13 Vladimir 'phcoder... Remove readability checks (too many false negatives).
2010-09-13 Vladimir 'phcoder... Enable acpi shutdown on all ACPI platforms.
2010-09-13 Vladimir 'phcoder... * grub-core/commands/iorw.c (grub_cmd_read): Declare...
2010-09-13 Vladimir 'phcoder... * grub-core/video/efi_gop.c: Fix over-80-chars line.
2010-09-13 Vladimir 'phcoder... Filter devaliases and never open same device twice.
2010-09-13 Vladimir 'phcoder... Fix sparc64.
2010-09-13 Vladimir 'phcoder... * grub-core/normal/completion.c (complete_file): Handl...
2010-09-13 Vladimir 'phcoder... grub-mknetdir script.
2010-09-13 Vladimir 'phcoder... videoinfo on non-vbe.
2010-09-13 Tristan Gingold * grub-core/commands/efi/lsefisystab.c: New file.
2010-09-13 Vladimir 'phcoder... Support explicit user claim that a device is BIOS...
2010-09-13 Vladimir 'phcoder... Search hints support.
2010-09-13 Vladimir 'phcoder... Add missing ChangeLog
2010-09-13 Vladimir 'phcoder... support subpartition hints
2010-09-13 Vladimir 'phcoder... Change from direct arguments to --hint
2010-09-13 Yves Blusseau Bash completion script for util commands
2010-09-13 Vladimir 'phcoder... merge mainline into hints
2010-09-12 Vladimir 'phcoder... * grub-core/normal/term.c (put_glyphs_terminal): Corre...
2010-09-12 Vladimir 'phcoder... * grub-core/normal/misc.c (grub_normal_print_device_in...
2010-09-12 Vladimir 'phcoder... * grub-core/commands/wildcard.c (make_regex): Escape...
2010-09-12 Vladimir 'phcoder... * grub-core/commands/ls.c (grub_cmd_ls): Accept multip...
2010-09-12 Vladimir 'phcoder... MArk setup as not to be implemented
2010-09-12 Vladimir 'phcoder... lock support (not tested)
2010-09-12 Vladimir 'phcoder... Support config file reloading (not tested)
2010-09-12 Vladimir 'phcoder... Support mixed inline and suffix commands
2010-09-12 Vladimir 'phcoder... Add no-argument version of commands and remove legacy_color
2010-09-12 Vladimir 'phcoder... Support (hd0,1,a legacy partition specification
2010-09-12 Vladimir 'phcoder... REmove obsolete FIXME
2010-09-12 Vladimir 'phcoder... Merge mainline into legacy_parser
2010-09-12 Vladimir 'phcoder... Fix bunch of memory problems and implement hdbias
2010-09-12 Vladimir 'phcoder... * grub-core/kern/misc.c (grub_vprintf): Use va_copy...
2010-09-12 Vladimir 'phcoder... Enable legacy_parser on emu
2010-09-12 Vladimir 'phcoder... * grub-core/kern/emu/main.c (main): Call hostfs_init...
next