mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
1f1302e185
This patch replaces the terminal's formerly built-in fonts with the new VFS-based font handling. To avoid the copying of the terminal's font configuration across run scripts, this patch adds the new terminal/pkg runtime package, which includes everything needed for instantiating a terminal: the actual terminal component, the library dependencies (vfs_ttf, which in turn depends on the libc), a font (bitstream-vera), and a reasonable default configuration. Fixes #2758 |
||
---|---|---|
.. | ||
block_runtime.config | ||
default_fs_subinit.config | ||
default_nic_subinit.config | ||
default_noux_subinit.config | ||
deploy_runtime.config | ||
download_runtime.config | ||
empty_runtime.config | ||
fb_drv.config | ||
fonts.config | ||
fs_runtime.config | ||
leitzentrale.config | ||
load_runtime.config | ||
machine.vbox | ||
machine.vdi.gz | ||
nitpicker.config | ||
update_runtime.config | ||
vimrc | ||
wlan.config |