Bootloader with support for Linux, Multiboot and more
This is the second version of the GRUB (Grand Unified Bootloader),
a highly configurable and customizable bootloader with modular
architecture. It support rich scale of kernel formats, file systems,
computer architectures and hardware devices.
PLEASE NOTE: This is a development snapshot, and as such will not
replace grub if you install it, but will be merely added as another
kernel to your existing GRUB menu. Do not replace GRUB (grub package)
with it unless you know what are you doing. Refer to README.openSUSE
file that is part of this package's documentation for more information.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1:Staging:FactoryCandidates/grub2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
90_persistent | 0000001259 1.23 KB | |
README.openSUSE | 0000002283 2.23 KB | |
gcc46-fixes.patch | 0000000558 558 Bytes | |
gccwarn.patch | 0000001096 1.07 KB | |
grub-1.99.tar.xz | 0002639224 2.52 MB | |
grub.default | 0000001139 1.11 KB | |
grub2-linux-submenu.patch | 0000000676 676 Bytes | |
grub2-linux.patch | 0000000831 831 Bytes | |
grub2-unused.patch | 0000000919 919 Bytes | |
grub2.changes | 0000005225 5.1 KB | |
grub2.rpmlintrc | 0000000600 600 Bytes | |
grub2.spec | 0000010985 10.7 KB | |
translations-20111024.tar.bz2 | 0000174272 170 KB |
Revision 27 (latest revision is 341)
Stephan Kulow (coolo)
accepted
request 98401
from
Andreas Jaeger (a_jaeger)
(revision 27)
1. set --target=%{_target_plaform) explicitly to %configure in case it wouldn't do that for us implicitly 2. when making x86_64-efi image not use i386 target build and keep use of x86_64. otherwise it would have error "invalid ELF header" (forwarded request 98397 from michael-chang)
Comments 0