update docs.

This commit is contained in:
okuji 2000-10-19 12:43:19 +00:00
parent 9790818856
commit 579f60a4e5
2 changed files with 5 additions and 0 deletions

2
BUGS
View file

@ -1,5 +1,7 @@
Known problems/bugs: Known problems/bugs:
- The command "map" seems not to work in some environments.
- GRUB cannot boot any uncommon format of floppies, such as 1.68MB. - GRUB cannot boot any uncommon format of floppies, such as 1.68MB.
Perhaps we should add support to embed a fixed geometry in a drive. Perhaps we should add support to embed a fixed geometry in a drive.

View file

@ -212,6 +212,9 @@ operates.
`--disable-gunzip' `--disable-gunzip'
Omit the decompression support in Stage 2. Omit the decompression support in Stage 2.
`--disable-md5-password'
Omit the MD5 password support in Stage2.
`--with-binutils=PATH' `--with-binutils=PATH'
Search the path PATH to find binutils. If you have installed your Search the path PATH to find binutils. If you have installed your
binutils executables into an unusual location where GCC doesn't binutils executables into an unusual location where GCC doesn't