rewrite the chapter Installation in the tutorial.

This commit is contained in:
okuji 2000-08-10 02:23:04 +00:00
parent 7ab4e9c240
commit 8b4dd784f7
2 changed files with 89 additions and 16 deletions

View file

@ -1,3 +1,10 @@
2000-08-10 OKUJI Yoshinori <okuji@gnu.org>
* docs/tutorial.texi (Installation): Divided into three sections
instead of two sections. Don't describe the usage of the the
grub shell any longer. Instead, how to use grub-install is
documented.
2000-08-09 OKUJI Yoshinori <okuji@gnu.org>
* stage2/builtins.c [GRUB_UTIL]: Include stdio.h.