Restore and enhance pager functionality

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-03-23 17:54:31 +01:00
parent 6fcebedeed
commit 3c69fb81e1
3 changed files with 316 additions and 151 deletions

View file

@ -661,7 +661,6 @@ GRUB_MOD_INIT(normal)
grub_set_history (GRUB_DEFAULT_HISTORY_SIZE);
grub_install_newline_hook ();
grub_register_variable_hook ("pager", 0, grub_env_write_pager);
/* Register a command "normal" for the rescue mode. */