]> git.pld-linux.org Git - packages/grub2.git/log
packages/grub2.git
9 years ago- add x32 support
Jan Rękorajski [Sat, 3 Jan 2015 15:50:38 +0000 (15:50 +0000)]
- add x32 support
- disable gettextize, it breaks elaborate internal po hackery

9 years ago- updated gettext BR
Jan Rękorajski [Sun, 28 Dec 2014 17:22:55 +0000 (18:22 +0100)]
- updated gettext BR

10 years agoAdded patch to improve EFI PXE boot performance
Jacek Konieczny [Wed, 23 Apr 2014 17:11:50 +0000 (19:11 +0200)]
Added patch to improve EFI PXE boot performance

https://savannah.gnu.org/bugs/?41731

10 years ago- gcc version for efiemu
Jakub Bogusz [Mon, 21 Apr 2014 05:56:55 +0000 (07:56 +0200)]
- gcc version for efiemu

10 years agonoarch bash completions
Elan Ruusamäe [Sat, 15 Mar 2014 12:45:33 +0000 (14:45 +0200)]
noarch bash completions

10 years agoForgot one ln
Mariusz Mazur [Tue, 25 Feb 2014 14:34:19 +0000 (15:34 +0100)]
Forgot one ln

10 years agoUse ln -f for --short-circuit
Mariusz Mazur [Tue, 25 Feb 2014 14:23:50 +0000 (15:23 +0100)]
Use ln -f for --short-circuit

10 years agogrub-mkconfig: use lvs to expand LVM path. more reliable auto/th/grub2-2.02-0.beta2.2
Elan Ruusamäe [Mon, 13 Jan 2014 14:14:20 +0000 (16:14 +0200)]
grub-mkconfig: use lvs to expand LVM path. more reliable

10 years agoMerge branch 'DEVEL' auto/th/grub2-2.02-0.beta2.1
Jacek Konieczny [Sun, 5 Jan 2014 15:42:25 +0000 (16:42 +0100)]
Merge branch 'DEVEL'

10 years ago-j1 for 'make update-gmo' DEVEL
Jacek Konieczny [Sat, 4 Jan 2014 20:22:05 +0000 (21:22 +0100)]
-j1 for 'make update-gmo'

10 years agorenumber patches
Jacek Konieczny [Sat, 4 Jan 2014 14:30:52 +0000 (15:30 +0100)]
renumber patches

10 years agoUp to 2.02~beta2
Jacek Konieczny [Sat, 4 Jan 2014 14:29:08 +0000 (15:29 +0100)]
Up to 2.02~beta2

10 years ago- GRUB_DISABLE_SUBMENU value changed with upstream merge
Jan Rękorajski [Wed, 1 Jan 2014 12:35:33 +0000 (13:35 +0100)]
- GRUB_DISABLE_SUBMENU value changed with upstream merge

10 years agoVersion: 2.00.git20131218 (current upstream git ss)
Jacek Konieczny [Wed, 18 Dec 2013 15:03:17 +0000 (16:03 +0100)]
Version: 2.00.git20131218 (current upstream git ss)

The GRUB release cycle is ridiculous, the last release (2.00) is buggy
and lacks features and back-porting upstream fixes becomes harder and
harder.

Copying nearly 500 patches from Fedora doesn't sound right either.

Instead, let's try current upstream snapshot with just a basic set of
patches.

Patches dropped:

– already upstream:
 * Issue-separate-DNS-queries-for-ipv4-and-ipv6.patch
 * add-GRUB-DISABLE-SUBMENU-option.patch
 * fix-http-crash.patch
 * grub2-awk.patch
 * grub2-efinet_fix.patch
 * grub2-freetype_include.patch
 * grub2-gets.patch
 * grub2-linuxefi.patch
 * grub2-tftp_fixes.patch

– those which looked like Fedora-specific and probably not used by
anybody in PLD (if anyone wishes tu support them, they may be brought
back):
 * add-X-option-to-printf-functions.patch
 * dhcp-client-id-and-uuid-options-added.patch
 * search-for-specific-config-file-for-netboot.patch

– most probably obsolete:
 * ppc.patch (we don't support PPC any more, do we? and the patch was
      GCC-version specific)
 * grub2-generated_files.patch (the build process have been changed
                                upstream)

Builds, not tested if actually works.

10 years agoRevert "Enable 'linux16' command for EFI platform"
Jacek Konieczny [Tue, 17 Dec 2013 17:24:22 +0000 (18:24 +0100)]
Revert "Enable 'linux16' command for EFI platform"

This reverts commit 537c73eac7101b568e8b513b94738aaae62dc6fc.

'linux16' under EFI is quite useless - memtest86 won't work anyway
without BIOS.

10 years agoEnable 'linux16' command for EFI platform
Jacek Konieczny [Fri, 13 Dec 2013 14:10:54 +0000 (15:10 +0100)]
Enable 'linux16' command for EFI platform

Release: 6.1 (patched grub not tested yet)

10 years agolinuxefi/initrdefi commands added
Jacek Konieczny [Tue, 10 Dec 2013 12:04:45 +0000 (13:04 +0100)]
linuxefi/initrdefi commands added

required rebuilding of some auto-generated files and the process needed
to be fixed.

BR: autogen

10 years agoadd info how to disable ipv6 in kernel
Elan Ruusamäe [Mon, 2 Dec 2013 10:38:40 +0000 (12:38 +0200)]
add info how to disable ipv6 in kernel

10 years agoEFI network boot fix from ustream
Jacek Konieczny [Sat, 30 Nov 2013 14:06:31 +0000 (15:06 +0100)]
EFI network boot fix from ustream

10 years agoFix #include for a freetype header file
Jacek Konieczny [Sat, 30 Nov 2013 11:44:19 +0000 (12:44 +0100)]
Fix #include for a freetype header file

Should fix: 'fatal error: freetype/ftsynth.h: No such file or directory'

10 years agoMore TFTP fixes from upstream auto/th/grub2-2.00-6
Jacek Konieczny [Sat, 30 Nov 2013 11:03:00 +0000 (12:03 +0100)]
More TFTP fixes from upstream

Now GRUB2 will be able to handle TFTP files longer than 65536 blocks.

10 years agoMangle root device name only for LVM devices, release 5 auto/th/grub2-2.00-5
Artur Frysiak [Wed, 20 Nov 2013 16:53:25 +0000 (17:53 +0100)]
Mangle root device name only for LVM devices, release 5

10 years agopld-relase back in R: auto/th/grub2-2.00-4
Kacper Kornet [Sun, 10 Nov 2013 20:57:50 +0000 (20:57 +0000)]
pld-relase back in R:

In some setups update-grub is called automatically after upgrade
of kernel, so better have it always working.

This reverts commit 52bee5a68eb05fdfc4ea26bf8b808a07f45964b9.

10 years agoadapt initial configuration to PLD auto/th/grub2-2.00-3
Kacper Kornet [Sun, 10 Nov 2013 19:27:40 +0000 (19:27 +0000)]
adapt initial configuration to PLD

10 years agomove pld-release to suggests as grub2 is usable without grub-mkconfig
Kacper Kornet [Sun, 10 Nov 2013 19:19:51 +0000 (19:19 +0000)]
move pld-release to suggests as grub2 is usable without grub-mkconfig

10 years agoadd missing R: for package providing /etc/os-release
Kacper Kornet [Mon, 19 Aug 2013 06:24:14 +0000 (07:24 +0100)]
add missing R: for package providing /etc/os-release

Command grub-mkconfig ends with error when /etc/os-release is not
present.

11 years ago- add reference to bugzillas auto/ti/grub2-2.00-2
Arkadiusz Miśkiewicz [Tue, 16 Apr 2013 05:07:05 +0000 (07:07 +0200)]
- add reference to bugzillas

11 years ago- rel 2 auto/th/grub2-2.00-2
Jan Rękorajski [Mon, 15 Apr 2013 22:39:53 +0000 (00:39 +0200)]
- rel 2

11 years ago- drop ifdefs around carbon-dated gcc
Jan Rękorajski [Mon, 15 Apr 2013 22:33:22 +0000 (00:33 +0200)]
- drop ifdefs around carbon-dated gcc

11 years ago- disable optimizations
Jan Rękorajski [Mon, 15 Apr 2013 22:32:08 +0000 (00:32 +0200)]
- disable optimizations

11 years ago- re-enable -Os auto/th/grub2-2.00-1.4
Jan Rękorajski [Mon, 15 Apr 2013 22:11:38 +0000 (00:11 +0200)]
- re-enable -Os

11 years ago- ld.gold is still broken
Jan Rękorajski [Mon, 15 Apr 2013 21:56:37 +0000 (23:56 +0200)]
- ld.gold is still broken

11 years ago- disable optimization
Jan Rękorajski [Mon, 15 Apr 2013 21:30:50 +0000 (23:30 +0200)]
- disable optimization

11 years ago- disable debuginfo while testing ld.gold builds
Jan Rękorajski [Mon, 15 Apr 2013 21:17:05 +0000 (23:17 +0200)]
- disable debuginfo while testing ld.gold builds

11 years ago- rel 1.1
Jan Rękorajski [Mon, 15 Apr 2013 21:09:28 +0000 (23:09 +0200)]
- rel 1.1

11 years ago- keep the build as simple as possible
Jan Rękorajski [Mon, 15 Apr 2013 21:08:44 +0000 (23:08 +0200)]
- keep the build as simple as possible

11 years ago- rel 1 auto/th/grub2-2.00-1
Jan Rękorajski [Mon, 15 Apr 2013 10:12:46 +0000 (12:12 +0200)]
- rel 1

11 years ago- rel 0.10
Jan Rękorajski [Mon, 15 Apr 2013 09:51:39 +0000 (11:51 +0200)]
- rel 0.10

11 years ago- explicit check for true in new env var
Jan Rękorajski [Mon, 15 Apr 2013 09:51:04 +0000 (11:51 +0200)]
- explicit check for true in new env var

11 years ago- fix preferred initrd patch
Jan Rękorajski [Mon, 15 Apr 2013 09:49:36 +0000 (11:49 +0200)]
- fix preferred initrd patch

11 years ago- commented out incorrect fatch for now
Jan Rękorajski [Sun, 14 Apr 2013 23:53:11 +0000 (01:53 +0200)]
- commented out incorrect fatch for now

11 years ago- rel 0.9
Jan Rękorajski [Sun, 14 Apr 2013 23:45:04 +0000 (01:45 +0200)]
- rel 0.9

11 years ago- add option to choose which initrd should grub-mkconfig use (dracut or geninitrd)
Jan Rękorajski [Sun, 14 Apr 2013 23:43:58 +0000 (01:43 +0200)]
- add option to choose which initrd should grub-mkconfig use (dracut or geninitrd)

11 years ago- removed unneeded pld-initrd.patch
Jan Rękorajski [Sun, 14 Apr 2013 23:13:25 +0000 (01:13 +0200)]
- removed unneeded pld-initrd.patch

11 years ago- ignore vmlinuz/vmlinuz.old/etc symlinks
Jan Rękorajski [Sun, 14 Apr 2013 22:56:03 +0000 (00:56 +0200)]
- ignore vmlinuz/vmlinuz.old/etc symlinks

We can safely skip vmlinuz, vmlinuz.old and all other symlinks when
creating boot menu to avoid random, unknown sets.
grub2 doesn't need those symlinks, it always gets all kernels done.

11 years ago- set timeout to 15 seconds, give user a chance to choose
Jan Rękorajski [Sun, 14 Apr 2013 22:53:24 +0000 (00:53 +0200)]
- set timeout to 15 seconds, give user a chance to choose

11 years ago- disable submenus by default
Jan Rękorajski [Sun, 14 Apr 2013 22:39:21 +0000 (00:39 +0200)]
- disable submenus by default

11 years ago- rel 0.6
Jan Rękorajski [Sun, 14 Apr 2013 22:37:26 +0000 (00:37 +0200)]
- rel 0.6

11 years ago- no need to set GRUB_DISTRIBUTOR, toolchain will get it fine now
Jan Rękorajski [Sun, 14 Apr 2013 22:36:46 +0000 (00:36 +0200)]
- no need to set GRUB_DISTRIBUTOR, toolchain will get it fine now

11 years ago- import patches from fedora, descriptions inside
Jan Rękorajski [Sun, 14 Apr 2013 22:25:43 +0000 (00:25 +0200)]
- import patches from fedora, descriptions inside

11 years agocall automake
Elan Ruusamäe [Sat, 2 Feb 2013 21:20:08 +0000 (23:20 +0200)]
call automake

11 years ago- pl
Jakub Bogusz [Sun, 4 Nov 2012 15:36:14 +0000 (16:36 +0100)]
- pl
- some adjustments wrt. non-x86 platforms

11 years agoupdate-grub: update manual
Elan Ruusamäe [Fri, 2 Nov 2012 22:45:34 +0000 (00:45 +0200)]
update-grub: update manual

11 years agosetup i18n in update-grub
Elan Ruusamäe [Fri, 2 Nov 2012 22:41:48 +0000 (00:41 +0200)]
setup i18n in update-grub

11 years ago- include panic=120 in default cmdline sample
Elan Ruusamäe [Thu, 1 Nov 2012 20:06:43 +0000 (22:06 +0200)]
- include panic=120 in default cmdline sample

11 years agoRelease: 0.4
Jacek Konieczny [Mon, 29 Oct 2012 09:57:51 +0000 (10:57 +0100)]
Release: 0.4

11 years agoplatform-efi: S: efibootmgr
Jacek Konieczny [Mon, 29 Oct 2012 09:56:27 +0000 (10:56 +0100)]
platform-efi: S: efibootmgr

efibootmgr is needed by grub-install to add grub entry to the EFI
bootloaders configuration. But grub is usable on EFI platforms without
that too.

11 years agoUpgrade trigger is needed only for old grub2
Jacek Konieczny [Mon, 29 Oct 2012 09:52:35 +0000 (10:52 +0100)]
Upgrade trigger is needed only for old grub2

Older PLD grub2 packages contained the grub modules in /boot/grub.
After upgrade the installed bootloader would not match the modules
in /boot/grub and fail. When upgrading those old packages to the
new >=2.00 packages the modules in /boot/grub would be completly
missing, causing the same problem.

So the trigger must stay for upgrade from packages <2.00, but is not
needed for future upgrades.

11 years agoS: grub2-platform-pc
Jacek Konieczny [Mon, 29 Oct 2012 09:38:28 +0000 (10:38 +0100)]
S: grub2-platform-pc

With the R: for grub2-platfom poldek chooses grub2-platform-efi by
default and this is still not what most users want.

11 years agogrub-mount BR: libfuse-devel.
Paweł Sikora [Mon, 29 Oct 2012 09:53:10 +0000 (10:53 +0100)]
grub-mount BR: libfuse-devel.

11 years agodisable stack-protector w/o filterout hack.
Paweł Sikora [Mon, 29 Oct 2012 09:52:20 +0000 (10:52 +0100)]
disable stack-protector w/o filterout hack.

11 years agoRelease: 0.3 auto/th/grub2-2.00-0.3
Jacek Konieczny [Sun, 28 Oct 2012 11:50:14 +0000 (12:50 +0100)]
Release: 0.3

11 years agoPlatform subpackages renamed and Required
Jacek Konieczny [Sun, 28 Oct 2012 11:40:51 +0000 (12:40 +0100)]
Platform subpackages renamed and Required

– R: grub2-platform = %{version}-%{release} in the main package
- P: grub2-platform in the platform subpackages
– platform subpackages renamed to grub2-platform-*
- platform subpackages do not require grub2 now:
  – dependency loop broken
  – they are usable without the grub – e.g. for a machine serving
    these files for a remote bootloager

11 years agoRelease: 0.2 auto/th/grub2-2.00-0.2
Jacek Konieczny [Sun, 28 Oct 2012 11:04:59 +0000 (12:04 +0100)]
Release: 0.2

11 years agoundo case change from 8ac8605dc0d9b195833845091bb1a15eac49fd5d
Elan Ruusamäe [Sun, 28 Oct 2012 11:03:27 +0000 (13:03 +0200)]
undo case change from 8ac8605dc0d9b195833845091bb1a15eac49fd5d

shift+v as selected block and u can be nasty in vim indeed

11 years agoFix for PXE boot 'timeout reading' error
Jacek Konieczny [Sun, 28 Oct 2012 09:53:52 +0000 (10:53 +0100)]
Fix for PXE boot 'timeout reading' error

11 years agotheme-starfield subpackage added
Jacek Konieczny [Sun, 28 Oct 2012 09:37:50 +0000 (10:37 +0100)]
theme-starfield subpackage added

11 years agoredefine _localedir
Jacek Konieczny [Sun, 28 Oct 2012 09:37:17 +0000 (10:37 +0100)]
redefine _localedir

this is needed for rpm 4.5, as it would be modified by new _datadir

11 years agoDropped the target_cpu macro (not needed here)
Jacek Konieczny [Sun, 28 Oct 2012 08:54:37 +0000 (09:54 +0100)]
Dropped the target_cpu macro (not needed here)

11 years agoFix DejaVu font detection for starfield theme
Jacek Konieczny [Sun, 28 Oct 2012 08:53:30 +0000 (09:53 +0100)]
Fix DejaVu font detection for starfield theme

11 years agogrub-mkconfig_lib location and references fixed auto/th/grub2-2.00-0.1
Jacek Konieczny [Sat, 27 Oct 2012 19:21:49 +0000 (21:21 +0200)]
grub-mkconfig_lib location and references fixed

It goes to /lib/grub, but is referenced as ${datadir}/grub/...
from other scripts

11 years agogrub-shelllib.patch removed
Jacek Konieczny [Sat, 27 Oct 2012 19:08:45 +0000 (21:08 +0200)]
grub-shelllib.patch removed

the patch is not needed any more and it breaks builds where grub2
ist not installed

11 years agox86_64 build fixes
Jacek Konieczny [Sat, 27 Oct 2012 18:48:09 +0000 (20:48 +0200)]
x86_64 build fixes

11 years agoEFI support added
Jacek Konieczny [Sat, 27 Oct 2012 18:03:28 +0000 (20:03 +0200)]
EFI support added

BIOS is going to die…

- grub-install.in.patch patch dropped:
  – no need for all this files on the /boot partition whenever the grub
    package is installed
  - /boot is populated by 'grub-install' as neccessary
  – we need separate directories for separate platforms
– multiple platforms may be built from the spec at once
– 'pc' and 'efi' subpackages added, each for one platform

11 years agoVersion: 2.00
Jacek Konieczny [Sat, 27 Oct 2012 16:18:19 +0000 (18:18 +0200)]
Version: 2.00

11 years agoBR: device-mapper-devel
Jacek Konieczny [Sat, 27 Oct 2012 10:46:28 +0000 (12:46 +0200)]
BR: device-mapper-devel

11 years ago- sort kernel versions better when generating grub config; rel 9 auto/th/grub2-1_99-9 auto/ti/grub2-1_99-9
Elan Ruusamäe [Wed, 11 Jan 2012 22:58:26 +0000 (22:58 +0000)]
- sort kernel versions better when generating grub config; rel 9

Changed files:
    grub2.spec -> 1.116
    sort-version.patch -> 1.1

11 years ago- one custom.cfg is enough, prefer one that needs to grub regeneration in grub dir... auto/th/grub2-1_99-8 auto/ti/grub2-1_99-8
Elan Ruusamäe [Tue, 15 Nov 2011 22:28:01 +0000 (22:28 +0000)]
- one custom.cfg is enough, prefer one that needs to grub regeneration in grub dir; rel 8

Changed files:
    grub2.spec -> 1.115
    pld-mkconfigdir.patch -> 1.3

11 years ago- copmment for some options from info page
Elan Ruusamäe [Mon, 17 Oct 2011 11:30:09 +0000 (11:30 +0000)]
- copmment for some options from info page

Changed files:
    grub.sysconfig -> 1.13

11 years ago2010-10-12 Robert Millan <rmh@gnu.org>
Elan Ruusamäe [Mon, 17 Oct 2011 11:27:55 +0000 (11:27 +0000)]
2010-10-12  Robert Millan  <rmh@gnu.org>
    * util/grub-mkconfig.in: Merge `GRUB_DISABLE_LINUX_RECOVERY' and
    `GRUB_DISABLE_NETBSD_RECOVERY' into a single `GRUB_DISABLE_RECOVERY'
    variable.

Changed files:
    grub.sysconfig -> 1.12

11 years ago- add bash-completion package
Elan Ruusamäe [Mon, 17 Oct 2011 08:51:13 +0000 (08:51 +0000)]
- add bash-completion package

Changed files:
    grub2.spec -> 1.114

11 years ago- package /boot/grub/custom.cfg - file appended to generated grub.cfg
Elan Ruusamäe [Mon, 17 Oct 2011 08:47:35 +0000 (08:47 +0000)]
- package /boot/grub/custom.cfg - file appended to generated grub.cfg

Changed files:
    grub2.spec -> 1.113

11 years ago- rel 7; postshell doesn't understand commented out lines auto/th/grub2-1_99-7
Arkadiusz Miśkiewicz [Fri, 14 Oct 2011 10:16:05 +0000 (10:16 +0000)]
- rel 7; postshell doesn't understand commented out lines

Changed files:
    grub2.spec -> 1.112

11 years ago- force posix mode in grub-mkconfig (fix for mksh and FD_CLOEXEC on redirects) auto/th/grub2-1_99-6
Artur Frysiak [Thu, 13 Oct 2011 15:46:24 +0000 (15:46 +0000)]
- force posix mode in grub-mkconfig (fix for mksh and FD_CLOEXEC on redirects)
- rel. 6

Changed files:
    grub2.spec -> 1.111
    posix.patch -> 1.1

11 years ago- rel 5; force ld.bfd usage auto/th/grub2-1_99-5
Arkadiusz Miśkiewicz [Wed, 12 Oct 2011 20:37:42 +0000 (20:37 +0000)]
- rel 5; force ld.bfd usage

Changed files:
    grub2.spec -> 1.110

11 years ago- drop invalid comment
Arkadiusz Miśkiewicz [Thu, 22 Sep 2011 17:36:11 +0000 (17:36 +0000)]
- drop invalid comment

Changed files:
    grub2.spec -> 1.109

11 years ago- proper endif placement auto/th/grub2-1_99-4
Arkadiusz Miśkiewicz [Tue, 20 Sep 2011 07:07:03 +0000 (07:07 +0000)]
- proper endif placement

Changed files:
    grub2.spec -> 1.108

11 years ago- missing endif
Arkadiusz Miśkiewicz [Tue, 20 Sep 2011 07:04:56 +0000 (07:04 +0000)]
- missing endif

Changed files:
    grub2.spec -> 1.107

11 years ago- use awk from AWK
Arkadiusz Miśkiewicz [Tue, 20 Sep 2011 06:59:20 +0000 (06:59 +0000)]
- use awk from AWK

Changed files:
    grub2-awk.patch -> 1.1
    grub2.spec -> 1.106

11 years ago- rel 4; update deps, flags and not working bconds
Arkadiusz Miśkiewicz [Tue, 20 Sep 2011 06:56:58 +0000 (06:56 +0000)]
- rel 4; update deps, flags and not working bconds

Changed files:
    grub2.spec -> 1.105

11 years ago- filterout -Wl,--no-copy-dt-needed-entries hack auto/th/grub2-1_99-3
Elan Ruusamäe [Mon, 19 Sep 2011 22:01:41 +0000 (22:01 +0000)]
- filterout -Wl,--no-copy-dt-needed-entries hack

Changed files:
    grub2.spec -> 1.104

11 years ago- release 2 auto/th/grub2-1_99-2
Elan Ruusamäe [Mon, 19 Sep 2011 20:57:47 +0000 (20:57 +0000)]
- release 2

Changed files:
    grub2.spec -> 1.103

11 years ago- fixed
Arkadiusz Miśkiewicz [Thu, 8 Sep 2011 15:53:19 +0000 (15:53 +0000)]
- fixed

Changed files:
    grub-shelllib.patch -> 1.5

11 years ago- updated
Arkadiusz Miśkiewicz [Thu, 8 Sep 2011 13:28:19 +0000 (13:28 +0000)]
- updated

Changed files:
    grub-shelllib.patch -> 1.4
    grub2.spec -> 1.102

11 years ago- up to final 1.99; patch3 needs fix (otherwise without it it builds)
Arkadiusz Miśkiewicz [Thu, 8 Sep 2011 11:38:49 +0000 (11:38 +0000)]
- up to final 1.99; patch3 needs fix (otherwise without it it builds)

Changed files:
    grub-shelllib.patch -> 1.3
    grub2.spec -> 1.101

11 years ago- up to 1.99 rc2 (1.98 on GRUB2_1_98)
Arkadiusz Miśkiewicz [Thu, 8 Sep 2011 11:21:08 +0000 (11:21 +0000)]
- up to 1.99 rc2 (1.98 on GRUB2_1_98)

Changed files:
    20_memtest86 -> 1.2
    grub-1.98-follow-dev-mapper-symlinks.patch -> 1.2
    grub-garbage.patch -> 1.2
    grub-install.in.patch -> 1.3
    grub-mkconfig-diagnostics.patch -> 1.4
    grub2.spec -> 1.100
    pld-initrd.patch -> 1.2
    pld-mkconfigdir.patch -> 1.2
    pld-sysconfdir.patch -> 1.3

11 years ago- release 3 GRUB2_1_98 auto/th/grub2-1_98-3 auto/ti/grub2-1_98-3
Arkadiusz Miśkiewicz [Thu, 1 Sep 2011 17:04:17 +0000 (17:04 +0000)]
- release 3

Changed files:
    grub2.spec -> 1.99

11 years ago- rel 2; disable Werror auto/th/grub2-1_98-2
Arkadiusz Miśkiewicz [Thu, 1 Sep 2011 16:49:46 +0000 (16:49 +0000)]
- rel 2; disable Werror

Changed files:
    grub2.spec -> 1.98

11 years ago- rel 1; follow device mapper symlinks auto/th/grub2-1_98-1
Arkadiusz Miśkiewicz [Thu, 1 Sep 2011 08:22:37 +0000 (08:22 +0000)]
- rel 1; follow device mapper symlinks

Changed files:
    grub-1.98-follow-dev-mapper-symlinks.patch -> 1.1
    grub2.spec -> 1.97

11 years ago- yep 1.98 affected too
Elan Ruusamäe [Wed, 27 Jul 2011 06:40:00 +0000 (06:40 +0000)]
- yep 1.98 affected too

Changed files:
    grub2.spec -> 1.96

This page took 0.193669 seconds and 4 git commands to generate.