/[grub]/grub/ChangeLog
ViewVC logotype

Diff of /grub/ChangeLog

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

revision 1.570 by okuji, Sun Oct 19 16:06:23 2003 UTC revision 1.571 by okuji, Sun Oct 19 17:36:28 2003 UTC
# Line 1  Line 1 
1    2003-10-19  Yoshinori K. Okuji  <okuji@enbug.org>
2    
3            Migrated to newer autotools. Also, don't install mkbimage
4            because its name is too general and it does not conform to the
5            GNU Coding Standards in some points.
6            
7            * util/Makefile.am (EXTRA_DIST): New variable.
8            (sbin_SCRIPTS): Removed mkbimage.
9            (noinst_SCRIPTS): Added mkbimage.
10    
11            * stage1/Makefile.am (AM_ASFLAGS): Renamed to ...
12            (AM_CCASFLAGS): ... this.
13    
14            * stage2/Makefile.am (pre_stage2_exec_ASFLAGS): Renamed to ...
15            (pre_stage2_exec_CCASFLAGS): ... this.
16            (start_exec_ASFLAGS): Renamed to ...
17            (start_exec_CCASFLAGS): ... this.
18            (e2fs_stage1_5_exec_ASFLAGS): Renamed to ...
19            (e2fs_stage1_5_exec_CCASFLAGS): ... this.
20            (fat_stage1_5_exec_ASFLAGS): Renamed to ...
21            (fat_stage1_5_exec_CCASFLAGS): ... this.
22            (ffs_stage1_5_exec_ASFLAGS): Renamed to ...
23            (ffs_stage1_5_exec_CCASFLAGS): ... this.
24            (minix_stage1_5_exec_ASFLAGS): Renamed to ...
25            (minix_stage1_5_exec_CCASFLAGS): ... this.
26            (reiserfs_stage1_5_exec_ASFLAGS): Renamed to ...
27            (reiserfs_stage1_5_exec_CCASFLAGS): ... this.
28            (vstafs_stage1_5_exec_ASFLAGS): Renamed to ...
29            (vstafs_stage1_5_exec_CCASFLAGS): ... this.
30            (jfs_stage1_5_exec_ASFLAGS): Renamed to ...
31            (jfs_stage1_5_exec_CCASFLAGS): ... this.
32            (xfs_stage1_5_exec_ASFLAGS): Renamed to ...
33            (xfs_stage1_5_exec_CCASFLAGS): ... this.
34            (diskless_exec_ASFLAGS): Renamed to ...
35            (diskless_exec_CCASFLAGS): ... this.
36            (nbloader_exec_ASFLAGS): Renamed to ...
37            (nbloader_exec_CCASFLAGS): ... this.
38            (pxeloader_exec_ASFLAGS): Renamed to ...
39            (pxeloader_exec_CCASFLAGS): ... this.
40    
41            * configure.in: Removed.
42            * configure.ac: New file. Mostly derived from configure.in.
43            
44  2003-10-19  Yoshinori OKUJI  <okuji@enbug.org>  2003-10-19  Yoshinori OKUJI  <okuji@enbug.org>
45    
46          From KB Sriram <mail_kb@yahoo.com>:          From KB Sriram <mail_kb@yahoo.com>:
# Line 7  Line 50 
50    
51  2003-10-10  Robert Millan  <robertmh@gnu.org>  2003-10-10  Robert Millan  <robertmh@gnu.org>
52    
53          * config.{guess,sub}: Update from official source (CVS).          * config.guess: Update from official source (CVS).
54            * config.sub: Likewise.
55    
56  2003-09-18  Robert Millan  <robertmh@gnu.org>  2003-09-18  Robert Millan  <robertmh@gnu.org>
57    
# Line 19  Line 63 
63    
64  2003-09-05  Robert Millan  <robertmh@gnu.org>  2003-09-05  Robert Millan  <robertmh@gnu.org>
65    
66          * docs/menu.lst (GNU/Linux): Add commented initrd command, which is          * docs/menu.lst (GNU/Linux): Add commented initrd command, which
67          consistent with documentation.          is consistent with documentation.
68    
69  2003-09-01  Robert Millan  <robertmh@gnu.org>  2003-09-01  Robert Millan  <robertmh@gnu.org>
70    
71          * docs/menu.lst: Add NetBSD, OpenBSD, GNU/KFreeBSD and GNU/KNetBSD.          * docs/menu.lst: Add NetBSD, OpenBSD, GNU/KFreeBSD and
72            GNU/KNetBSD.
73    
74  2003-08-13  Jason Thomas  <jason@intology.com.au>  2003-08-13  Jason Thomas  <jason@intology.com.au>
75    
76          * util/grub-install.in (resolve_symlink): New function to resolve symlinks          * util/grub-install.in (resolve_symlink): New function to
77          (find_device): moved symlink code to new function          resolve symlinks.
78          Before we convert the install_device we attempt to resolve it if its a          (find_device): Moved symlink code to new function.
79          symlink using the new function          Before we convert the install_device we attempt to resolve it if
80          * util/mbchk.c (check_multiboot): The sense of an error message was          its a symlink using the new function.
81          inverted.          * util/mbchk.c (check_multiboot): The sense of an error message
82          Reported by Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk>          was inverted.
83            Reported by Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk>.
84    
85  2003-08-12  Jochen Hoenicke  <jochen@gnu.org>  2003-08-12  Jochen Hoenicke  <jochen@gnu.org>
86    
# Line 47  Line 93 
93    
94  2003-08-09  Thierry Laronde  <tlaronde@polynum.org>  2003-08-09  Thierry Laronde  <tlaronde@polynum.org>
95    
96          * util/mkbimage: NEW File. `mkbimage' depends on GRUB and existed          * util/mkbimage: New File. `mkbimage' depends on GRUB and
97          elsewhere. It is now part of GRUB so that people can fix/contribute.          existed elsewhere. It is now part of GRUB so that people can
98          * util/Makefile.am: added script `mkbimage'          fix/contribute.
99            * util/Makefile.am (sbin_SCRIPTS): Added script `mkbimage'
100    
101  2003-08-01  Jason Thomas  <jason@intology.com.au>  2003-08-01  Jason Thomas  <jason@intology.com.au>
102    

Legend:
Removed from v.1.570  
changed lines
  Added in v.1.571

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