184
|
|
|
Colin Watson |
2.02~beta2-2 |
10 years ago
|
|
|
150
|
|
|
Colin Watson |
2.00-7ubuntu1 |
12 years ago
|
|
|
145
|
|
|
Colin Watson |
2.00-3ubuntu1 |
12 years ago
|
|
|
123
|
|
|
Colin Watson |
1.99-4ubuntu1 |
13 years ago
|
|
|
122
|
|
|
Colin Watson |
1.99-2ubuntu1 |
13 years ago
|
|
|
100
|
|
|
Colin Watson |
1.99~20110111-1ubuntu1 |
13 years ago
|
|
|
89
|
|
[ Colin Watson ] * Resynchronise with Debian experimental. Remaining changes: - Adjust for default Ubuntu boot options ("quiet splash"). - Default to hiding the menu; holding down Shift at boot will show it. - Set a monochromatic theme for Ubuntu. - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title, recovery mode, quiet option, tweak how memtest86+ is displayed, and use UUIDs where appropriate. - Fix backslash-escaping in merge_debconf_into_conf. - Remove "GNU/Linux" from default distributor string. - Add crashkernel= options if kdump and makedumpfile are available. - If other operating systems are installed, then automatically unhide the menu. Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. - Allow Shift to interrupt 'sleep --interruptible'. - Don't display introductory message about line editing unless we're actually offering a shell prompt. Don't clear the screen just before booting if we never drew the menu in the first place. - Remove some verbose messages printed before reading the configuration file. - Suppress progress messages as the kernel and initrd load for non-recovery kernel menu entries. - Change prepare_grub_to_access_device to handle filesystems loop-mounted on file images. - Ignore devices loop-mounted from files in 10_linux. - Show the boot menu if the previous boot failed, that is if it failed to get to the end of one of the normal runlevels. - Don't generate /boot/grub/device.map during grub-install or grub-mkconfig by default. - Adjust upgrade version checks for Ubuntu. - Don't display "GRUB loading" unless Shift is held down. - Adjust versions of grub-doc and grub-legacy-doc conflicts to tolerate our backport of the grub-doc split. - Fix LVM/RAID probing in the absence of /boot/grub/device.map. - Look for .mo files in /usr/share/locale-langpack as well, in preference. - Make sure GRUB_TIMEOUT isn't quoted unnecessarily. - Probe all devices in 'grub-probe --target=drive' if /boot/grub/device.map is missing. - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests. - Use qemu rather than qemu-system-i386. - Program vesafb on BIOS systems rather than efifb. - Add a grub-rescue-efi-amd64 package containing a rescue CD-ROM image for EFI-AMD64. - On Wubi, don't ask for an install device, but just update wubildr using the diverted grub-install. - When embedding the core image in a post-MBR gap, check for and avoid sectors matching any of a list of known signatures. - Disable video_bochs and video_cirrus on PC BIOS systems, as probing PCI space seems to break on some systems. * Downgrade "ACPI shutdown failed" error to a debug message, since it can cause spurious test failures.
[ Evan Broder ] * Enable lua from grub-extras. * Incorporate the bitop library into lua. * Add enum_pci function to grub module in lua. * Switch back to gfxpayload=keep by default, unless the video hardware is known to not support it.
[ Mario Limonciello ] * Built part_msdos and vfat into bootx64.efi (LP: #677758)
|
Colin Watson |
1.99~20101124-1ubuntu1 |
13 years ago
|
|
|
74
|
|
* Resynchronise with Debian. Remaining changes: - Adjust for default Ubuntu boot options ("quiet splash"). - Default to hiding the menu; holding down Shift at boot will show it. - Set a monochromatic theme for Ubuntu. - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title, recovery mode, quiet option, tweak how memtest86+ is displayed, and use UUIDs where appropriate. - Fix backslash-escaping in merge_debconf_into_conf. - Remove "GNU/Linux" from default distributor string. - Add crashkernel= options if kdump and makedumpfile are available. - If other operating systems are installed, then automatically unhide the menu. Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. - Allow Shift to interrupt 'sleep --interruptible'. - Don't display introductory message about line editing unless we're actually offering a shell prompt. Don't clear the screen just before booting if we never drew the menu in the first place. - Remove some verbose messages printed before reading the configuration file. - Suppress progress messages as the kernel and initrd load for non-recovery kernel menu entries. - Keep the loopback file open so that subsequent changes to the "root" environment variable don't affect it. - Change prepare_grub_to_access_device to handle filesystems loop-mounted on file images. - Ignore devices loop-mounted from files in 10_linux. - Show the boot menu if the previous boot failed, that is if it failed to get to the end of one of the normal runlevels. - Handle RAID devices containing virtio components. - Don't generate /boot/grub/device.map during grub-install or grub-mkconfig by default. - Adjust upgrade version checks for Ubuntu. - Change priority to optional to match the priority of grub. - Don't display "GRUB loading" unless Shift is held down. - Adjust versions of grub-doc and grub-legacy-doc conflicts to tolerate our backport of the grub-doc split. - Fix LVM/RAID probing in the absence of /boot/grub/device.map. - Look for .mo files in /usr/share/locale-langpack as well, in preference. - Make sure GRUB_TIMEOUT isn't quoted unnecessarily. - Probe all devices in 'grub-probe --target=drive' if /boot/grub/device.map is missing. - Adjust hostdisk id for hard disks, allowing grub-setup to use its standard workaround for broken BIOSes. - grub-common Breaks: lupin-support (<< 0.30) due to a grub-mkimage syntax change. - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests. - Use qemu rather than qemu-system-i386. - Extend the EFI version of grub-install to be able to install into an EFI System Partition mounted on /boot/efi in a location that complies with the EFI specification. - Upgrade the installed core image when upgrading grub-efi-ia32 or grub-efi-amd64, although only if /boot/efi/EFI/ubuntu already exists. - Make grub-efi-ia32 and grub-efi-amd64 depend on efibootmgr so that grub-install works properly.
|
Colin Watson |
1.98+20100705-1ubuntu1 |
14 years ago
|
|
|
68
|
|
* Resynchronise with Debian: - Add btrfs probing support, currently only in the single-device case (LP: #450260). - Insert partmap module in prepare_grub_to_access_device to handle cross-partmap setups (LP: #451585). - Fix verbose error output when device-mapper isn't supported by the running kernel (LP: #526045). Remaining changes: - Adjust for default Ubuntu boot options ("quiet splash"). - Default to hiding the menu; holding down Shift at boot will show it. - Set a monochromatic theme for Ubuntu. - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title, recovery mode, quiet option, tweak how memtest86+ is displayed, and use UUIDs where appropriate. - Fix backslash-escaping in merge_debconf_into_conf. - Remove "GNU/Linux" from default distributor string. - Add crashkernel= options if kdump and makedumpfile are available. - If other operating systems are installed, then automatically unhide the menu. Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. - Allow Shift to interrupt 'sleep --interruptible'. - Don't display introductory message about line editing unless we're actually offering a shell prompt. Don't clear the screen just before booting if we never drew the menu in the first place. - Remove some verbose messages printed before reading the configuration file. - Suppress progress messages as the kernel and initrd load for non-recovery kernel menu entries. - Keep the loopback file open so that subsequent changes to the "root" environment variable don't affect it. - Change prepare_grub_to_access_device to handle filesystems loop-mounted on file images. - Ignore devices loop-mounted from files in 10_linux. - Show the boot menu if the previous boot failed, that is if it failed to get to the end of one of the normal runlevels. - Handle RAID devices containing virtio components. - Don't generate /boot/grub/device.map during grub-install or grub-mkconfig by default. - Store grub-pc/install_devices as persistent device names under /dev/disk/by-id/. - Change priority to optional to match the priority of grub. - Don't display "GRUB loading" unless Shift is held down. - Adjust versions of grub-doc and grub-legacy-doc conflicts to tolerate our backport of the grub-doc split. - Fix LVM/RAID probing in the absence of /boot/grub/device.map. - Look for .mo files in /usr/share/locale-langpack as well, in preference. - Don't run /etc/grub.d/README, even if it somehow ended up being executable. - Make sure GRUB_TIMEOUT isn't quoted unnecessarily. - Probe all devices in 'grub-probe --target=drive' if /boot/grub/device.map is missing. - Adjust hostdisk id for hard disks, allowing grub-setup to use its standard workaround for broken BIOSes. * grub-common Breaks: lupin-support (<< 0.30) due to a grub-mkimage syntax change. * Renumber Ubuntu patches to start from 950 with no gaps. * Build-depend on qemu-kvm rather than qemu-system for grub-pc tests. * Use qemu rather than qemu-system-i386 (see LP #594888). * Fix quoting in failed_boot_menu and quick_boot patches.
|
Colin Watson |
1.98+20100614-1ubuntu1 |
14 years ago
|
|
|
62
|
|
* Resynchronise with Debian (bug-fixes relative to previous snapshot release). Remaining changes: - Adjust for default Ubuntu boot options ("quiet splash"). - Default to hiding the menu; holding down Shift at boot will show it. - Set a monochromatic theme for Ubuntu. - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title, recovery mode, quiet option, tweak how memtest86+ is displayed, and use UUIDs where appropriate. - Conflict with grub (<< 0.97-54) as well as grub-legacy. - Fix backslash-escaping in merge_debconf_into_conf. - Remove "GNU/Linux" from default distributor string. - Add crashkernel= options if kdump and makedumpfile are available. - If other operating systems are installed, then automatically unhide the menu. Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. - Allow Shift to interrupt 'sleep --interruptible'. - Don't display introductory message about line editing unless we're actually offering a shell prompt. Don't clear the screen just before booting if we never drew the menu in the first place. - Remove some verbose messages printed before reading the configuration file. - Suppress progress messages as the kernel and initrd load for non-recovery kernel menu entries. - Keep the loopback file open so that subsequent changes to the "root" environment variable don't affect it. - Change prepare_grub_to_access_device to handle filesystems loop-mounted on file images. - Ignore devices loop-mounted from files in 10_linux. - Show the boot menu if the previous boot failed, that is if it failed to get to the end of one of the normal runlevels. - Handle RAID devices containing virtio components. - Improve DM-RAID probing support. - Don't generate /boot/grub/device.map during grub-install by default. - Store grub-pc/install_devices as persistent device names under /dev/disk/by-id/. - Change priority to optional to match the priority of grub. - Shave eight bytes off the pre-partition-table part of boot.img. - Don't display "GRUB loading" unless Shift is held down. - Adjust versions of grub-doc and grub-legacy-doc conflicts to tolerate our backport of the grub-doc split. - Optimise hostdisk device handling, substantially speeding up grub-probe filesystem reads.
|
Colin Watson |
1.98-1ubuntu1 |
14 years ago
|
|
|
58
|
|
* Resynchronise with Debian. Remaining changes: - Adjust for default Ubuntu boot options ("quiet splash"). - Default to hiding the menu; holding down Shift at boot will show it. - Set a monochromatic theme for Ubuntu. - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title, recovery mode, quiet option, tweak how memtest86+ is displayed, and use UUIDs where appropriate. - Conflict with grub (<< 0.97-54) as well as grub-legacy. - Fix backslash-escaping in merge_debconf_into_conf. - Remove "GNU/Linux" from default distributor string. - Add crashkernel= options if kdump and makedumpfile are available. - If other operating systems are installed, then automatically unhide the menu. Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. - Allow Shift to interrupt 'sleep --interruptible'. - Don't display introductory message about line editing unless we're actually offering a shell prompt. Don't clear the screen just before booting if we never drew the menu in the first place. - Remove some verbose messages printed before reading the configuration file. - Suppress progress messages as the kernel and initrd load for non-recovery kernel menu entries. - Keep the loopback file open so that subsequent changes to the "root" environment variable don't affect it. - Change prepare_grub_to_access_device to handle filesystems loop-mounted on file images. - Ignore devices loop-mounted from files in 10_linux. - Show the boot menu if the previous boot failed, that is if it failed to get to the end of one of the normal runlevels. - Handle RAID devices containing virtio components. - Improve DM-RAID probing support. * Don't generate /boot/grub/device.map during grub-install by default. * Store grub-pc/install_devices as persistent device names under /dev/disk/by-id/. Migrate previous device names to that, with explicit confirmation in non-trivial cases to make sure we got the right ones. If the devices we were told to install to ever go away, ask again. * If the user opts to install GRUB nowhere, make sure they really mean it. * Backport disk read fixes from upstream.
|
Colin Watson |
1.98~20100128-1ubuntu1 |
14 years ago
|
|
|
55
|
|
* Resynchronise with Debian. Remaining changes: - Adjust for default Ubuntu boot options ("quiet splash"). - Default to hiding the menu; holding down Shift at boot will show it. - Set a monochromatic theme for Ubuntu. - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title, recovery mode, quiet option, tweak how memtest86+ is displayed, and use UUIDs where appropriate. - Conflict with grub (<< 0.97-54) as well as grub-legacy. - Fix backslash-escaping in merge_debconf_into_conf. - Remove "GNU/Linux" from default distributor string. - Add crashkernel= options if kdump and makedumpfile are available. - If other operating systems are installed, then automatically unhide the menu. Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. - Allow Shift to interrupt 'sleep --interruptible'. - Don't display introductory message about line editing unless we're actually offering a shell prompt. Don't clear the screen just before booting if we never drew the menu in the first place. - Remove some verbose messages printed before reading the configuration file. - Keep the loopback file open so that subsequent changes to the "root" environment variable don't affect it. - Change prepare_grub_to_access_device to handle filesystems loop-mounted on file images. - Ignore devices loop-mounted from files in 10_linux. - Show the boot menu if the previous boot failed, that is if it failed to get to the end of one of the normal runlevels. - Handle RAID devices containing virtio components. * Improve DM-RAID probing support; grub-probe and grub-mkdevicemap should both now do something reasonable.
|
Colin Watson |
1.98~20100115-1ubuntu1 |
14 years ago
|
|
|
53
|
|
* Resynchronise with Debian. Remaining changes: - Adjust for default Ubuntu boot options ("quiet splash"). - Default to hiding the menu; holding down Shift at boot will show it. - Set a monochromatic theme for Ubuntu. - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title, recovery mode, quiet option, tweak how memtest86+ is displayed, and use UUIDs where appropriate. - Conflict with grub (<< 0.97-54) as well as grub-legacy. - Fix backslash-escaping in merge_debconf_into_conf. - Remove "GNU/Linux" from default distributor string. - Add crashkernel= options if kdump and makedumpfile are available. - If other operating systems are installed, then automatically unhide the menu. Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. - Allow Shift to interrupt 'sleep --interruptible'. - Don't display introductory message about line editing unless we're actually offering a shell prompt. Don't clear the screen just before booting if we never drew the menu in the first place. - Remove some verbose messages printed before reading the configuration file. - If the environment variable "quiet" is set to something other than 0, suppress progress messages as the kernel and initrd load. Set this for non-recovery kernel menu entries. - Add GRUB_DEFAULT=saved, as well as grub-set-default and grub-reboot utilities. Provides functionality essentially equivalent to GRUB Legacy's savedefault. - Keep the loopback file open so that subsequent changes to the "root" environment variable don't affect it. - Change prepare_grub_to_access_device to handle filesystems loop-mounted on file images. - Ignore devices loop-mounted from files in 10_linux. - Show the boot menu if the previous boot failed, that is if it failed to get to the end of one of the normal runlevels. - Handle RAID devices containing virtio components. * Update savedefault patch from current Bazaar branch, fixing grub-reboot to have distinct behaviour from grub-set-default (LP: #497326). * Fix grub-mkisofs compilation error with FORTIFY_SOURCE. * Convert recordfail boilerplate in each menu entry to use a function.
|
Colin Watson |
1.98~20100101-1ubuntu1 |
14 years ago
|
|
|
51
|
|
|
Loïc Minier |
1.97~beta4-1ubuntu4 |
15 years ago
|
|
|
40
|
|
* Resynchronise with Debian. Remaining changes: + debian/default/grub: - Adjust for default Ubuntu boot options. - Use GRUB_CMDLINE_LINUX_DEFAULT option to set "quiet splash" for default items only. These options won't be set in single user mode. - Default to hiding the menu; holding down Shift at boot will show it. + debian/templates.in: - Change default value of grub2/linux_cmdline_default to "quiet splash". + debian/config.in, debian/postinst.in, debian/grub-pc.templates.in: - Migrate timeout settings from menu.lst. + debian/grub.d/05_debian_theme: - Set a monochromatic theme for Ubuntu. + debian/legacy/update-grub: - Apply Ubuntu branding: title, recovery mode, quiet option, and tweak how memtest86+ is displayed. - Use UUIDs where appropriate. + debian/patches/03_ubuntu_grub_standards: - Remove GNU/Linux from default string. + debian/patches/10_crashkernel.patch: - Add crashkernel= options if kdump and makedumpfile are available. + debian/patches/951_quick_boot.diff: - If other operating systems are installed, then automatically unhide the menu. - Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. + debian/patches/952_sleep_shift.diff: - Allow Shift to interrupt 'sleep --interruptible'. + debian/patches/954_normal_quiet.diff: - Don't display introductory message about line editing unless we're actually offering a shell prompt. Don't clear the screen just before booting if we never drew the menu in the first place. + debian/patches/955_really_quiet.diff: - Remove some verbose messages printed before reading the configuration file. + debian/patches/956_linux_quiet.diff: - If the environment variable "quiet" is set to something other than 1, suppress progress messages as the kernel and initrd load. Set this for non-recovery kernel menu entries. + debian/patches/957_savedefault.diff, debian/rules: - Add GRUB_DEFAULT=saved, as well as grub-set-default and grub-reboot utilities. Provides functionality essentially equivalent to GRUB Legacy's savedefault. + debian/patches/959_loopback_root.diff: - Keep the loopback file open so that subsequent changes to the "root" environment variable don't affect it. * debian/patches/960_test_invalid_fs.diff: Fix test crash if loopback device does not contain a filesystem.
|
Colin Watson |
1.97~beta3-1ubuntu1 |
15 years ago
|
|
|
31
|
|
* Resynchronise with Debian (LP: #413151). Remaining changes: + debian/control: - Recommend rather than Suggest os-prober. + debian/default/grub: - Adjust for default Ubuntu boot options. - Use GRUB_CMDLINE_LINUX_DEFAULT option to set "quiet splash" for default items only. These options won't be set in single user mode. - Default to hiding the menu with a three-second timeout. Pressing Escape during this time will show the menu. + debian/grub.d/05_debian_theme: - Set a monochromatic theme for Ubuntu. + debian/legacy/update-grub: - Apply Ubuntu branding: title, recovery mode, quiet option, and tweak how memtest86+ is displayed. - Use UUIDs where appropriate. + debian/patches/03_ubuntu_grub_standards: - Remove GNU/Linux from default string. + debian/patches/10_crashkernel.patch: - add crashkernel= options if kdump and makedumpfile is available (part of the kernel-crashdump spec) * Drop 950_hidden_timeout.diff, merged upstream. * Drop 951_gfxpayload_keep.diff. It doesn't make as much sense as I thought, and it needs better kernel support anyway. * 950_getkeystatus.diff: New patch. Add getkeystatus terminal method, and add a new keystatus command to query it. * 951_quick_boot.diff: New patch: - If other operating systems are installed, then automatically unhide the menu (LP: #411584). - Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus if available to check whether Shift is pressed. If it is, show the menu, otherwise boot immediately. If keystatus is not available, then fall back to a short delay interruptible with Escape. * debian/default/grub: Adjust defaults to match new quick-boot code.
|
Colin Watson |
1.96+20090826-3ubuntu1 |
15 years ago
|
|
|
29
|
|
|
Mario Limonciello |
1.96+20090725-1ubuntu1 |
15 years ago
|
|
|
25
|
|
|
Colin Watson |
1.96+20090611-1ubuntu1 |
15 years ago
|
|
|
24
|
|
|
Colin Watson |
1.96+20090523-1ubuntu1 |
15 years ago
|
|
|
20
|
|
|
Mario Limonciello |
1.96+20080512-1ubuntu1 |
16 years ago
|
|
|