/[grub]/grub2/ChangeLog
ViewVC logotype

Diff of /grub2/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.88 by marco_g, Mon Jan 31 21:40:25 2005 UTC revision 1.89 by marco_g, Mon Jan 31 21:44:35 2005 UTC
# Line 1  Line 1 
1  2005-01-31  Marco Gerards  <metgerards@student.han.nl>  2005-01-31  Marco Gerards  <metgerards@student.han.nl>
2    
3            * include/grub/powerpc/ieee1275/loader.h (grub_load_linux):
4            Removed prototype.
5            (grub_rescue_cmd_linux): New prototype.
6            (grub_rescue_cmd_initrd): Likewise.
7            * powerpc/ieee1275/linux.c (grub_linux_boot): Remove struct
8            `bi_rec'.
9            (grub_linux_release_mem): Release the memory for the initrd.
10            (grub_load_linux): Renamed from this...
11            (grub_rescue_cmd_linux): ...To this.  Changed all callers.
12            Changed `entry' not to be static.  Loop over memory regions to
13            find another one when the default fails.
14            (grub_rescue_cmd_initrd): New function.
15            (grub_linux_init): Remove function.
16            (grub_linux_fini): Likewise.
17            (GRUB_MOD_INIT): Register `initrd'.
18            (GRUB_MOD_FINI): Unregister `initrd'.
19            * powerpc/ieee1275/linux_normal.c (grub_linux_normal_init):
20            Function removed.
21            (grub_linux_normal_fini): Likewise.
22            (GRUB_MOD_INIT): Register `initrd'.
23            (GRUB_MOD_FINI): Unregister `initrd'.
24    
25    2005-01-31  Marco Gerards  <metgerards@student.han.nl>
26    
27          * commands/help.c: New file.          * commands/help.c: New file.
28          * normal/arg.c (show_help): Renamed to...          * normal/arg.c (show_help): Renamed to...
29          (grub_arg_show_help): ... this.          (grub_arg_show_help): ... this.

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.89

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26