QNU vas-e-boot.
Go to file
Vladimir 'phcoder' Serbinenko 7d0ac93163 Make reiserfs label retrieval similar to other *_label functions.
* grub-core/fs/reiserfs.c (grub_reiserfs_superblock): New field label.
	(REISERFS_MAX_LABEL_LENGTH): Removed.
	(REISERFS_LABEL_OFFSET): Likewise.
	(grub_reiserfs_label): Rewritten.
2011-11-03 14:57:34 +01:00
build-aux
conf
docs
grub-core Make reiserfs label retrieval similar to other *_label functions. 2011-11-03 14:57:34 +01:00
include * include/grub/ntfs.h: Add GRUB_NTFS_ prefix. All users updated. 2011-10-27 02:59:45 +02:00
m4
po * po/POTFILES.in: Regenerate because of the removal of afs, afs_be, befs 2011-10-30 11:16:23 +01:00
tests
unicode
util * util/grub-fstest.c (cmd_cp): Clarify error message. 2011-10-30 13:18:22 +01:00
.bzrignore
ABOUT-NLS
AUTHORS
BUGS
COPYING
ChangeLog Make reiserfs label retrieval similar to other *_label functions. 2011-11-03 14:57:34 +01:00
INSTALL
Makefile.am
Makefile.util.def Leverage BFS implementation to read AFS. 2011-10-30 16:10:18 +01:00
NEWS
README
THANKS
TODO
acinclude.m4
autogen.sh
config.h.in
configure.ac * configure.ac: Check for __ctzdi2 and __ctzsi2. 2011-10-16 15:15:35 +02:00
geninit.sh
gentpl.py

README

This is GRUB 2, the second version of the GRand Unified Bootloader.
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
robust, more powerful, and more portable.

See the file NEWS for a description of recent changes to GRUB 2.

See the file INSTALL for instructions on how to build and install the
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>.

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'