/[grub]/grub2/ChangeLog
ViewVC logotype

Diff of /grub2/ChangeLog

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

revision 1.87 by marco_g, Mon Jan 31 21:28:34 2005 UTC revision 1.88 by marco_g, Mon Jan 31 21:40:25 2005 UTC
# Line 1  Line 1 
1  2005-01-30  Marco Gerards  <metgerards@student.han.nl>  2005-01-31  Marco Gerards  <metgerards@student.han.nl>
2    
3            * commands/help.c: New file.
4            * normal/arg.c (show_help): Renamed to...
5            (grub_arg_show_help): ... this.
6            * commands/i386/pc/halt.c: New file.
7            * commands/i386/pc/reboot.c: Likewise.
8            * conf/i386-pc.rmk (grub_emu_SOURCES): Add `commands/help.c'.
9            (pkgdata_MODULES): Add `reboot.mod', `halt.mod' and `help.mod'.
10            (help_mod_SOURCES, help_mod_CFLAGS, reboot_mod_SOURCES)
11            (reboot_mod_CFLAGS, halt_mod_SOURCES, halt_mod_CFLAGS): New
12            variables.
13            * conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Add
14            `commands/help.c'.
15            (pkgdata_MODULES): Add `help.mod'.
16            (help_mod_SOURCES, help_mod_CFLAGS): New variables.
17            * grub/i386/pc/init.h (grub_reboot): New prototype.
18            (grub_halt): Likewise.
19            * include/grub/normal.h (grub_arg_show_help): New prototype.
20            (grub_help_init): Likewise.
21            (grub_help_fini): Likewise.
22            * util/grub-emu.c (main): Initialize and deinitialize the help
23            command.
24    
25            * normal/cmdline.c (grub_cmdline_get): Doc fix.
26    
27            * normal/command.c (grub_command_init): Fixed the description of
28            the `set' and `unset' commands.
29    
30    2005-01-31  Marco Gerards  <metgerards@student.han.nl>
31    
32          * boot/powerpc/ieee1275/ieee1275.c (grub_ieee1275_interpret): New          * boot/powerpc/ieee1275/ieee1275.c (grub_ieee1275_interpret): New
33          function.          function.

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

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