Difference between revisions of "Review:Gujin"

From Free Software Directory
Jump to: navigation, search
m (<replacetext_editsummary>)
(Done.)
 
Line 1: Line 1:
{{Bug report
+
{{Bug_report
|Finished review=No
+
|Finished review=Yes
 +
|Nonfree=No
 +
|Review license=No
 
|Project page=Gujin
 
|Project page=Gujin
 
|Bug report=updates to current version and features
 
|Bug report=updates to current version and features

Latest revision as of 14:56, 2 November 2012


Thank you for helping to improve the Free Software Directory!

This page has been reviewed. The admin who processed this report may have left a comment at the top or bottom of this page.

Bug Report

Review Finished? Yes
Page filed from Gujin
Subject
Report updates to current version and features
Nonfree?
Review license The license listed for this project is not in urgent need of review by an administrator.

Current Version: 2.8.4 Can be downloaded at: http://sourceforge.net/projects/gujin/files/ Software prerequisites: no library needed, all recent standard toolchain (gcc, ld...) supported on ia32 or amd64.

Description should read: Gujin is a PC boot loader that can analyze your partitions and filesystems on hard disks, USB disks and CD/DVDs. It finds the Linux kernel images available, as well as other bootable partitions (for *BSD, MS-DOS, Windows, etc.), files (*.kgz) and bootable disk images (*.iso, *.bin, *.img, *.bdi), and displays a graphical menu for selecting which system to boot. It boots the Linux kernel using the documented interface, like LILO and GRUB, so it doesn't need any other pre-installed bootloader. It can also directly load gzipped ELF32 or ELF64 files, with a simple interface to collect real-mode BIOS data, and can relocate those executable with the right link options. There is no need to execute anything after making a new kernel: just copy the kernel image file into the "/boot" directory, with a standard name. Gujin is written almost entirely in C with GCC, and it fully executes in real mode to be as compatible as possible.



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.