improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option.
This commit is contained in:
parent
e079197cd6
commit
20d2c3d284
8 changed files with 105 additions and 69 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
1999-09-04 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* docs/menu.lst: More meaningful examples. Not using (0x80,0)
|
||||
notation anymore.
|
||||
* stage2/stage2.c (run_menu): Erase the entered password before
|
||||
get_cmdline(). Help on TAB disabled when entering the password.
|
||||
* stage2/char_io.c (get_cmdline): Restore command-line even if
|
||||
there is no help string.
|
||||
* configure.in: --disable-gunzip disables decompression in
|
||||
stage2.
|
||||
* stage2/gunzip.c [NO_DECOMPRESSION]: Disable all code if
|
||||
decompression is disabled.
|
||||
|
||||
1999-09-03 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
|
||||
|
||||
* stage2/boot.c (load_image): Use PHDR->P_PADDR instead of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue