Difference between revisions of "Grub"
(Created page with "{{Entry |Name=GNU GRUB |Short description=GNU GRand Unified Bootloader |Full description=Multiboot boot loader derived from GRUB (GRand Unified Bootloader). The first software pr...") |
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...) |
||
(21 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU GRUB | |Name=GNU GRUB | ||
− | |Short description=GNU GRand Unified Bootloader | + | |Short description=GNU GRand Unified Bootloader. |
− | |Full description= | + | |Full description='''GRUB''' is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. |
+ | |||
+ | As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems. | ||
+ | |Homepage URL=https://www.gnu.org/software/grub/ | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone git://git.sv.gnu.org/grub.git | ||
+ | |Documentation note=https://www.gnu.org/software/grub/manual/grub/ | ||
+ | |||
+ | https://www.gnu.org/software/grub/grub-documentation.html | ||
+ | |||
+ | |||
+ | |Decommissioned or Obsolete=No | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |IRC general=irc://irc.gnu.org/#grub | ||
+ | |Related projects=gnustandards,Extended_Operating_System_Loader,GAG,Grubconfig,Multiboot,hurd | ||
+ | |Keywords=administration | ||
+ | |Version identifier=2.02 | ||
+ | |Version date=2017/04/26 | ||
+ | |Version status=stable | ||
+ | |Version download=https://ftp.gnu.org/gnu/grub/grub-2.02.tar.xz | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2019/01/19 | ||
+ | |Submitted by=Database conversion | ||
+ | |Submitted date=2011/04/01 | ||
|User level=intermediate | |User level=intermediate | ||
− | | | + | |Paid support=https://www.fsf.org/resources/service/ |
− | | | + | |Accepts cryptocurrency donations=Yes |
− | | | + | |OpenPGP signature=https://ftp.gnu.org/gnu/grub/grub-2.02.tar.xz.sig |
− | | | + | |Test entry=No |
− | | | + | |Is GNU=Yes |
− | | | + | |GNU package identifier=grub |
− | | | + | |Decommissioned/Obsolete=No |
− | | | + | }} |
+ | {{Project license | ||
+ | |License=GPLv3orlater | ||
+ | |License verified by=Matt Lee | ||
+ | |License verified date=2010-01-25 | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Vladimir Serbinenko | ||
+ | |Role=Maintainer | ||
+ | |Email=phcoder@gmail.com | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Andrei Borzenkov | ||
+ | |Role=Maintainer | ||
+ | |Email=arvidjaar@gmail.com | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) (R) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/grub2 | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/grub | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Savannah (Ref) | ||
+ | |Resource URL=https://savannah.gnu.org/projects/grub/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://git.savannah.gnu.org/cgit/grub.git/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/help-grub/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-grub/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/grub-devel/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/commit-grub/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://alpha.gnu.org/gnu/grub/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/grub/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://translationproject.org/domain/grub.html | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://savannah.gnu.org/people/ | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
+ | |Programming-language=C | ||
+ | |Runs-on=BSD, GNU/Linux, GNU/Hurd | ||
+ | |System-administration=configuration | ||
+ | |Use=system-administration | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} |
Latest revision as of 13:53, 4 December 2020
GNU GRUB
https://www.gnu.org/software/grub/
GNU GRand Unified Bootloader.
GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system.
As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Andrei Borzenkov | Maintainer |
Vladimir Serbinenko | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://translationproject.org/domain/grub.html | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-grub/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/grub.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/gnu/grub/ | |
Download | https://alpha.gnu.org/gnu/grub/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/grub/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/grub-devel/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/grub2 | |
Debian (Ref) | https://tracker.debian.org/pkg/grub | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-grub/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/commit-grub/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.