2
0
Commit Graph

270 Commits

Author SHA1 Message Date
a0998bde12 add nixos-module test app 2020-05-25 19:42:38 +05:30
7bd404aeea fixup prepare port 2020-05-25 19:42:38 +05:30
14ccbb520b update nixpkgs to local ref 2020-05-25 19:42:38 +05:30
955dce5028 vbox: no xhci 2020-05-25 19:42:38 +05:30
8b5728bf94 vbox debugging 2020-05-25 19:42:38 +05:30
fcb5088348 nixos: two guest cpus 2020-05-25 19:42:38 +05:30
702a51be36 nixos: audit file_system 2020-05-25 19:42:38 +05:30
cea63690f0 dev-shell: remove qemu 2020-05-25 19:42:38 +05:30
3759647db1 genodeSources: update to latest master 2020-05-25 19:42:38 +05:30
3725bf6d11 ports: extract port version from the Genode sources 2020-05-25 19:39:11 +05:30
0048aa37f9 debugging 2020-05-25 19:39:11 +05:30
51dc335291 fuck around with nitpicker 2020-05-25 19:39:11 +05:30
7ef9ad81dd nixos modules move log 2020-05-25 19:33:21 +05:30
ca08906ced smaller log 2020-05-25 19:33:21 +05:30
47a3689f7e vbox: fix /nix/store 2020-05-25 19:33:21 +05:30
db9341b0de increase nitpicker ram 2020-05-25 19:33:21 +05:30
08dad47f36 nitpicker default policy 2020-05-25 19:33:21 +05:30
741392cceb increase font, nitpicker route 2020-05-25 19:33:21 +05:30
0df5305458 nixos modules: cleanup vbox file 2020-05-25 19:33:21 +05:30
115d8e5a1e fixup nixos module 2020-05-25 19:33:21 +05:30
e58951a40f swap nitpicker layers 2020-05-25 19:33:21 +05:30
d9a4cfb7d2 nixos-module: fix boot paths, add timer, fix FS 2020-05-25 19:33:21 +05:30
16e788ad72 nixos module: bigger log 2020-05-25 19:33:21 +05:30
1b2aec580b ports: check and don't fixup
Shebangs change with the interpreters.
2020-05-25 19:33:21 +05:30
5d8755b41d flake: move nixpkgs input to nixos-staging 2020-05-25 19:33:21 +05:30
6cef1518de WiP! nixos-module 2020-05-25 19:33:21 +05:30
e25d3562f2 lib: add gzip support to hwImage, novaImage 2020-05-25 19:31:23 +05:30
f289a4b88f tests: load binaries from store tarball
Remove linux tests, not compatible with cached_fs_rom.
2020-05-19 17:51:24 +05:30
89408c5315 test-log: patch for exit 2020-05-19 16:38:49 +05:30
53afe72493 tests: initially format ROM manifests into maps 2020-05-18 17:27:20 +05:30
3704785f69 genodelabs/vbox: nitpicker patch 2020-05-16 02:50:10 +05:30
72c4e4d2f3 Update dhall-genode for Init.StateReport 2020-05-16 02:50:10 +05:30
ba2d96d419 Place binaries into $out directories rather than simply as $out 2020-05-16 02:50:10 +05:30
e90c74304b solo5: do not yield for expired deadlines 2020-05-16 02:49:49 +05:30
4696802515 solo5: 0.6.4 -> 0.6.5 2020-05-15 11:12:43 +05:30
c0cfa5f549 Patch the VFS to load libvfs_%s.so plugins 2020-05-15 11:12:14 +05:30
eff3cd9d33 Update nic_bus, block_route to build again 2020-05-08 09:34:24 +05:30
a50b0a7d0e Remove Noux test, remove prebuilt depo packages
The stdenv is not building against the Noux libc, so remove it.
2020-05-08 09:32:23 +05:30
55c093e0c5 Use updateAutotoolsGnuConfigScript to build legacy packages
Update Nixpkgs to use the updateAutotoolsGnuConfigScript hook everywhere
for Genode target platforms. Tweak Coreutils and Bash to compile, make
some tests.
2020-05-08 02:05:41 +05:30
32d65d2f41 Patch Genode upstream to use conventional library names
Use library names that are compatible with legacy software.
2020-05-08 01:11:30 +05:30
75615fac16 Clang: patch to link with -lc and -lposix
Link with the libc and posix entrypoint library unless the -noposix flag
is passed. This allows the Genode Clang to be dropped into legacy build
systems.

Update the native packages using the Clang stdenv to pass -noposix.
2020-05-08 01:01:29 +05:30
bdcc22d5be dhall-genode: update to fix missing parent-provides 2020-05-01 06:33:27 +05:30
0c981604d8 input_filter: patch for survivibility 2020-05-01 05:22:58 +05:30
06c8283dee test: update to use new routes configuration method 2020-05-01 05:22:58 +05:30
1941fd196c init/sandbox: patch in <routes> support 2020-05-01 05:22:58 +05:30
6097f6d915 Update README 2020-05-01 05:22:58 +05:30
d8ba46e742 tests: consolidate sotest to a single project
Make one SoTest run per hydra evaluation.
2020-04-26 11:55:02 +05:30
1f5dfe4ef5 tests: add vmm_x86 test 2020-04-26 11:48:23 +05:30
1400dded7e fixup! tests: consolidate rtc, signal, pci into x86 test 2020-04-26 11:48:05 +05:30
ae135e118d Genodelabs/init: always route "ld.lib.so" ROM to parent 2020-04-25 16:27:01 +05:30