2008-07-17 Robert Millan <rmh@aybabtu.com>
Partial LinuxBIOS -> Coreboot rename. * conf/i386-linuxbios.rmk: Renamed to ... * conf/i386-coreboot.rmk: ... this. * Makefile.in (RMKFILES): s/i386-linuxbios.rmk/i386-coreboot.rmk/g. * configure.ac: Accept coreboot as input platform (but maintain compatibility with linuxbios). * include/grub/i386/linuxbios: Renamed to ... * include/grub/i386/coreboot: ... this.
This commit is contained in:
parent
2001169405
commit
546f966aa5
16 changed files with 33 additions and 191 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2008-07-17 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
Partial LinuxBIOS -> Coreboot rename.
|
||||
|
||||
* conf/i386-linuxbios.rmk: Renamed to ...
|
||||
* conf/i386-coreboot.rmk: ... this.
|
||||
* Makefile.in (RMKFILES): s/i386-linuxbios.rmk/i386-coreboot.rmk/g.
|
||||
* configure.ac: Accept "coreboot" as input platform (but maintain
|
||||
compatibility with "linuxbios").
|
||||
* include/grub/i386/linuxbios: Renamed to ...
|
||||
* include/grub/i386/coreboot: ... this.
|
||||
|
||||
2008-07-17 Bean <bean123ch@gmail.com>
|
||||
|
||||
* conf/i386/efi.rmk (pkglib_MODULES): add pci.mod and lspci.mod.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue