grub/normal
Robert Millan e2e936b2f2 2010-01-07 Robert Millan <rmh.grub@aybabtu.com>
Merge prefix-redefinition-fix branch.
	
	* normal/autofs.c (read_fs_list): Make function capable of being
	run multiple times, gracefuly replacing the previous data
	structures.
	* normal/dyncmd.c (read_command_list): Likewise.
	* normal/handler.c (read_handler_list): Likewise.
	* normal/main.c (read_lists): New function.  Calls all the
	list reading functions.
	(grub_normal_execute): Use read_lists() instead of calling all
	list reading functions explicitly.  Register read_lists() as a
	variable hook attached to ${prefix}.
2010-01-07 00:52:56 +00:00
..
auth.c merge mainline into crypto 2009-12-22 14:28:39 +01:00
autofs.c Save & restore grub_fs_autoload_hook while we're in read_fs_list() 2009-11-09 21:33:15 +00:00
cmdline.c 2009-12-27 Carles Pina i Estany <carles@pina.cat> 2009-12-27 00:43:21 +01:00
color.c 2009-12-20 Carles Pina i Estany <carles@pina.cat> 2009-12-20 23:32:15 +00:00
completion.c 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
crypto.c Crypto module autoloading 2009-12-23 17:33:35 +01:00
datetime.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
dyncmd.c 2010-01-07 Robert Millan <rmh.grub@aybabtu.com> 2010-01-07 00:52:56 +00:00
handler.c 2010-01-07 Robert Millan <rmh.grub@aybabtu.com> 2010-01-07 00:52:56 +00:00
main.c 2010-01-07 Robert Millan <rmh.grub@aybabtu.com> 2010-01-07 00:52:56 +00:00
menu.c 2009-08-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 23:55:06 +00:00
menu_entry.c 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
menu_text.c 2010-01-03 Carles Pina i Estany <carles@pina.cat> 2010-01-03 21:48:09 +01:00
menu_viewer.c 2009-12-24 Carles Pina i Estany <carles@pina.cat> 2009-12-24 23:53:05 +01:00
misc.c 2009-12-28 Carles Pina i Estany <carles@pina.cat> 2009-12-28 19:11:59 +01:00