Obtaining GRUB

GRUB 2 is now available via SSH/HTTPS. You can clone releases from the git site https://gitlab.freedesktop.org/gnu-grub/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://gitlab.freedesktop.org/gnu-grub/grub.git

For developers with write access via ssh, use:

git clone git@ssh.gitlab.freedesktop.org:gnu-grub/grub.git