diff --git a/ChangeLog b/ChangeLog index 20e1e781c..bc1c89d4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-01-15 Yoshinori K. Okuji + + * docs/grub.texi: Added some text about JFS and XFS. + 2002-01-08 Yoshinori K. Okuji * grub/main.c (use_preset_menu): New variable. diff --git a/docs/grub.texi b/docs/grub.texi index 7daa65c2d..0fbb81b5e 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -30,7 +30,7 @@ @setchapternewpage off @ifinfo -Copyright @copyright{} 1999, 2000, 2001 Free Software Foundation, Inc. +Copyright @copyright{} 1999,2000,2001,2002 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -58,11 +58,11 @@ into another language, under the above conditions for modified versions. @title the GRUB manual @subtitle The GRand Unified Bootloader, version @value{VERSION}, @value{UPDATED}. @author Gordon Matzigkeit -@author OKUJI Yoshinori +@author Yoshinori K. Okuji @c The following two commands start the copyright page. @page @vskip 0pt plus 1filll -Copyright @copyright{} 1999, 2000, 2001 Free Software Foundation, Inc. +Copyright @copyright{} 1999,2000,2001,2002 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -266,8 +266,8 @@ devices, partitions, and files in a directory depending on context. Support multiple filesystem types transparently, plus a useful explicit blocklist notation. The currently supported filesystem types are @dfn{BSD FFS}, @dfn{DOS FAT16 and FAT32}, @dfn{Minix fs}, @dfn{Linux -ext2fs}, @dfn{ReiserFS}, and @dfn{VSTa fs}. @xref{Filesystem}, for more -information. +ext2fs}, @dfn{ReiserFS}, @dfn{JFS}, @dfn{XFS}, and @dfn{VSTa +fs}. @xref{Filesystem}, for more information. @item Support automatic decompression Can decompress files which were compressed by @command{gzip}. This @@ -1409,11 +1409,13 @@ This is the core image of GRUB. This does all things but booting up itself. Usually, this is put in a filesystem, but that is not required. @item e2fs_stage1_5 -@itemx ffs_stage1_5 -@itemx reiserfs_stage1_5 @itemx fat_stage1_5 +@itemx ffs_stage1_5 +@itemx jfs_stage1_5 @itemx minix_stage1_5 +@itemx reiserfs_stage1_5 @itemx vstafs_stage1_5 +@itemx xfs_stage1_5 These are called @dfn{Stage 1.5}, because the purpose is a bridge between @file{stage1} and @file{stage2}, that is to say, Stage 1.5 is diff --git a/docs/stamp-vti b/docs/stamp-vti index 0889a637a..12a6c0473 100644 --- a/docs/stamp-vti +++ b/docs/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 10 December 2001 -@set UPDATED-MONTH December 2001 +@set UPDATED 15 January 2002 +@set UPDATED-MONTH January 2002 @set EDITION 0.90 @set VERSION 0.90 diff --git a/docs/version.texi b/docs/version.texi index 0889a637a..12a6c0473 100644 --- a/docs/version.texi +++ b/docs/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 10 December 2001 -@set UPDATED-MONTH December 2001 +@set UPDATED 15 January 2002 +@set UPDATED-MONTH January 2002 @set EDITION 0.90 @set VERSION 0.90