2
0
Commit Graph

260 Commits

Author SHA1 Message Date
7715c1ce11 fixup nixos module 2020-05-22 18:34:23 +05:30
e884bd854f swap nitpicker layers 2020-05-22 17:04:38 +05:30
e5bb326a97 nixos-module: fix boot paths, add timer, fix FS 2020-05-22 17:03:27 +05:30
8fed4750e2 nixos module: bigger log 2020-05-22 16:48:32 +05:30
8b5d35eef3 fixup nixos modules 2020-05-22 16:34:24 +05:30
8858917eac fixup gzip 2020-05-22 16:33:34 +05:30
7f5ba0cba8 fixup nixos module 2020-05-22 13:45:45 +05:30
f7a461544c ports: check and don't fixup
Shebangs change with the interpreters.
2020-05-22 00:54:27 +05:30
feaf15a6f0 fixup nixos-module 2020-05-21 23:25:46 +05:30
a197052b2d flake: move nixpkgs input to nixos-staging 2020-05-21 20:47:53 +05:30
d0cf439023 WiP! nixos-modules cleanup 2020-05-21 19:33:44 +05:30
78cfcdc6b7 lib: add gzip support to hwImage, novaImage 2020-05-21 18:55:08 +05:30
bd4070183f WiP! nixos module 2020-05-21 18:54:33 +05:30
a406a76391 fixup! nixos-modules 2020-05-20 01:18:07 +05:30
d22fd6daeb fixup nixos-modules 2020-05-20 01:18:07 +05:30
3e4b531dfa WiP! nixos module 2020-05-20 01:18:07 +05:30
b99986c6cf WiP! nixos-module 2020-05-20 01:18:07 +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
f623372e6b dhall-genode: update 2020-04-23 15:19:27 +05:30
8c4e0dcbb0 overlay: add setup-hook to tup 2020-04-22 17:18:57 +05:30
6c8629d1be Patch GDB for Genode target support 2020-04-20 16:46:39 +05:30
feb555991e genodeSources: prevent build scrips from stripping
The fixup phase of the Nix builder strips files and easier to disable.
2020-04-20 16:46:39 +05:30
2aee6e6601 dhall-genode: update to LabelSelector revision 2020-04-20 16:46:39 +05:30
722edd4d8e tests: make sotest opt-in
Sotest must be explicitly enabled for tests. Use new build-product
subtypes for hydra. Use bender binary provided by Cyberus.
2020-04-15 16:47:46 +05:30
78c5a2bb19 Test consolidation 2020-04-14 00:01:39 +05:30
6aa43a1129 Move all x86_64-linux-x86_64-genode checks to 86_64-linux 2020-04-13 16:16:30 +05:30
e97e80dcaf block_router: 0.1.1 <- 0.1.0 2020-04-13 12:40:45 +05:30
e48de48711 Optimize base-hw tests, include dhall config with build 2020-04-11 14:09:06 +05:30