Norman Feske
840f383e46
Remove input_merger component
...
Fixes #3736
2020-04-24 14:37:57 +02:00
Norman Feske
f14cc2edab
Replace use of ram_fs by VFS server
...
Issue #3734
2020-04-21 16:24:37 +02:00
Norman Feske
4961c84f12
Remove noux from vbox_share.inc
...
This snippet is used by the vbox5_win7_64_share.run script.
Issue #3696
2020-03-26 11:38:58 +01:00
Stefan Kalkowski
dcc28b65cb
run: use driver_nic-* pkg where possible ( fix #3180 )
2019-05-16 13:10:06 +02:00
Alexander Boettcher
3b36542212
vbox5: use nitpicker session
...
Issue #3196
2019-04-01 19:33:50 +02:00
Christian Helmuth
30b47eab37
Fix IP address matching in vbox share tests
2019-02-26 14:45:07 +01:00
Alexander Boettcher
6bb145bdd8
Remove virtualbox 4 vmm
...
Fixes #3141
2019-02-19 11:08:17 +01:00
Emery Hemingway
fcbe060096
Remove legacy lwIP plugins
...
Now that the lwIP VFS plugin has become a first class IP stack it is
time to remove the lwIP 1.x library and the associated libc plugins.
Fix #2958
2018-09-05 11:04:22 +02:00
Emery Hemingway
1370fa7631
Remove Noux networking support
...
Noux networking is not well tested and not in practical use. It also
uses a number of deprecated libraries.
Ref #2535
Fix #2955
2018-09-05 11:04:21 +02:00
Emery Hemingway
e36ddaf659
Rename lwip library to lwip_legacy
...
Rename LwIP library in preparation for removal of LwIP libc plugin. The
current LwIP library will be replaced with a new version stripped of its
synchronous socket support. The next version will be incompatible with
the current, so removing 'lwip.lib.so' completely for a period makes it
easy to identify legacy users.
Fix #2797
2018-05-30 13:36:22 +02:00
Norman Feske
97317b0c95
terminal: change term caps from linux to screen
...
Fixes #2743
2018-04-10 11:20:43 +02:00
Alexander Boettcher
be753ee863
tool: add genode xml schema to xmllint check
...
Fixes #2513
2017-10-05 17:40:03 +02:00
Norman Feske
c4002e6e23
noux: install tar archive as build result
...
This patch changes the noux build rules to produce a tar archive in
'bin/', alleviating the need for this step from the run scripts.
This way, the visible result of a built noux package is a single (tar)
file in '<build-dir>bin/', which is suited for the use as a ROM module.
2017-05-31 13:16:15 +02:00
Norman Feske
773e08976d
Assign cap quotas in run scripts and recipes
...
Issue #2398
2017-05-31 13:16:06 +02:00
Alexander Boettcher
b1d35570df
vbox5: add shared folder test
...
Issue #2338
2017-05-31 13:15:59 +02:00