Obtaining GRUB
GRUB 2 is now available via FTP/HTTP/HTTPS. You can download releases from the ftp site https://ftp.gnu.org/gnu/grub.
All the development is done through a Git repository. If you are interested in the cutting-edge version of GNU GRUB, for example, to test a newer version or to add new features, we strongly recommend giving the latest repository version a try. You can obtain the latest GRUB source from the GIT:
git clone https://git.savannah.gnu.org/git/grub.git
For developers with write access via ssh, use:
git clone <membername>@git.sv.gnu.org:/srv/git/grub.git
You can also use HTTP if needed.
Return to the GNU Project Home Page.
Copyright © 2010-2018 Free Software Foundation, Inc.
Copyright © 1999,2000,2001,2002,2003,2004,2005,2006 Yoshinori K. Okuji
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
GRUB is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
Site maintained by Daniel Kiper.
Updated: $Date: 2021/08/31 15:07:23 $ $Author: dkiper $