Martin Stein
|
a2e6fdd922
|
noux_shell_script: platform driver and usb input
Provide platform driver and USB input driver in run/noux_shell_script
if they are needed.
ref #964
|
2013-12-03 08:33:25 +01:00 |
|
Stefan Kalkowski
|
8e9e866161
|
Unify framebuffer driver binary names (fix #720)
Introduce 'framebuffer' SPEC variable to distinguish hardware framebuffer
drivers furthermore from the SDL framebuffer driver used by Genode/Linux.
|
2013-05-07 13:04:30 +02:00 |
|
Christian Prochaska
|
0a12e262ce
|
Noux: fix interpreter argument processing
Don't write a '\0' into the argument buffer if no interpreter argument is
given.
Fixes #368.
|
2012-09-28 17:05:04 +02:00 |
|
Christian Prochaska
|
55815e4a3a
|
Noux: add support for executing shell scripts
With this patch Noux recognizes the '#!' character sequence in executable
files and executes the specified interpreter.
Fixes #255.
|
2012-07-26 11:22:04 +02:00 |
|