ROMFS support.
* Makefile.util.def (libgrubmods.a): Add romfs. * grub-core/Makefile.core.def (romfs): New module. * grub-core/fs/romfs.c: New file.
This commit is contained in:
commit
5470225d58
4 changed files with 472 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-05-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
ROMFS support.
|
||||
|
||||
* Makefile.util.def (libgrubmods.a): Add romfs.
|
||||
* grub-core/Makefile.core.def (romfs): New module.
|
||||
* grub-core/fs/romfs.c: New file.
|
||||
|
||||
2011-05-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Squashfs v4 support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue