NEWS updates
This commit is contained in:
parent
f8c3af3b61
commit
c9a8d037a8
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -51,6 +51,8 @@ New in 2.02:
|
||||||
* Parse `nd' disk names in GRUB Legacy configuration files.
|
* Parse `nd' disk names in GRUB Legacy configuration files.
|
||||||
* Issue separate DNS queries for IPv4 and IPv6.
|
* Issue separate DNS queries for IPv4 and IPv6.
|
||||||
* Support IPv6 Router Advertisement to configure default router.
|
* Support IPv6 Router Advertisement to configure default router.
|
||||||
|
* New variable net_<interface>_next_server containing next server
|
||||||
|
from BOOTP reply.
|
||||||
|
|
||||||
* Coreboot improvements:
|
* Coreboot improvements:
|
||||||
* CBFS support both in on-disk images (loopback) and flash.
|
* CBFS support both in on-disk images (loopback) and flash.
|
||||||
|
@ -171,6 +173,7 @@ New in 2.02:
|
||||||
* Use fixed timestamp when generating GRUB image for reproducible builds.
|
* Use fixed timestamp when generating GRUB image for reproducible builds.
|
||||||
* Verify at build time that modules contain only supported relocations and their
|
* Verify at build time that modules contain only supported relocations and their
|
||||||
structure matches what boot-time module loader expects.
|
structure matches what boot-time module loader expects.
|
||||||
|
* Do not require fonts on powerpc-ieee1275.
|
||||||
|
|
||||||
* Revision control moved to git.
|
* Revision control moved to git.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue