]> git.proxmox.com Git - grub2.git/history - ChangeLog
document sleep command exit codes
[grub2.git] / ChangeLog
2013-11-30 Andrey Borzenkovdocument sleep command exit codes
2013-11-30 Vladimir Serbinenko Ensure that -mno-unaligned-access or some equivalent...
2013-11-30 Vladimir Serbinenko * grub-core/lib/libgcrypt/mpi/longlong.h: Fix compilat...
2013-11-30 Vladimir Serbinenko Remove leftover GRUB_IA64_DL_TRAMP_SIZE.
2013-11-29 Colin WatsonFix "make -C docs dvi"
2013-11-29 Colin WatsonFix build with FreeType 2.5.1
2013-11-29 Andrey Borzenkovfix using grub device name as install device
2013-11-29 Vladimir Serbinenko * grub-core/kern/emu/hostfs.c (is_dir): Remove variabl...
2013-11-29 Vladimir Serbinenko * util/grub-fstest.c: Remove variable length arrays.
2013-11-29 Vladimir Serbinenko * grub-core/osdep/linux/ofpath.c: Check return value...
2013-11-29 Vladimir Serbinenko * util/mkimage.c (grub_install_generate_image): Use...
2013-11-29 Vladimir Serbinenko * util/mkimage.c (grub_install_generate_image): Use...
2013-11-29 Vladimir Serbinenko * util/grub-mkrescue.c (main): Check that fread succeeded.
2013-11-29 Vladimir Serbinenko* conf/Makefile.common: Remove -mexplicit-relocs and...
2013-11-29 Vladimir SerbinenkoRemove libgnulib.a and use its sources in dependencies...
2013-11-29 Vladimir Serbinenko * grub-core/osdep/unix/password.c (grub_password_get...
2013-11-28 Francesco LavraFix command description in case of a device name passed...
2013-11-27 Vladimir Serbinenko Eliminate variable length arrays in grub_vsnprintf_real.
2013-11-27 Vladimir Serbinenko Introduce grub_util_file_sync and use it instead of...
2013-11-27 Vladimir Serbinenko * gentpl.py: Don't generate platform-dependent conditi...
2013-11-27 Colin Watson* grub-core/osdep/unix/exec.c (grub_util_exec_redirect...
2013-11-27 Colin WatsonMerge branch 'new-autogen'
2013-11-27 Colin WatsonSpeed up test suite by avoiding fsync
2013-11-26 Colin Watson* tests/util/grub-fs-tester.in: Execute xorriso from...
2013-11-26 Colin WatsonGenerate Makefile.*.am directly from gentpl.py, elimina...
2013-11-26 Vladimir Serbinenko Add PCI command activation to all PCI drivers as requi...
2013-11-26 Vladimir Serbinenko * grub-core/Makefile.am: Reduce gratuituous difference...
2013-11-25 Andrey BorzenkovAdd ChangeLog entry for previous commit
2013-11-25 Vladimir Serbinenko * util/grub-mknetdir.c: Look for platform directories...
2013-11-25 Colin WatsonAdd a --locale-directory option to grub-install and...
2013-11-25 Vladimir Serbinenko * grub-core/osdep/unix/platform.c (get_ofpathname...
2013-11-25 Vladimir Serbinenko * grub-core/genmoddep.awk: Use more portable && rather...
2013-11-25 Vladimir Serbinenko * grub-core/kern/i386/pc/startup.S [__APPLE__]: Create...
2013-11-25 Vladimir Serbinenko * gentpl.py: Add -ed2016 in order to make objconv...
2013-11-25 Vladimir Serbinenko * configure.ac: Add -static to LDFLAGS when using...
2013-11-24 Vladimir Serbinenko Apple assembly doesn't handle symbol arithmetic well...
2013-11-24 Vladimir Serbinenko Apple assembly doesn't handle symbol arithmetic well...
2013-11-24 Vladimir Serbinenko With Apple assembly in .macro environvemnt you have...
2013-11-24 Vladimir Serbinenko * grub-core/Makefile.am: Use correct TARGET_OBJCONV...
2013-11-24 Vladimir Serbinenko * grub-core/gdb/i386/machdep.S: Use xorl %eax, %eax...
2013-11-24 Vladimir Serbinenko * grub-core/lib/reed_solomon.c: Use section _text...
2013-11-24 Vladimir Serbinenko * grub-core/term/arc/console.c: Add missing cast to...
2013-11-24 Vladimir Serbinenko * grub-core/boot/i386/pc/boot.S: Fix floppy probe...
2013-11-23 Vladimir Serbinenko * grub-core/kern/mips/arc/init.c (grub_machine_get_boo...
2013-11-23 Keshav Padram Amburay * util/grub-install.c (update_nvram): Support --no...
2013-11-23 Vladimir Serbinenko * INSTALL: Add note about sparc64/ia64 with clang...
2013-11-23 Vladimir Serbinenko * util/garbage-gen.c: Add missing include of sys/time.h.
2013-11-23 Vladimir Serbinenko Don't add -mflush-func if it's not supported by compiler.
2013-11-23 Vladimir Serbinenko Move common BIOS/coreboot memory map declarations to
2013-11-23 Andrey Borzenkovadd util/garbage-gen.c to EXTRA_DIST
2013-11-23 Vladimir Serbinenko * INSTALL: Document why older clang versions aren...
2013-11-22 Vladimir Serbinenko * INSTALL: Document about clang for mips.
2013-11-22 Vladimir Serbinenko * grub-core/lib/libgcrypt/mpi/longlong.h: Use C versio...
2013-11-22 Vladimir Serbinenko Add *-xen to the list of grub-install-common platforms.
2013-11-22 Vladimir Serbinenko * configure.ac: Do not enforce -mcmodel=large. It...
2013-11-22 Vladimir Serbinenko * grub-core/kern/xen/init.c: Do not map more pages...
2013-11-22 Vladimir Serbinenko * grub-core/kern/efi/mm.c: Limit allocations to 2GiB...
2013-11-22 Vladimir Serbinenko * grub-core/kern/x86_64/dl.c (grub_arch_dl_relocate_sy...
2013-11-22 Vladimir Serbinenko * configure.ac: Compile with -fPIC when compiling...
2013-11-22 Vladimir Serbinenko * configure.ac: Add -no-integrated-as on mips(el)...
2013-11-22 Vladimir Serbinenko clang emits calls to abort () under some unknown condi...
2013-11-22 Vladimir Serbinenko * docs/grub-dev.texi: Document stack and heap sizes.
2013-11-22 Vladimir Serbinenko * include/grub/i386/pc/memory.h: Decrease
2013-11-22 Vladimir Serbinenko * grub-core/disk/i386/pc/biosdisk.c (grub_biosdisk_ope...
2013-11-22 Vladimir Serbinenko * grub-core/kern/x86_64/efi/callwrap.S: Fix stack...
2013-11-22 Vladimir Serbinenko * grub-core/boot/mips/startup_raw.S: Handle the case...
2013-11-22 Vladimir Serbinenko On MIPS handle got16 relocations to local symbols...
2013-11-22 Vladimir Serbinenko Add support for a new magic symbol _gp_disp on mips...
2013-11-22 Vladimir Serbinenko Use $t9 for indirect calls from asm to C as PIC ABI...
2013-11-22 Vladimir Serbinenko Remove -march=mips3 from TARGET_CCASFLAGS as it create...
2013-11-21 Vladimir Serbinenko Unify GOT/trampoline handling between PPC, MIPS and...
2013-11-21 Colin Watson* util/grub-mkrescue.c (main): If a source directory...
2013-11-21 Colin Watson* grub-core/normal/progress.c: Remove unused file.
2013-11-20 Vladimir Serbinenko * grub-core/lib/crypto.c (grub_crypto_hash): Remove...
2013-11-20 Vladimir Serbinenko * util/grub-mkconfig.in: Say explicit "grub configurat...
2013-11-19 Vladimir Serbinenko * coreboot.cfg: Add missing file.
2013-11-19 Vladimir Serbinenko * Makefile.am: Allow STRIP to be empty when creating...
2013-11-19 Axel Kellermann * util/grub.d/30_os-prober.in: Add GRUB_OS_PROBER_SKIP...
2013-11-19 Colin Watson* Makefile.util.def (grub-mkimage): Add
2013-11-19 Vladimir Serbinenko Add automated filesystem checking based on scripts...
2013-11-19 Colin Watson* util/grub-install.c (main): Adjust info messages...
2013-11-19 Colin Watson* util/grub-install-common.c (copy_locales): Consistent...
2013-11-19 Josh Triplett * grub-core/kern/x86_64/efi/startup.S (_start): Align...
2013-11-18 Josh Triplett * grub-core/mmap/efi/mmap.c (grub_mmap_register):...
2013-11-18 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-18 Vladimir Serbinenko * tests/grub_func_test.in: Decrease RAM size to 512M...
2013-11-18 Vladimir Serbinenko * grub-core/kern/mm.c (grub_real_malloc): Decrease...
2013-11-18 Colin Watson* tests/gzcompress_test.in: Skip if gzip is not install...
2013-11-18 Vladimir Serbinenko * grub-core/kern/mm.c (grub_real_malloc): Don't update...
2013-11-18 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-18 Vladimir Serbinenko * grub-core/kern/mips/qemu_mips/init.c (grub_machine_i...
2013-11-18 Vladimir Serbinenko * tests/util/grub-shell.in: Increase console size...
2013-11-18 Colin Watson* util/grub-mkrescue.c (main): Fix typo.
2013-11-18 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-18 Vladimir Serbinenko * Makefile.am (default_payload.elf): Add pata to loade...
2013-11-18 Vladimir Serbinenko * util/grub-install-common.c (grub_install_copy_files...
2013-11-18 Colin Watson* tests/util/grub-shell.in: Don't fail on emu platform...
2013-11-18 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-18 Vladimir Serbinenko * tests/util/grub-shell.in: Use -cdrom and don't force...
2013-11-18 Vladimir Serbinenko * grub-core/tests/videotest_checksum.c: Don't reload...
next