* README: Point to the Info manual.
This commit is contained in:
parent
811b0dcab8
commit
1a1f1e6794
2 changed files with 14 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2010-07-13 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* README: Point to the Info manual.
|
||||
|
||||
2010-07-13 Jiro SEKIBA <jir@unicus.jp>
|
||||
|
||||
* fs/nilfs2.c: fix macro NILFS_2ND_SUPER_BLOCK to calculate
|
||||
|
|
12
README
12
README
|
@ -10,5 +10,13 @@ GRUB 2 data and program files.
|
|||
Please visit the official web page of GRUB 2, for more information.
|
||||
The URL is <http://www.gnu.org/software/grub/grub.html>.
|
||||
|
||||
For now, there is not much documentation yet. Please look at the GRUB
|
||||
Wiki <http://grub.enbug.org> for testing procedures.
|
||||
More extensive documentation is available in the Info manual,
|
||||
accessible using 'info grub' after building and installing GRUB 2.
|
||||
Please look at the GRUB Wiki <http://grub.enbug.org> for testing
|
||||
procedures.
|
||||
|
||||
There are a number of important user-visible differences from the
|
||||
first version of GRUB, now known as GRUB Legacy. For a summary, please
|
||||
see:
|
||||
|
||||
info grub Introduction 'Changes from GRUB Legacy'
|
||||
|
|
Loading…
Reference in a new issue