Add forgotten commit part
This commit is contained in:
parent
b4a0c9154b
commit
27f21a8bb6
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2010-09-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Split minix.mod into minix.mod and minix2.mod.
|
||||
|
||||
* Makefile.util.def (libgrub.a): Add grub-core/fs/minix2.c.
|
||||
* grub-core/Makefile.core.def (minix2): New module.
|
||||
* grub-core/fs/minix.c: Use definitions instead of runtime version
|
||||
checking.
|
||||
* grub-core/fs/minix2.c: New file.
|
||||
|
||||
2010-09-08 Yves Blusseau <blusseau@zetam.org>
|
||||
|
||||
Add new --boot-directory option to replace --root-directory
|
||||
|
|
Loading…
Reference in a new issue