Difference between revisions of "Gujin"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Gujin |Short description=Graphic bootloader, kernel loader, floppy simulator on HD, FD, and CDROM |Full description=Gujin boots a PC and analyzes its hardware confi...")
 
(Updated to fix http://directory.fsf.org/wiki/Review:Gujin.)
Line 3: Line 3:
 
|Short description=Graphic bootloader, kernel loader, floppy simulator on HD, FD, and CDROM
 
|Short description=Graphic bootloader, kernel loader, floppy simulator on HD, FD, and CDROM
 
|Full description=Gujin boots a PC and analyzes its hardware configuration (BIOSs and IDE hard disk, CDROM, DVD, video card and other devices) and its partitions/filesystems (FAT12/16/32, E2/3FS, ISO9660). It then asks the user to select the way to continue booting (Linux kernel, BSD or Windows partitions, or chain boot a MBR of a simulated floppy) using a graphical menu with interaction provided by the mouse and/or the keyboard. It can be installed on a floppy, CDROM, in a Hard Disk partition or at the end of a Hard Disk, in an area protected by the IDE command SET HMA (reducing the visible size of the hard disk). Gujin can also start from DOS (boot.exe), and its menu system can be removed at compilation to produce a tiny executable (tiny.exe). It is written in C with GCC, and execute fully in real mode to be as compatible as possible (network redirectors, extended memory managers, USB stacks and BIOS power saving work as expected).
 
|Full description=Gujin boots a PC and analyzes its hardware configuration (BIOSs and IDE hard disk, CDROM, DVD, video card and other devices) and its partitions/filesystems (FAT12/16/32, E2/3FS, ISO9660). It then asks the user to select the way to continue booting (Linux kernel, BSD or Windows partitions, or chain boot a MBR of a simulated floppy) using a graphical menu with interaction provided by the mouse and/or the keyboard. It can be installed on a floppy, CDROM, in a Hard Disk partition or at the end of a Hard Disk, in an area protected by the IDE command SET HMA (reducing the visible size of the hard disk). Gujin can also start from DOS (boot.exe), and its menu system can be removed at compilation to produce a tiny executable (tiny.exe). It is written in C with GCC, and execute fully in real mode to be as compatible as possible (network redirectors, extended memory managers, USB stacks and BIOS power saving work as expected).
 +
|Homepage URL=http://gujin.org
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://gujin.org
 
|VCS checkout command=
 
 
|Computer languages=C with GCC,ia32 assembler
 
|Computer languages=C with GCC,ia32 assembler
 
|Documentation note=Included
 
|Documentation note=Included
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=bootloader,MBR,floppy simulator,real mode
 
|Keywords=bootloader,MBR,floppy simulator,real mode
|Is GNU=n
+
|Version identifier=2.8.6
 +
|Version date=2012/10/10
 +
|Version status=stable
 +
|Version download=http://sourceforge.net/projects/gujin/files/gujin/2.8.6/gujin-2.8.6.tar.gz/download
 +
|Version comment=1.2 stable released on 2005-07-12
 
|Last review by=Etienne Lorrain
 
|Last review by=Etienne Lorrain
 
|Last review date=2005-10-06
 
|Last review date=2005-10-06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.2
+
|Is GNU=No
|Version date=2005-07-12
+
|License verified date=2005-10-05
|Version status=stable
+
}}
|Version download=http://prdownloads.sourceforge.net/gujin/gujin-1.2.tar.gz?download
+
{{Project license
 +
|License=GPLv2
 +
|License verified by=Ted Teah
 
|License verified date=2005-10-05
 
|License verified date=2005-10-05
|Version comment=1.2 stable released on 2005-07-12
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Etienne Lorrain
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Etienne Lorrain
 
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 48: Line 43:
 
|System-administration=configuration
 
|System-administration=configuration
 
|Use=system-administration
 
|Use=system-administration
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Ted Teah
 
|License verified date=2005-10-05
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 62: Line 52:
 
|Prerequisite description=GCC-3.4.4
 
|Prerequisite description=GCC-3.4.4
 
}}
 
}}
 +
{{Featured}}

Revision as of 14:54, 2 November 2012


[edit]

Gujin

http://gujin.org
Graphic bootloader, kernel loader, floppy simulator on HD, FD, and CDROM

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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Ted Teah

Verified on

5 October 2005




Leaders and contributors

Contact(s)Role
Etienne Lorrain Maintainer


Resources and communication

AudienceResource typeURI
HelpMailing List Info/Archivehttp://lists.sourceforge.net/lists/listinfo/gujin-announce
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/lists/listinfo/gujin-devel


Software prerequisites




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.