mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
53018515a9
A small sculpt setup with routed and raw access to the PC NIC-driver as well as a launcher for the ping app. Ref #4966
10 lines
234 B
Plaintext
10 lines
234 B
Plaintext
# configuration decisions
|
|
drivers: pc
|
|
ram_fs: depot
|
|
|
|
# selection of launcher-menu entries
|
|
launcher: ping pc_nic
|
|
|
|
# supplemental depot content added to the system image
|
|
import: pkg/drivers_managed-pc src/pc_nic_drv pkg/pc_nic pkg/ping
|