/[grub]/grub2/ChangeLog
ViewVC logotype

Diff of /grub2/ChangeLog

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

revision 1.140 by okuji, Sun Aug 7 14:59:56 2005 UTC revision 1.141 by okuji, Sun Aug 7 17:12:51 2005 UTC
# Line 1  Line 1 
1  2005-08-07  Yoshinori K. Okuji  <okuji@enbug.org>  2005-08-07  Yoshinori K. Okuji  <okuji@enbug.org>
2    
3            * kern/rescue.c (grub_rescue_cmd_rmmod): If the reference count is
4            negative, unload the module.
5    
6            * util/i386/pc/grub-setup.c (setup): The name of the PC partition
7            map is "pc_partition_map" but not "pc".
8            (usage): Fix the description. The options are --boot-image and
9            --core-image but not --boot-file or --core-file.
10            (main): If not specified explicitly, make BOOT_FILE and CORE_FILE
11            based on DEFAULT_BOOT_FILE and DEFAULT_CORE_FILE with DIR or
12            DEFAULT_DIRECTORY.
13    
14            * util/i386/pc/grub-install.in: Do not specify --boot-file or
15            --core-file. Specify INSTALL_DEVICE as an argument.
16    
17            * util/console.c: Include config.h.
18            [HAVE_NCURSeS_CURSES_H]: Include ncurses/curses.h.
19            [HAVE_NCURSES_H]: Include ncurses.h.
20            [HAVE_CURSES_H]: Include curses.h.
21            [!A_NORMAL] (A_NORMAL): Defined as zero.
22            [!A_STANDOUT] (A_STANDOUT): Likewise.
23    
24            * conf/i386-pc.rmk (grub_emu_LDFLAGS): Use $(LIBCURSES) instead of
25            -lncurses.
26            * conf/powerpc-ieee1275.rmk (grub_emu_LDFLAGS): Likewise.
27    
28            * configure.ac: Check for curses libraries and headers.
29    
30            * Makefile.in (LIBCURSES): New variable.
31    
32            * genmk.rb (Script::rule): Set the executable bits.
33    
34            * util/i386/pc/biosdisk.c (grub_util_biosdisk_get_grub_dev): The
35            name of the PC partition map is "pc_partition_map" but not "pc".
36    
37    2005-08-07  Yoshinori K. Okuji  <okuji@enbug.org>
38    
39          * util/i386/pc/grub-install.in (grub_probefs): New variable.          * util/i386/pc/grub-install.in (grub_probefs): New variable.
40          (modules): Likewise.          (modules): Likewise.
41          (usage): Added descriptions for --modules and --grub-probefs.          (usage): Added descriptions for --modules and --grub-probefs.

Legend:
Removed from v.1.140  
changed lines
  Added in v.1.141

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