2005-10-15 Yoshinori K. Okuji <okuji@enbug.org>
* configure.ac (AC_INIT): Increase the version number to 1.91. * DISTLIST: Added include/grub/terminfo.h, include/grub/tparm.h, include/grub/i386/pc/serial.h, term/terminfo.c, term/tparm.c and term/i386/pc/serial.c.
This commit is contained in:
parent
219ad4262c
commit
4801580bfa
5 changed files with 132 additions and 69 deletions
6
DISTLIST
6
DISTLIST
|
@ -93,6 +93,8 @@ include/grub/rescue.h
|
|||
include/grub/setjmp.h
|
||||
include/grub/symbol.h
|
||||
include/grub/term.h
|
||||
include/grub/terminfo.h
|
||||
include/grub/tparm.h
|
||||
include/grub/types.h
|
||||
include/grub/i386/setjmp.h
|
||||
include/grub/i386/types.h
|
||||
|
@ -106,6 +108,7 @@ include/grub/i386/pc/linux.h
|
|||
include/grub/i386/pc/loader.h
|
||||
include/grub/i386/pc/memory.h
|
||||
include/grub/i386/pc/multiboot.h
|
||||
include/grub/i386/pc/serial.h
|
||||
include/grub/i386/pc/time.h
|
||||
include/grub/i386/pc/vbe.h
|
||||
include/grub/i386/pc/vga.h
|
||||
|
@ -185,7 +188,10 @@ partmap/amiga.c
|
|||
partmap/apple.c
|
||||
partmap/pc.c
|
||||
partmap/sun.c
|
||||
term/terminfo.c
|
||||
term/tparm.c
|
||||
term/i386/pc/console.c
|
||||
term/i386/pc/serial.c
|
||||
term/i386/pc/vesafb.c
|
||||
term/i386/pc/vga.c
|
||||
term/ieee1275/ofconsole.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue