doc changes.

This commit is contained in:
okuji 2000-04-02 19:20:51 +00:00
parent eb321e77f7
commit 9cc70dceb4
2 changed files with 11 additions and 3 deletions

12
INSTALL
View file

@ -31,15 +31,16 @@ configuring the GRUB.
to install it into a system directory. See the section "Operation to install it into a system directory. See the section "Operation
Controls". Controls".
If you'd like to develop GRUB, these below are also required. Don't
forget to specify the option `--enable-maintainer-mode' when running the
configure script.
* Texinfo 4.0 or later * Texinfo 4.0 or later
We use some new macros in the documents, so you need a recent We use some new macros in the documents, so you need a recent
Texinfo release. See the webpage Texinfo release. See the webpage
<http://www.gnu.org/software/texinfo/texinfo.html>. <http://www.gnu.org/software/texinfo/texinfo.html>.
If you obtain this source package from the CVS, these below are also
required.
* GNU Autoconf 20000116 or later * GNU Autoconf 20000116 or later
Some new macros are required, so you need to get an unrelease Some new macros are required, so you need to get an unrelease
@ -188,6 +189,11 @@ operates.
Print the version of Autoconf used to generate the `configure' Print the version of Autoconf used to generate the `configure'
script, and exit. script, and exit.
`--enable-maintainer-mode'
Enable make rules and dependencies not useful (and sometimes
confusing) to the casual installer. If you are a GRUB developer,
it is a good idea to specify this option.
`--disable-lba-support-bitmap-check' `--disable-lba-support-bitmap-check'
Disable the check for LBA support bitmap. Specify this option Disable the check for LBA support bitmap. Specify this option
if you are sure that your BIOS has the INT 13 extension support, if you are sure that your BIOS has the INT 13 extension support,

2
THANKS
View file

@ -21,6 +21,8 @@ Hisazumi Kenji <nel@soraneko.com>
Jochen Hoenicke <jochen@gnu.org> Jochen Hoenicke <jochen@gnu.org>
Johannes Kroeger <hanne@squirrel.owl.de> Johannes Kroeger <hanne@squirrel.owl.de>
John Tobey <spam@john-edwin-tobey.org> John Tobey <spam@john-edwin-tobey.org>
Josip Rodin <joy@cibalia.gkvk.hr>
Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>
Klaus Reichl <klaus.reichl@alcatel.at> Klaus Reichl <klaus.reichl@alcatel.at>
Kunihiro Ishiguro <kunihiro@zebra.org> Kunihiro Ishiguro <kunihiro@zebra.org>
Mark Lundeberg <aa026@pgfn.bc.ca> Mark Lundeberg <aa026@pgfn.bc.ca>