blob: 99d31eeceea84f47137efdaf886ce6fce3b2321d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
GRUB4DOS is a universal boot loader based on GNU GRUB, with bugfixes
and new features such as built-in BIOS disk emulation, ATAPI CDROM
driver, and Chinese support. It can be loaded from DOS/LINUX,
via Windows boot manager/syslinux/lilo, or from MBR/CD.
To build the Chinese version, run the script like this:
CHINESE="yes" ./grub4dos.SlackBuild
This package does not conflict with the Grub package in /extra.
It is safe to have both installed.
Note: this will not build on x86_64.
|