grub 0.97-29ubuntu64 source package in Ubuntu

Changelog

grub (0.97-29ubuntu64) oneiric; urgency=low

  * Build stage2 with -fno-reorder-functions to prevent
    unlikely-to-be-executed functions being reordered before _start with GCC
    4.6 (LP: #837815).
 -- Colin Watson <email address hidden>   Mon, 26 Sep 2011 10:14:28 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Kernel Team
Architectures:
i386 kfreebsd-i386 hurd-i386 amd64 kfreebsd-amd64 lpia all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
grub_0.97.orig.tar.gz 949.0 KiB 4e1d15d12dbd3e9208111d6b806ad5a9857ca8850c47877d36575b904559260b
grub_0.97-29ubuntu64.diff.gz 146.3 KiB 2a27b9cc5c8869fdb23b3e9a9ec1a78959f0b0cbcde8da8f669c2ef9e07b0624
grub_0.97-29ubuntu64.dsc 2.2 KiB b71079f83a723affc5545efebe9b616ea964d4ed2feb3d6ffda7dcd55db794d2

Available diffs

View changes file

Binary packages built by this source

grub: GRand Unified Bootloader (Legacy version)

 GRUB is a GPLed bootloader intended to unify bootloading across x86
 operating systems. In addition to loading the Linux kernel,
 it implements the Multiboot standard, which allows for flexible loading
 of multiple boot images (needed for modular kernels such as the GNU Hurd).

grub-disk: GRUB bootable disk image (dummy package)

 This is a dummy transitional package to handle upgrades. It can be
 safely removed.

grub-doc: Documentation for GRand Unified Bootloader (dummy package)

 This is a dummy transitional package to handle upgrades. It can be
 safely removed.

grub-legacy-doc: Documentation for GRUB Legacy

 GRUB is a GPLed bootloader intended to unify bootloading across x86
 operating systems. In addition to loading the Linux kernel,
 it implements the Multiboot standard, which allows for flexible loading
 of multiple boot images (needed for modular kernels such as the GNU Hurd).

multiboot-doc: The Multiboot specification

 This specification, created in 1995, describes a method of loading various
 multiboot kernels using a single compliant boot loader (such as GNU GRUB)
 on i386-based computers.
 .
 It is used by a variety of kernel images, such as the Hurd, Xen, or NetBSD
 kernels.