split build and run scripts due to option conflicts

Remove -v from travis as it blew log length
This commit is contained in:
Ciro Santilli
2017-11-02 17:38:33 +00:00
parent d7569bec0c
commit 6c51ecaf7b
13 changed files with 220 additions and 225 deletions

5
x11.md
View File

@@ -4,9 +4,10 @@ Only tested successfully in `x86_64`.
Build:
./run -x
./build -x
./run
We don't build X11 by default because it takes a considerable amount of time (~20%), and is not expected to be used by most users.
We don't build X11 by default because it takes a considerable amount of time (~20%), and is not expected to be used by most users: you need to pass the `-x` flag to enable it.
Inside QEMU: