Difference between revisions of "Grub"

From Free Software Directory
Jump to: navigation, search
(updated version 2.0 + VCS checkout)
Line 5: Line 5:
  
 
Briefly, a boot loader is the first software program that runs when a computer starts. It is responsible for loading and transferring control to the operating system kernel software (such as the Hurd or Linux). The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
 
Briefly, a boot loader is the first software program that runs when a computer starts. It is responsible for loading and transferring control to the operating system kernel software (such as the Hurd or Linux). The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
|Homepage URL=http://www.gnu.org/software/grub/
+
|Homepage URL=https://www.gnu.org/software/grub/
|Is GNU=Yes
 
|GNU package identifier=grub
 
 
|User level=intermediate
 
|User level=intermediate
|VCS checkout command=bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub
+
|VCS checkout command=git clone git://git.savannah.gnu.org/grub.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual available in HTML, ASCII, info, DVI, PostSCript, or TeXinfo formats from http://www.gnu.org/software/grub/manual/
 
|Documentation note=User manual available in HTML, ASCII, info, DVI, PostSCript, or TeXinfo formats from http://www.gnu.org/software/grub/manual/
Line 17: Line 15:
 
|Related projects=Extended_Operating_System_Loader,GAG,Grubconfig,Multiboot,hurd
 
|Related projects=Extended_Operating_System_Loader,GAG,Grubconfig,Multiboot,hurd
 
|Keywords=administration
 
|Keywords=administration
|Version identifier=1.99
+
|Version identifier=2.0
|Version date=2011/05/14
+
|Version date=2012/06/27
 
|Version status=beta
 
|Version status=beta
|Version download=ftp://ftp.gnu.org/gnu/grub/
+
|Version download=https://ftp.gnu.org/gnu/grub/grub-2.00.tar.gz
|Last review by=Matt Lee
+
|Last review by=Genium
|Last review date=2012/03/13
+
|Last review date=2013/10/23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=Yes
 +
|GNU package identifier=grub
 
|License verified date=2010-01-25
 
|License verified date=2010-01-25
 
}}
 
}}
Line 36: Line 37:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=metgerards@student.han.nl
 
|Email=metgerards@student.han.nl
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
Line 41: Line 43:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=phcoder@gmail.com
 
|Email=phcoder@gmail.com
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
Line 46: Line 49:
 
|Role=Contributor
 
|Role=Contributor
 
|Email=erich@uruk.org
 
|Email=erich@uruk.org
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
Line 51: Line 55:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=rmh@debian.org
 
|Email=rmh@debian.org
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 66: Line 71:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:bug-grub@gnu.org
 
|Resource URL=mailto:bug-grub@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/grub.git
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 19:54, 22 October 2013


[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






























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.