update the location of the CVS repository.
This commit is contained in:
parent
123b813394
commit
00a436ee38
3 changed files with 11 additions and 5 deletions
|
@ -3560,7 +3560,7 @@ and the GRUB images. This will also install the GRUB manual.
|
|||
|
||||
Also, the latest version is available from the CVS. The repository is:
|
||||
|
||||
@code{:pserver:anoncvs@@subversions.gnu.org:/home/cvs}
|
||||
@code{:pserver:anoncvs@@subversions.gnu.org:/cvsroot/grub}
|
||||
|
||||
and the module is:
|
||||
|
||||
|
@ -3570,9 +3570,9 @@ The password for anoncvs is empty. So the instruction is:
|
|||
|
||||
@example
|
||||
@group
|
||||
@kbd{cvs -d :pserver:anoncvs@@subversions.gnu.org:/home/cvs login}
|
||||
@kbd{cvs -d :pserver:anoncvs@@subversions.gnu.org:/cvsroot/grub login}
|
||||
@kbd{Password: @key{ENTER}}
|
||||
@kbd{cvs -d :pserver:anoncvs@@subversions.gnu.org:/home/cvs co grub}
|
||||
@kbd{cvs -d :pserver:anoncvs@@subversions.gnu.org:/cvsroot/grub co grub}
|
||||
@end group
|
||||
@end example
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue