grub

grub 0.97

GNU GRUB boot loader

http://www.gnu.org/software/grub/

Packager: Onur Küçük

License: GPLv2

Actions

Build files

Bug reports

Binary packages

grub

Release history

ReleaseRelease dateVersionUpdaterComment
942011-01-140.97Onur KüçükDisable edd device.map patch, leave device.map to yali
932010-12-310.97Onur KüçükUpdate edd devicemap patch
922010-12-290.97Ozan ÇağlayanHandle kernel versions more gracefully.
912010-12-210.97Gökmen GökselUpdate COMAR backend to fix Boot.Loader removeEntry method
902010-12-020.97Bahadır KandemirUUID support for updateKernelEntry method of Boot.Loader
892010-12-020.97Bahadır KandemirFixed COMAR backend not updating symlinks in boot directory
882010-12-020.97Onur KüçükGet device names from edd, this will match yali behaviour especially with USB installs
872010-12-010.97Onur KüçükFix installing of stage1 files
862010-11-290.97Onur KüçükAllow old style grubonce work, grub-set-default is also back, thanks to Hüseyin Bilen for reporting the problem
852010-11-260.97Onur KüçükCleanup patches
Use static ncurses
Compile on all archs
Allow removing of grub-set-default since we patch kde 3 and 4 to use grubonce
Use /lib/grub for all archs
842010-10-110.97Fatih AşıcıMass rebuild for Pardus 2011 Beta
832010-09-240.97Onur KüçükMake sure we build as shared, since ncurses does not provide static libraries
822010-07-070.97Bahadır KandemirFixed Boot.Loader failing when there are previously created symbolic links for kernels.
812010-07-020.97Bahadır KandemirCreate symbolic links to latest kernels.
802010-06-040.97Onur KüçükFix grub segfault when kernel size > 3MB
Prevent chainloading of other configs in postinstall, thanks to Fatih
792010-06-040.97Bahadır KandemirFixed a typo in Boot-Manager backend.
782010-06-030.97Bahadır KandemirFixed ugly error message while adding Windows/Memtest entries.
772010-05-310.97Bahadır KandemirFixed Boot.Loader not installing default boot index
762010-02-190.97Onur KüçükInstall and use static grub in 64bit
752010-02-190.97Onur KüçükCompile grub as static
742010-01-200.97Ozan ÇağlayanHandle TypeError's in bootloader.py
732010-01-130.97Bahadır KandemirFixed Boot.Loader backend's UUID problems.
722010-01-080.97Bahadır KandemirFixed shifting default boot index while installing PAE kernels.
712010-01-040.97Bahadır KandemirBoot.Loader COMAR API will not provide list of old kernel entries.
702009-12-160.97Onur KüçükDisable xfs_freeze since it causes hangs on other filesystems, bug (#11134)
692009-12-140.97Bahadır KandemirBoot.Loader COMAR script will move all old kernel entries to seperate GRUB configuration file and menu.
682009-07-100.97Bahadır KandemirAll entries are linux entries by default.
672009-07-030.97Bahadır KandemirAdded translations to COMAR script(s).
662009-06-290.97Bahadır KandemirFixed Memtest entry error.
652009-06-100.97Bahadır KandemirFixed Boot.Loader not raising exception with bogus UUIDs.
642009-06-050.97Bahadır KandemirFixed grub configuration file path.
632009-06-040.97Bahadır KandemirCleanup Boot.Loader script.
622009-05-270.97Onur KüçükAdd support for virtio devices
Make sure device.map is read in grub due to EDD
612009-05-180.97Bahadır Kandemir- Mysterious "No such method: 0x3485828" bug fixed.
602009-02-040.97Ozan ÇağlayanIf the user decides to use 'uuid' as root device descriptor in grub.conf,
don't fail, just continue with 'uuid' silently.
592009-01-300.97Ozan ÇağlayanAdd UUID parsing support to stage2.
582008-12-300.97Onur KüçükChange stage files copy method to dd, should fix some borks causing "error 16 inconsistent filesystem", update a20, ext2 inode size, gfxboot, gpt, UUID patches, add ext4 support
572008-11-220.97Ozan Çağlayan- bootloader script now handles the situation
when /bin/mount output contains a LABEL= field
instead of an absolute path for the root device.
562008-10-140.97Bahadır KandemirFixed #8416 (updateKernel fails to parse non-Pardus kernel entries))
552008-08-150.97Bahadır KandemirIgnore missing device exceptions while updating kernel entries.
542008-06-160.97Onur KüçükRemove message file in favor of fixing bug #7403, remove unused menu entry templates
532008-06-060.97Bahadır KandemirChanged Memtest file name
522008-06-030.97Onur KüçükReally add patch
512008-06-030.97Onur KüçükDon't fail because of xfs_freeze
502008-05-120.97Onur KüçükChanged splash
492008-05-090.97Onur KüçükAdded zorg options selection to grub boot
482008-05-070.97Onur KüçükChange window caption color in gfx, fix package.py for menu.lst symlink bug
472008-05-060.97Onur KüçükFix e820 mmap and update splash message
462008-04-020.97Onur KüçükFix ext3 detection with 256 byte inode size and some cases of booting from >128G disk, added make check
452008-04-020.97Onur KüçükMenu files kernel parameters changed to new kernel
442008-03-030.97Bahadır KandemirCOMAR scripts ported to 2.0
432008-01-080.97Onur KüçükSwitch to gfxmenu, get some stage2 fixes and gcc4 support
422007-11-270.97Gökmen GökselAdded extra paramaters to menu templates
412007-08-130.97Bahadır KandemirBoot.Loader: Better input validation for kernel version argument.
402007-07-090.97Bahadır KandemirBoot.Loader: Support for removing old kernels.
392007-07-020.97Onur KüçükAdded Catalan menu entry
382007-06-260.97Onur KüçükFix terminal when splash is garbled or not reachable (like written wrong in grub), fix booting from EZ flash drives
372007-06-120.97Bahadır KandemirBoot.Loader: Fixed a typo in updateGrub code.
362007-06-060.97Bahadır KandemirBoot.Loader: Don't use device.map, create your own!
352007-06-050.97Onur KüçükAdded menu-it and menu-fr
342007-05-310.97Onur KüçükUse O_DIRECT on file access, use syslinux style memory management on failure, add sync to more places in install
332007-05-300.97Bahadır KandemirRevert last. Boot.Loader fails if no device.map exists.
322007-05-300.97Bahadır KandemirBoot.Loader: Create device.map
312007-05-260.97Bahadır KandemirBoot.Loader: Support for RAID disks and Xen.
302007-05-230.97Bahadır KandemirBoot.Loader script
292007-05-160.97Onur KüçükFix device.map creation for cciss
282007-04-020.97Onur KüçükRemove cd entries to fix bug #4409, grub shall not probe devices
272007-04-020.97S.Çağlar OnurAdd a sync to solve misc. XFS problems
262007-03-080.97Onur KüçükFirst menu is Language menu, next comes the others
252007-03-010.97Onur KüçükReally added pt_BR support
242007-03-010.97Onur KüçükAdded pt_BR support
232006-12-120.97Onur KüçükUpdated splash by Umutsan
222006-12-050.97Onur KüçükSet device limitation from 8 to 16
212006-12-010.97S.Çağlar OnurTypo fix, add fadein as a splash workaround
202006-11-290.97Onur KüçükAdd maxcpus=0 to safemode parametres, add ES to menu stuff
192006-11-210.97Onur KüçükAdd missing menu-all
182006-11-200.97Onur KüçükTidy up menu files
172006-11-140.97Onur KüçükBugfixes in menu files
162006-10-160.97Onur KüçükDE support added
152006-10-160.97Gürer ÖzenTypo and language fixes in menu templates
142006-10-130.97Onur KüçükUpdate menu-nl, add memtest entries
132006-10-110.97Onur KüçükUpdate menu-nl.lst
122006-10-110.97Onur KüçükAdd new splash + lotssss of fix
112006-10-100.97S.Çağlar OnurAdd needed templates for Pardusman
102006-06-200.97S.Çağlar Onurmissing grubonce patch added
92006-06-200.97S.Çağlar OnurUse grubonce for one time default selection, used by kdm
82006-04-090.97Onur KüçükReplace grub version string, to make countdown less ugly
72006-04-080.97S.Çağlar OnurVersion bump, removed unneeded patches (like raid or amd64 compile support) and some more added
62006-03-120.96Onur KüçükRemove debuglike info messages + small cosmetics to menu
52006-02-190.96Onur KüçükRemove the static "countdown message" so it will not be language dependent
42005-12-260.96S.Çağlar OnurDon't give segfault on xfs
32005-12-010.96Onur KüçükNewer splash + comar script fix
22005-11-240.96Onur KüçükNew splash
12005-09-040.96S.Çağlar OnurFirst release.

Patches

mandriva/grub-ext3-256byte-inode.patch
mandriva/grub-0.94-addsyncs.patch
mandriva/0002-Add-strspn-strcspn-and-strtok_r.patch
mandriva/0003-Allow-passing-multiple-image-files-to-the-initrd-com.patch
mandriva/grub-ext4-support.patch
mandriva/grub-0.93-special-device-names.patch
mandriva/grub-0.94-i2o.patch
mandriva/grub-0.95-moreraid.patch
mandriva/grub-0.94-initrdmax.patch
mandriva/grub-0.95-odirect.patch
mandriva/grub-0.95-geometry-26kernel.patch
mandriva/grub-0.95-md.patch
mandriva/grub-0.97-md-rework--mdv-adapted.patch
mandriva/grub-0.97-nxstack.patch
mandriva/grub-0.97-nx-multiinstall.patch
mandriva/grub-0.97-mdadm-path.patch
mandriva/grub-0.95-md-mbr.patch
mandriva/grub-0.95-nonmbr.patch
mandriva/grub-0.95-recheck-bad.patch
mandriva/grub-0.97-prototypes.patch
mandriva/grub-0.97-dmraid.patch
mandriva/grub-0.97-dmraid-recheck-bad--mdv-adapted.patch
mandriva/grub-0.97-dmraid-partition-names.patch
mandriva/grub-0.97-mactel-kbd.patch
mandriva/grub-0.97-mpath.patch
mandriva/grub-0.97-virtio-support.patch
mandriva/grub-gpt.diff
mandriva/grub-0.5.96.1-ezd.patch
mandriva/grub-0.97-gcc4_warnings.patch
mandriva/grub-0.95-eltorito.patch
mandriva/grub-0.91-nice-magic.patch
mandriva/grub-0.95-mem_lower.patch
mandriva/grub-0.97-install_sh.patch
mandriva/grub-0.97-please-automake--add-AM_PROG_AS.patch
mandriva/grub-gfxmenu-v8.diff
misc/grub-silent.patch
misc/grub-0.96-pardus.patch
misc/build-id.patch
misc/varargs.patch
misc/grub-0.96-bounced-checks.patch
misc/use_ferror.diff
misc/e100-newids.patch
misc/bad-assert-sideeffect.patch
misc/grub-0.97-16-disks.patch
misc/ptable-fix.patch
misc/fix-uninitialized-shmem.patch
misc/string-ops-fix.patch
misc/long-commandline.patch
misc/grubonce-nowait.patch
misc/reiser-unpack.patch
misc/128gb_disk_limit.patch
misc/prepend_virtio_devices.diff
misc/grub-install-fix-UUID_LABEL.patch
misc/e820_memory_map.patch
fix_segfault_on_big_kernel.patch
misc/uuid.diff
grub-R
library_path.patch