Difference between revisions of "Grub"

From Free Software Directory
Jump to: navigation, search
(added standard links)
(3 intermediate revisions by the same user 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='''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.  
 
|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.  
  
Line 9: Line 9:
 
|VCS checkout command=git clone git://git.sv.gnu.org/grub.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/grub.git
 
|Documentation note=https://www.gnu.org/software/grub/manual/grub/
 
|Documentation note=https://www.gnu.org/software/grub/manual/grub/
 +
 
https://www.gnu.org/software/grub/grub-documentation.html
 
https://www.gnu.org/software/grub/grub-documentation.html
 +
 +
'''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 Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|IRC general=irc://irc.gnu.org/grub
+
|IRC general=irc://irc.gnu.org/#grub
|Related projects=Extended_Operating_System_Loader,GAG,Grubconfig,Multiboot,hurd
+
|Related projects=gnustandards,Extended_Operating_System_Loader,GAG,Grubconfig,Multiboot,hurd
 
|Keywords=administration
 
|Keywords=administration
 
|Version identifier=2.02
 
|Version identifier=2.02
Line 20: Line 36:
 
|Version download=https://ftp.gnu.org/gnu/grub/grub-2.02.tar.xz
 
|Version download=https://ftp.gnu.org/gnu/grub/grub-2.02.tar.xz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/15
+
|Last review date=2019/01/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=intermediate
 
|User level=intermediate
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/grub/grub-2.02.tar.xz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 45: Line 62:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=arvidjaar@gmail.com
 
|Email=arvidjaar@gmail.com
}}
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource URL=https://rubygems.org/gems/grub
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 60: Line 73:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/grub
+
|Resource URL=https://savannah.gnu.org/projects/grub/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/grub.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/grub.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-grub
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-grub/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-grub
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-grub/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/grub-devel
+
|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
Line 84: Line 101:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/grub
+
|Resource URL=https://alpha.gnu.org/gnu/grub/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/grub/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=General
 
|Resource kind=General
 
|Resource URL=https://translationproject.org/domain/grub.html
 
|Resource URL=https://translationproject.org/domain/grub.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 02:14, 19 January 2019


[edit]

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.








Entry










"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



























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.