2008-02-04 Bean <bean123ch@gmail.com>
* Makefile.in (enable_grub_fstest): New variable. * conf/common.rmk (grub_fstest_init.lst): New rule. (grub_fstest_init.h): Likewise. (grub_fstest_init.c): Likewise. (util/grub-fstest.c_DEPENDENCIES): New variable. (grub_fstest_SOURCES): Likewise. * configure.ac (enable_grub_fstest): Check for --enable-grub-fstest. * util/grub-fstest.c: New file.
This commit is contained in:
parent
bf567c5067
commit
99fadbaafd
7 changed files with 790 additions and 1 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2008-02-04 Bean <bean123ch@gmail.com>
|
||||
|
||||
* Makefile.in (enable_grub_fstest): New variable.
|
||||
|
||||
* conf/common.rmk (grub_fstest_init.lst): New rule.
|
||||
(grub_fstest_init.h): Likewise.
|
||||
(grub_fstest_init.c): Likewise.
|
||||
(util/grub-fstest.c_DEPENDENCIES): New variable.
|
||||
(grub_fstest_SOURCES): Likewise.
|
||||
|
||||
* configure.ac (enable_grub_fstest): Check for --enable-grub-fstest.
|
||||
|
||||
* util/grub-fstest.c: New file.
|
||||
|
||||
2008-02-03 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
Make grub-setup handle a separate root device.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue