Commit Graph

6 Commits

Author SHA1 Message Date
Norman Feske
ffc8c453e2 Adaptation to changed timer location
Related to genodelabs/genode#3101
2019-01-14 12:36:10 +01:00
Sebastian Sumpf
62de16158d run: rename 'check_installed' to 'installed_command'
issue genodelabs/genode#2853
2018-06-22 15:58:46 +02:00
Emery Hemingway
1f5a59a3f2 VFS and LwIP library updates 2018-06-02 20:45:56 +02:00
Stefan Kalkowski
c9f593d803 Use default Qemu memory size in run-scripts
Ref #74
2017-06-02 11:25:23 +02:00
Emery Hemingway
a44aa90660 remove native 'snprintf' calls, improve test coverage
- Replace all native 'snprintf' calls with 'Genode::String'.
- Fix ram quotas and libc configs in effected run scripts.
- Verify bit-perfect output of lz_rom test with rom_verify.

Fix #72
2017-04-21 10:31:42 +02:00
Emery Hemingway
7267d88760 server/lz_rom: decompress lzipped files to ROM sessions
See 'src/server/lz_rom/README' and 'run/lz_rom_noux.run' for more
information.

Fix #70
2017-04-19 11:51:33 +02:00