lp:ubuntu/intrepid/grub

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/grub
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

82. By Steve Langasek

[ Dustin Kirkland ]
grub-install: grab the appropriate UUID for the disk providing /boot,
whether on its own partition, or on / (LP: #285269); thanks to
Mike Wescott for the patch.

81. By Steve Langasek

Brown paper bag bug: readd convert_kopt_to_uuid and use it only on
creation of a new menu.lst, because /this/ is the package the installer
uses to set the UUID on new installs. This should eventually be
refactored to use the mostly-redundant convert_to_uuid function, but we
leave the refactoring until post-release.

80. By Steve Langasek

Drop the convert_kopt_to_uuid handling: this is no longer needed because
all systems (new installs and upgrades from 8.04) should now have UUID
settings in menu.lst, and the code was never made to respect admin
overrides so update-grub is unusable for anyone who needs to specify
their root by device instead of by UUID. LP: #62195.

79. By Evan

Fix test around root-by-uuid code.

78. By Evan

Write uuid option instead of root where possible (LP: #281100, #8497).

77. By Steve Langasek

Add back debian/kernel-helper-rc, introduced in -29ubuntu38 and gone
missing again in -29ubuntu39.

76. By Steve Langasek

kernel-helper: don't redirect stdout from update-grub, this breaks
debconf on the console if we need to interact with the user.
LP: #277506.

75. By Ben Collins <email address hidden>

* etc/default/kernel-helper-rc: Allow override to enable/disable
  last-good-boot. Disable by default.
* update-grub: Do not add last-good-boot entry if none exists
* kernel-helper: Check default rc to see if we are enabled or not
* grub.postinst: Remove last-good-boot for prior versions

74. By Steve Langasek

debian/update-grub: use awk instead of read to find the boot device,
as the latter fails when the last line of /etc/fstab lacks a
newline. Thanks to Warren Turkal for the fix. LP: #275365.

73. By Dustin Kirkland 

debian/patches/grub-install_better_raid.diff: remove the partition portion
of the install device in the grub setup statement (LP: #264160).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/grub
This branch contains Public information 
Everyone can see this information.

Subscribers