add --without-curses, fix up the installation.
This commit is contained in:
parent
d66e649b3f
commit
c7b7ecb074
5 changed files with 125 additions and 88 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
|||
1999-09-30 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* stage2/disk_io.c (set_bootdev): Mask 0x7F instead of 0x79 of
|
||||
the device number.
|
||||
|
||||
1999-10-01 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
|
||||
|
||||
* configure.in (--without-curses): New option. If WITH_CURSES is
|
||||
no, do not check for curses.
|
||||
|
||||
* stage2/disk_io.c (set_device) [STAGE1_5]: Change the type of
|
||||
DEV to unsigned long.
|
||||
* stage2/builtins.c (install_func): Always check for the Stage 2
|
||||
id in FILE.
|
||||
Reported by Pavel Roskin.
|
||||
|
||||
1999-09-30 Gordon Matzigkeit <gord@fig.org>
|
||||
|
||||
* debian/postinst: New file to call install-info.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue