2008-02-02 Robert Millan <rmh@aybabtu.com>

* commands/read.c: New file.
        * conf/common.rmk (pkglib_MODULES): Add `commands/read.c'.
        (read_mod_SOURCES): New variable.
        (read_mod_CFLAGS): Likewise.
        (read_mod_LDFLAGS): Likewise.
This commit is contained in:
robertmh 2008-02-02 20:35:08 +00:00
parent e03a11328e
commit 4020aa53c0
5 changed files with 147 additions and 4 deletions

View file

@ -1,3 +1,11 @@
2008-02-02 Robert Millan <rmh@aybabtu.com>
* commands/read.c: New file.
* conf/common.rmk (pkglib_MODULES): Add `commands/read.c'.
(read_mod_SOURCES): New variable.
(read_mod_CFLAGS): Likewise.
(read_mod_LDFLAGS): Likewise.
2008-02-02 Robert Millan <rmh@aybabtu.com>
* normal/main.c (grub_normal_execute): Check for `menu->size' when