* Makefile.util.def (grub-install): Use util/grub-install.in on all
platforms. * util/grub-install.in: Add EFI and IEEE1275 support. * util/i386/efi/grub-install.in: Removed. * util/ieee1275/grub-install.in: Likewise. Also-By: Vladimir Serbinenko <phcoder@gmail.com>
This commit is contained in:
commit
75831c3419
5 changed files with 252 additions and 557 deletions
18
ChangeLog
18
ChangeLog
|
@ -1,3 +1,12 @@
|
|||
2010-09-19 Colin Watson <cjwatson@ubuntu.com>
|
||||
2010-09-19 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* Makefile.util.def (grub-install): Use util/grub-install.in on all
|
||||
platforms.
|
||||
* util/grub-install.in: Add EFI and IEEE1275 support.
|
||||
* util/i386/efi/grub-install.in: Removed.
|
||||
* util/ieee1275/grub-install.in: Likewise.
|
||||
|
||||
2010-09-19 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/i386/cmostest.c (+parse_args): New function.
|
||||
|
@ -1451,6 +1460,15 @@
|
|||
* util/grub-mkimage.c (generate_image): Remove font support. All users
|
||||
updated.
|
||||
|
||||
2010-08-30 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove leftover embedding of font objects.
|
||||
|
||||
* include/grub/kernel.h (OBJ_TYPE_FONT): Removed.
|
||||
* util/grub-install.in (font): Removed.
|
||||
* util/grub-mkimage.c (generate_image): Remove font support. All users
|
||||
updated.
|
||||
|
||||
2010-08-30 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* docs/grub.texi (Network): Fix reference to pxe_blksize.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue