Replace libcurses with our own vt100 handling for the ease of testing
and decreasing prerequisites.
This commit is contained in:
parent
b24ca7cd89
commit
db99fbe83f
9 changed files with 152 additions and 270 deletions
6
INSTALL
6
INSTALL
|
@ -23,11 +23,11 @@ On GNU/Linux, you also need:
|
|||
|
||||
* libdevmapper 1.02.34 or later (recommended)
|
||||
|
||||
To build grub-emu, you need:
|
||||
For optional grub-emu features, you need:
|
||||
|
||||
* ncurses
|
||||
* libusb (recommended)
|
||||
* SDL (recommended)
|
||||
* libpciaccess (optional)
|
||||
* libusb (optional)
|
||||
|
||||
To build GRUB's graphical terminal (gfxterm), you need:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue