File: NEWS

package info (click to toggle)
grub2 2.02%2Bdfsg1-20
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 61,784 kB
  • sloc: ansic: 384,086; asm: 16,323; sh: 13,230; cpp: 1,994; makefile: 1,488; python: 1,458; sed: 423; lex: 393; yacc: 267; awk: 75; lisp: 50; perl: 31
file content (13 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
grub2 (1.96+20090609-1) experimental; urgency=low

  Before this version, grub-efi was 32bit on i386 and 64bit on amd64.
  However, EFI can be 32bit even if you have a 64bit CPU, like in the
  first MacBook models with Core 2 Duo released in late 2006.  Thus,
  grub-efi has been split into grub-efi-amd64 and grub-efi-ia32 which are
  available on both amd64 and i386.
  
  If you've experienced problems trying to load grub.efi, please try
  again using the package that doesn't match your CPU's architecture.

 -- Felix Zielcke <fzielcke@z-51.de>  Tue, 09 Jun 2009 19:21:15 +0200