Path to this page:
./
sysutils/grub2,
GRand Unified Bootloader, version 2
Branch: CURRENT,
Version: 2.12,
Package name: grub2-2.12,
Maintainer: pkgsrc-usersThis is GRUB 2, the second version of the GRand Unified Bootloader.
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
robust, more powerful, and more portable.
Required to run:[
graphics/freetype2] [
lang/python37]
Required to build:[
fonts/dejavu-ttf] [
converters/help2man] [
pkgtools/cwrappers] [
fonts/unifont]
Package options: freetype
Master sites: (Expand)
Filesize: 6519.148 KB
Version history: (Expand)
- (2024-02-07) Updated to version: grub2-2.12
- (2023-11-12) Updated to version: grub2-2.04nb6
- (2023-09-07) Updated to version: grub2-2.04nb5
- (2023-08-14) Updated to version: grub2-2.04nb4
- (2023-01-30) Updated to version: grub2-2.04nb3
- (2021-05-25) Updated to version: grub2-2.04nb2
CVS history: (Expand)
2024-03-01 07:34:45 by Kimmo Suominen | Files touched by this commit (9) |
Log message:
Use MASTER_SITE_GNU
|
2024-02-07 18:50:45 by Thomas Klausner | Files touched by this commit (10) | |
Log message:
grub2: update to 2.12.
With help from Anon.
New in 2.12:
* GCC 13 support.
* clang 14 support.
* binutils 2.38 support.
* Unification of EFI Linux kernel loader across architectures.
* Transition to EFI Linux kernel stub loader for x86 architecture.
* Initial support for Boot Loader Interface.
* Support for dynamic GRUB runtime memory addition using firmware calls.
* PCI and MMIO UARTs support.
* SDL2 support.
* LoongArch support.
* TPM driver fixes.
* Many filesystems fixes.
* Many CVE and Coverity fixes.
* Debugging support improvements.
* Tests improvements.
* Documentation improvements.
* ...and tons of other fixes and cleanups...
New in 2.06:
* GCC 10 support.
* clang 10 support.
* SBAT support.
* LUKS2 support.
* Drop small MBR gap support.
* Xen Security Modules (XSM/FLASK) support.
* The lockdown mechanism similar to the Linux kernel one.
* Disable the os-prober by default.
* Many backports of GRUB distros specific patches.
* BootHole and BootHole2 fixes.
* ...and tons of other fixes and cleanups...
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-09-07 21:42:47 by Paolo Vincenzo Olivo | Files touched by this commit (6) | |
Log message:
*: revbump after filesystems/fuse update.
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-06-25 09:01:48 by Nia Alarie | Files touched by this commit (1) |
Log message:
grub2: do not want -Werror in pkgsrc
|