* docs/grub.texi (Obtaining and Building GRUB): Substitute
`ftp.gnu.org' for `alpha.gnu.org'.
This commit is contained in:
parent
6b4e643081
commit
351c7c8a15
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2011-05-29 Colin Watson <cjwatson@ubuntu.com>
|
||||||
|
|
||||||
|
* docs/grub.texi (Obtaining and Building GRUB): Substitute
|
||||||
|
`ftp.gnu.org' for `alpha.gnu.org'.
|
||||||
|
|
||||||
2011-05-27 Colin Watson <cjwatson@ubuntu.com>
|
2011-05-27 Colin Watson <cjwatson@ubuntu.com>
|
||||||
|
|
||||||
* grub-core/kern/emu/hostdisk.c (linux_find_partition): Handle
|
* grub-core/kern/emu/hostdisk.c (linux_find_partition): Handle
|
||||||
|
|
|
@ -4330,11 +4330,11 @@ how to get the latest version.
|
||||||
@end quotation
|
@end quotation
|
||||||
|
|
||||||
GRUB is available from the GNU alpha archive site
|
GRUB is available from the GNU alpha archive site
|
||||||
@uref{ftp://alpha.gnu.org/gnu/grub} or any of its mirrors. The file
|
@uref{ftp://ftp.gnu.org/gnu/grub} or any of its mirrors. The file
|
||||||
will be named grub-version.tar.gz. The current version is
|
will be named grub-version.tar.gz. The current version is
|
||||||
@value{VERSION}, so the file you should grab is:
|
@value{VERSION}, so the file you should grab is:
|
||||||
|
|
||||||
@uref{ftp://alpha.gnu.org/gnu/grub/grub-@value{VERSION}.tar.gz}
|
@uref{ftp://ftp.gnu.org/gnu/grub/grub-@value{VERSION}.tar.gz}
|
||||||
|
|
||||||
To unbundle GRUB use the instruction:
|
To unbundle GRUB use the instruction:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue