Change log for grub package in Ubuntu

76111 of 111 results
Superseded in gutsy-release
grub (0.97-29ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
    - debian/control: build-depends on libc6-dev and gcc-3.4
    - debian/control: depends on volumeid, provides linux-boot-loader
    - debian/rules: use gcc-3.4
    - debian/patches/grub-install_storeversion.diff
    - debian/patches/quiet.diff
    - debian/patches/gpt.diff
    - debian/patches/grub-0.95-mem_lower.patch
    - debian/update-grub: assorted Ubuntu tweaks
      - use printf instead of echo -e
      - split up warning about missing /boot/grub
      - is_removable device handling
      - crashdump handling
      - get default root device from /etc/fstab
      - rename title to "Ubuntu"
      - quiet and splash default defoptions
      - rename "single-user" to "recovery"
      - timeout/hiddenmenu/colours defaults
      - robust oldversion handling
      - don't treat memtest as a kernel
      - convert_kopt_to_uuid
      - kopt_2_6 handling
      - remove freebsd support
    - configure.ac: -fno-strict-aliasing
    - debian/grub.postinst: run update-grub on upgrade from dapper
  * debian/patches/quiet.diff: Fix "help quiet" segfault (LP: #60163)
  * debian/update-grub: New "savedefault" automagic option (default: false)
    for adding the savedefault command to menu entries (LP: #66278)

Superseded in gutsy-release
grub (0.97-20ubuntu7) gutsy; urgency=low

  * Add patch from Mandriva grub-0.95-mem_lower.patch (Ubuntu bug #106887)
    Allows grub to boot on some computer where only lilo and syslinux
    would work. Uses memory detection similar to syslinux.
    http://<email address hidden>/msg06526.html

 -- Tormod Volden <email address hidden>   Sat, 26 May 2007 11:15:23 +0200
Superseded in gutsy-release
Obsolete in feisty-release
grub (0.97-20ubuntu6) feisty; urgency=low

  * Migrate root=/dev/evms/[hs]d[a-z][0-9]* to UUIDs, since systems upgraded
    from dapper to edgy may find themselves with such a root= option by
    mistake (LP: #102148).

 -- Colin Watson <email address hidden>   Tue, 10 Apr 2007 13:37:42 +0100
Superseded in feisty-release
grub (0.97-20ubuntu5) feisty; urgency=low

  * gcc-4.0 is no longer available. Switch back to gcc-3.4. Update build-deps
    accordingly.

 -- Ben Collins <email address hidden>   Tue, 20 Mar 2007 08:32:42 -0400
Superseded in feisty-release
grub (0.97-20ubuntu4) feisty; urgency=low

  * Change update-grub crashdump menu addition handling. We no longer have
    kdump kernels, so users need to set crashdump=1 in menu.lst and rerun
    update-grub to get this functionality.

 -- Ben Collins <email address hidden>   Fri,  2 Mar 2007 13:09:34 -0500
Superseded in feisty-release
grub (0.97-20ubuntu3) feisty; urgency=low

  * Add GPT patch from
    http://lists.gnu.org/archive/html/bug-grub/2006-07/msg00037.html, to
    simplify support for Intel Macs (LP: #62386).

 -- Colin Watson <email address hidden>   Fri, 19 Jan 2007 10:42:32 +0000
Superseded in feisty-release
grub (0.97-20ubuntu2) feisty; urgency=low

  * Fix broken comma-separation for memtest86 boot items.
  * Migrate existing kopt_2_6 options to UUID (LP: #78901).

 -- Colin Watson <email address hidden>   Sun, 14 Jan 2007 01:29:08 +0000
Superseded in feisty-release
grub (0.97-20ubuntu1) feisty; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - provide linux-boot-loader virtual package
    - compile with gcc-4.0
    - use -fno-strict-aliasing
    - quiet boot and usplash support
    - disabled patch to set splash
    - store version of grub in /boot/grub/installed-version
    - in update-grub use this file to determine whether the quiet option
      is supported
    - transition root option to mounting by UUID
    - fix bashisms in update-grub
    - rename "single-user" mode to "recovery" mode
    - detect installation onto removable devices, and adjust root device
    - don't override UUID= or LABEL= from /etc/fstab, leave it to the
      initramfs to do the right thing
    - kdump option detection
    - drop "any-" from architecture names in debian/control
  * update-grub: Remember to pass lockold arguments to write_kernel_entry
    (LP: #73906).

Superseded in feisty-release
grub (0.97-19ubuntu2) feisty; urgency=low

  * s/any-// in debian/control -- Soyuz doesn't support it.

 -- Scott James Remnant <email address hidden>   Wed, 29 Nov 2006 14:02:30 +0000
Superseded in feisty-release
grub (0.97-19ubuntu1) feisty; urgency=low

  * Merge from debian unstable, remaining changes:
    - provide linux-boot-loader virtual package
    - compile with gcc-4.0
    - use -fno-strict-aliasing
    - quiet boot and usplash support
    - disabled patch to set splash
    - store version of grub in /boot/grub/installed-version
    - in update-grub use this file to determine whether the quiet option
      is supported
    - transition root option to mounting by UUID
    - fix bashisms in update-grub
    - rename "single-user" mode to "recovery" mode
    - detect installation onto removable devices, and adjust root device
    - don't override UUID= or LABEL= from /etc/fstab, leave it to the
      initramfs to do the right thing
    - kdump option detection

  * Fix UUID conversion to correctly notice symlinks to /dev/mapper.
  * Convert kopt_2_6 to UUID as well.  LP: #73090.

Superseded in feisty-release
Obsolete in edgy-release
grub (0.97-11ubuntu14) edgy; urgency=low

  * s/single-user/recovery/, revert Debian #370110.  Ubuntu: #62600.

 -- Scott James Remnant <email address hidden>   Thu, 19 Oct 2006 14:19:59 +0100
Superseded in edgy-release
grub (0.97-11ubuntu13) edgy; urgency=low

  * Fix two missing redirects to stderr. This caused kernel postinst
    to fail (lp: #63074)

 -- Michael Vogt <email address hidden>   Thu,  5 Oct 2006 11:50:36 +0200
Superseded in edgy-release
grub (0.97-11ubuntu12) edgy; urgency=low

  * Don't convert /dev/md[0-9]* to UUID for now.  Ubuntu: #62476.

 -- Scott James Remnant <email address hidden>   Tue, 26 Sep 2006 17:18:55 +0100
Superseded in edgy-release
grub (0.97-11ubuntu11) edgy; urgency=low

  * Make the boot message a little less jargon-y.

 -- Scott James Remnant <email address hidden>   Thu, 14 Sep 2006 09:33:41 +0100
Superseded in edgy-release
grub (0.97-11ubuntu10) edgy; urgency=low

  * Don't transition LVM, evms and dev-mapper devices.  (Ubuntu #54002)

 -- Scott James Remnant <email address hidden>   Mon, 21 Aug 2006 09:48:55 +0200
Superseded in edgy-release
grub (0.97-11ubuntu9) edgy; urgency=low

  * Fix a bashism in update-grub's abort function.
  * Don't call update-grub on fresh install (closes: Malone #54067).

 -- Colin Watson <email address hidden>   Wed, 26 Jul 2006 11:29:08 +0100
Superseded in edgy-release
grub (0.97-11ubuntu8) edgy; urgency=low

  * Change dependency to one on volumeid.

 -- Scott James Remnant <email address hidden>   Tue, 25 Jul 2006 14:04:57 +0100
Superseded in edgy-release
grub (0.97-11ubuntu7) edgy; urgency=low

  * Provide linux-boot-loader virtual package.

  * Fix detection of kdump kernels to not abandon all hope when there
    aren't any, and thus prevent kernel installs.

  * On upgrade, alter the kopt line in menu.lst to refer to the root
    filesystem by UUID.  We get install for free because fstab is parsed.

 -- Scott James Remnant <email address hidden>   Tue, 25 Jul 2006 02:36:33 +0100
Superseded in edgy-release
grub (0.97-11ubuntu6) edgy; urgency=low

  * Add detection of kdump kernels to update-grub. Create hardcoded altoption
    entries for usage.

 -- Ben Collins <email address hidden>   Tue, 18 Jul 2006 22:48:37 +0000
Superseded in edgy-release
grub (0.97-11ubuntu5) edgy; urgency=low

  * Fix build-dep from gcc-3.4 to gcc-4.0, dropped somewhere during test
    builds

 -- Matt Zimmerman <email address hidden>   Mon, 10 Jul 2006 10:52:21 -0700
Superseded in edgy-release
grub (0.97-11ubuntu4) edgy; urgency=low

  * When grub-install runs, store the version number of the package in
    /boot/grub/installed-version
  * In update-grub, use this file to determine whether the quiet option is
    supported by the version of grub which has been installed

 -- Matt Zimmerman <email address hidden>   Sun,  9 Jul 2006 15:49:25 -0700
Superseded in edgy-release
grub (0.97-11ubuntu3) edgy; urgency=low

  * Use gcc-4.0 rather than gcc-3.4
  * Disable diskless support.  This seems to cause some weird regressions

 -- Matt Zimmerman <email address hidden>   Sun,  9 Jul 2006 14:57:46 -0700
Superseded in edgy-release
grub (0.97-11ubuntu2) edgy; urgency=low

  * Use gcc-3.4 by default. Grub does wacky things when using 4.1.
    (Closes: #51518). Work around for now until I can fix it properly.
  * Enable diskless support. Enabled pci-drivers for diskless support
    (Closes: #49998).
  * Updated patch from me to quiet grub when booting,
    resolves the quieten-grub spec on the grub side (Closes: #20736).
  * Turn off verbose booting by default for non-recovery kernels.
  * Taken from debian:
    - Applied patch from Michael Biebl <email address hidden> to fix failure to
      catch the right root device when using RAID and new mdadm packages.

 -- Chuck Short <email address hidden>   Sat,  8 Jul 2006 07:42:21 -0400
Superseded in edgy-release
grub (0.97-11ubuntu1) edgy; urgency=low

  * Resynchronize with Debian:
    - debian/control: Updated build depends.
    - debian/control.in: Updated build-depends.
    - debian/update-grub: Retained Ubuntu changes
    - Patches:
      - Dropped odirect.diff since it breaks raid detection.
      - Added grub-install_regxp - Use POSIX regexp to support more
        locales. Fixes regexp to allow partitions later of hdg to work.
      - Added print-func.diff. Allows beep in menu.lst. Useful for
        blind people.
      - Added intelmac.diff.Kind of obvious. Allows intelmac support.
      - Added cvs-sync.patch. Latest updates from grub cvs.

 -- Chuck Short <email address hidden>   Wed, 28 Jun 2006 17:11:45 +0100
Superseded in edgy-release
Obsolete in dapper-release
grub (0.97-1ubuntu9) dapper; urgency=low

   * Taken from debian 0.97-7: (Ubuntu: #38182)
     [ Kristian Edlund ]
     Added the feature of letting update-grub update the default entry when
     a new kernel is installed. Done partly by applying a patch from Thomas
     Braun <email address hidden>
   * fix grub-reboot (Ubuntu: #31915)

 -- Michael Vogt <email address hidden>   Thu,  6 Apr 2006 05:03:48 +0200
Superseded in dapper-release
grub (0.97-1ubuntu8) dapper; urgency=low

  * Drop build dependency on ia32-libs-dev.

 -- Matthias Klose <email address hidden>   Thu, 16 Mar 2006 15:32:40 +0000
Superseded in dapper-release
grub (0.97-1ubuntu7) dapper; urgency=low

  * Build-depend on libc6-dev-i386, not libc6-i386-dev.

 -- Colin Watson <email address hidden>   Wed, 15 Mar 2006 12:56:27 +0000
Superseded in dapper-release
grub (0.97-1ubuntu6) dapper; urgency=low

  * Build-depend on libc6-i386-dev on amd64 in preference to ia32-libs-dev.
  * Add I2O support (patch from i2o.shadowconnect.com; closes: Malone
    #15466, #22220).

 -- Colin Watson <email address hidden>   Wed, 15 Mar 2006 12:25:17 +0000
Superseded in dapper-release
grub (0.97-1ubuntu5) dapper; urgency=low

  * debian/patches/ubuntu_update_grub.diff:
    - disabled again, caused too many trouble

 -- Michael Vogt <email address hidden>   Tue, 21 Feb 2006 09:59:24 +0100
Superseded in dapper-release
grub (0.97-1ubuntu4) dapper; urgency=low

  * debian/update-grub:
    - if the user has not specified his own splash-image, use the one from
      ubuntu
  * debian/rules: use automake-1.9 instead of automake-1.8

 -- Michael Vogt <email address hidden>   Thu, 16 Feb 2006 10:03:35 +0100
Superseded in dapper-release
grub (0.97-1ubuntu3) dapper; urgency=low


  * Don't override UUID or LABEL statements from fstab, but leave it to
    the initrd, initramfs or kernel to DTRT with them.

 -- Tollef Fog Heen <email address hidden>  Fri,  3 Feb 2006 18:31:02 +0100
Superseded in dapper-release
Superseded in dapper-release
Superseded in dapper-release
grub (0.97-1ubuntu2) dapper; urgency=low


  * Modify update-grub to check if our root/boot is on a removable device
    and take appropriate actions to write a proper menu.lst.
    This happens only at install time. Further calls to update-grub will use
    the default in menu.lst.

 -- Fabio M. Di Nitto <email address hidden>  Tue, 10 Jan 2006 10:49:38 +0100
Superseded in dapper-release
grub (0.97-1ubuntu1) dapper; urgency=low


  * Resynchronise with Debian.
  * Drop Nathaniel McCallum's nonaltoptions patch, done differently in
    Debian (as defoptions); added migration code to deal with old Ubuntu
    menu.lst files.
  * Drop Matthew Garrett's stage 2 drive fallback patch, since upstream has
    implemented a different solution which appears to address essentially
    the same problem.
  * Generated debian/control once from debian/control.in using
    type-handling, but continue to avoid the build-dependency on
    type-handling; the generated debian/control is in the source package.
  * Disable fix_amd64_compile.diff for now; it causes configure to fail with
    "GRUB requires a working absolute objcopy; upgrade your binutils".

 -- Colin Watson <email address hidden>  Wed, 30 Nov 2005 18:00:45 +0000
Obsolete in breezy-release
grub (0.95+cvs20040624-17ubuntu7) breezy; urgency=low


  * Build using gcc-3.4 -fno-strict-aliasing on all architectures.

 -- Matthias Klose <email address hidden>  Mon, 22 Aug 2005 18:32:25 +0200
Obsolete in hoary-release
grub (0.95+cvs20040624-14ubuntu2) hoary; urgency=low


  * A kernel named /boot/vmlinuz caused update-grub to loop infinitely.

 -- Matthias Urlichs <email address hidden>  Sat, 26 Feb 2005 09:58:20 +0100
Obsolete in warty-release
grub (0.95+cvs20040624-3ubuntu17) warty; urgency=low


  * [debian/update-grub] Add an entry for memtest86+ if it is present

 -- Matt Zimmerman <email address hidden>  Tue, 28 Sep 2004 00:34:02 -0700
76111 of 111 results