Difference between revisions of "Grub"
Line 4: | Line 4: | ||
|Full description=Multiboot boot loader derived from GRUB (GRand Unified Bootloader). The first software program that runs when the computer starts, it's responsible for loading and transferring control to the operating system kernel software, which initializes the rest of the operating system. It is compliant with the Multiboot Specification, and is compatible for booting Free BSD, NetBSD, OpenBSD, and GNU/Linux. Proprietary OS's such as Windows 98, Windows NT, and OS/2 are supported in a chain-loading function. | |Full description=Multiboot boot loader derived from GRUB (GRand Unified Bootloader). The first software program that runs when the computer starts, it's responsible for loading and transferring control to the operating system kernel software, which initializes the rest of the operating system. It is compliant with the Multiboot Specification, and is compatible for booting Free BSD, NetBSD, OpenBSD, and GNU/Linux. Proprietary OS's such as Windows 98, Windows NT, and OS/2 are supported in a chain-loading function. | ||
|User level=intermediate | |User level=intermediate | ||
+ | |Status=Live | ||
+ | |Component programs= | ||
+ | |Homepage URL=http://www.gnu.org/software/grub/grub.html | ||
+ | |VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/grub | ||
+ | |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/ | ||
+ | |Paid support= | ||
+ | |IRC help= | ||
+ | |IRC general= | ||
+ | |IRC development= | ||
+ | |Related projects=Extended_Operating_System_Loader,GAG,Grubconfig,Multiboot,hurd | ||
+ | |Keywords=administration | ||
+ | |Is GNU=y | ||
+ | |Last review by=Janet Casey | ||
+ | |Last review date=2010-01-25 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |Version identifier=1.97. | + | |Version identifier=1.97.2 |
− | |Version date= | + | |Version date=2010-01-24 |
|Version status=beta | |Version status=beta | ||
− | |Version download=http://alpha.gnu.org/gnu/grub/grub-1.97. | + | |Version download=http://alpha.gnu.org/gnu/grub/grub-1.97.2.tar.gz |
− | |License verified date= | + | |License verified date=2010-01-25 |
|Version comment= | |Version comment= | ||
+ | }} | ||
+ | {{Person | ||
+ | |Role=Maintainer | ||
+ | |Real name=Marco Gerards | ||
+ | |Email=metgerards@student.han.nl | ||
+ | |Resource URL= | ||
+ | }} | ||
+ | {{Person | ||
+ | |Role=Maintainer | ||
+ | |Real name=Yoshinori K. Okuji | ||
+ | |Email=okuji@gnu.org | ||
+ | |Resource URL= | ||
+ | }} | ||
+ | {{Person | ||
+ | |Role=Contributor | ||
+ | |Real name=Erich Boleyn | ||
+ | |Email=erich@uruk.org | ||
+ | |Resource URL= | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Bug Tracking | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=http://bugcomm.enbug.org/?project=grub&mode=project | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=http://savannah.gnu.org/cvs/?group_id=grub | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Bug Tracking,Developer,Support | ||
+ | |Resource kind=E-mail | ||
+ | |Resource URL=mailto:bug-grub@gnu.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
+ | |System-administration=configuration | ||
+ | |Use=system-administration | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
− | |License verified date= | + | |License verified date=2010-01-25 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite |
Revision as of 10:51, 12 April 2011
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.