update x86emu to 1.20

+ document x86emu move from os -> libports

Fixes #456
This commit is contained in:
Christian Helmuth
2012-12-18 16:38:49 +01:00
committed by Norman Feske
parent be8a3c6f08
commit b355897f53
44 changed files with 152 additions and 22819 deletions

View File

@@ -63,6 +63,12 @@ command from within the 'base-nova' directory:
! make prepare
For the vesa driver on x86 the x86emu library is required and can be downloaded
and prepared by invoking the following command from within the 'libports'
directory:
! make prepare PKG=x86emu
For creating a preconfigured build directory prepared for compiling Genode for
NOVA, use the 'create_builddir' tool: