]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2013-12-03 Colin WatsonUpdate debian/legacy/update-grub to the version from...
2013-12-03 Colin WatsonAdd debian/legacy/update-grub to version control
2013-12-03 Colin WatsonManage grub-extras using a git submodule
2013-12-03 Colin WatsonMerge branch 'upstream' into experimental
2013-12-03 Colin Watson* grub-core/Makefile.core.def (setjmp): Distribute
2013-12-03 Colin WatsonMake grub-xen contain both i386-xen and x86_64-xen...
2013-12-03 Colin Watsonbump version
2013-12-03 Colin WatsonRemove some repetition.
2013-12-03 Colin WatsonNew port to arm64-efi.
2013-12-03 Colin WatsonChangelog for hidden timeout revamp.
2013-12-03 Colin WatsonMerge branch 'upstream' into experimental
2013-12-03 Colin WatsonMerge branch 'cjwatson/timeout-style'
2013-12-03 Colin WatsonCredit and bug reference.
2013-12-03 Colin WatsonReduce nesting level.
2013-12-02 Vladimir Serbinenko * util/config.c: Add missing pointer adjustment.
2013-11-30 Andrey Borzenkovfix libgrub.pp build post arm64 merge
2013-11-30 Vladimir SerbinenkoMissing ChangeLog entry
2013-11-30 Leif LindholmNew port arm64-efi
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 WatsonRemove a few references to GRUB_HIDDEN_TIMEOUT*
2013-11-29 Colin WatsonConsolidate timeout generation code a bit.
2013-11-29 Colin WatsonConsistently ignore GRUB_TIMEOUT if GRUB_HIDDEN_TIMEOUT...
2013-11-29 Colin WatsonFix documentation of behaviour after pressing ESC
2013-11-29 Colin WatsonAdd GRUB_TIMEOUT_STYLE_BUTTON support
2013-11-29 Colin WatsonMove deprecated grub-mkconfig options to a separate...
2013-11-29 Colin WatsonFix "make -C docs dvi"
2013-11-29 Colin WatsonMerge branch 'upstream' into experimental
2013-11-29 Colin WatsonFix build with FreeType 2.5.1
2013-11-29 Colin WatsonBuild-depend on libxen-dev for the Xen port
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-28 Colin WatsonFix documentation of timeout expiry.
2013-11-28 Colin WatsonRun tests with LC_CTYPE=C.UTF-8, so that grub-fs-tester...
2013-11-28 Colin WatsonRevamp hidden timeout handling
2013-11-27 Vladimir Serbinenko Eliminate variable length arrays in grub_vsnprintf_real.
2013-11-27 Colin WatsonBuild-depend on wamerican, newly required by the test...
2013-11-27 Vladimir Serbinenko Introduce grub_util_file_sync and use it instead of...
2013-11-27 Colin WatsonOverride efiemu64.o Lintian tag for grub-xen as well.
2013-11-27 Vladimir Serbinenko * gentpl.py: Don't generate platform-dependent conditi...
2013-11-27 Colin WatsonAdd grub-xen* binary packages.
2013-11-27 Colin WatsonCompress GRUB files on grub-rescue-floppy.img using xz.
2013-11-27 Colin WatsonBuild grub-rescue-floppy.img with -no-pad.
2013-11-27 Colin Watson* grub-core/osdep/unix/exec.c (grub_util_exec_redirect...
2013-11-27 Colin WatsonRemove build-dependency on autogen, no longer needed.
2013-11-27 Colin WatsonMerge branch 'upstream' into experimental
2013-11-27 Colin WatsonMerge branch 'new-autogen'
2013-11-27 Colin WatsonMerge branch 'upstream' into experimental
2013-11-27 Colin WatsonSpeed up test suite by avoiding fsync
2013-11-27 Colin WatsonAdapt grub-rescue-pc generation code to new grub-mkrescue.
2013-11-26 Colin Watson* tests/util/grub-fs-tester.in: Execute xorriso from...
2013-11-26 Colin WatsonNew upstream snapshot.
2013-11-26 Colin WatsonHandle #if/#endif and C-style comments in AutoGen defin...
2013-11-26 Colin WatsonShow file name in error messages from AutogenParser.
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 Andrey BorzenkovExplicitly check for linking format to use for efiemu64...
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 SerbinenkoMention clang for arm64
2013-11-25 Vladimir SerbinenkoMake arm64 compileable with clang
2013-11-25 Vladimir SerbinenkoUse b.ge form for instructions
2013-11-25 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
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... * 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.
next