2
0
Fork 0
Commit Graph

282 Commits

Author SHA1 Message Date
Emery Hemingway e203c4b57b nixos-module: graphical and fs log 2020-06-11 11:10:39 +05:30
Emery Hemingway 78cf596db3 nixos-module: add nic_router 2020-06-11 11:10:39 +05:30
Emery Hemingway 576c1ca41a nixos-module: ISO support 2020-06-11 11:10:39 +05:30
Emery Hemingway 75c24ca27b nixos-module: build nixos guests with external modulesPath 2020-06-11 11:10:39 +05:30
Emery Hemingway 2bf4fafa59 Update README 2020-06-11 11:10:39 +05:30
Emery Hemingway a03f7d7d63 Initial NixOS module
The module can be tested by the command `nix run .#nixosModule`.
2020-06-11 11:10:39 +05:30
Emery Hemingway 8134e9bd13 vbox: remove iasl patch 2020-06-11 11:10:39 +05:30
Emery Hemingway 730707871a bash: remove check_dev_tty 2020-06-11 11:10:39 +05:30
Emery Hemingway 0b160f488b vfs_import: log each copy and the completion of import 2020-06-11 11:10:39 +05:30
Emery Hemingway 6bd3b29f5d show_input: init at 0.1.0 2020-06-11 11:10:39 +05:30
Emery Hemingway ce6037f2c1 block_router: 0.1.1 -> 0.1.2
Adjust to removal of Genode::strncpy.
2020-06-11 11:10:39 +05:30
Emery Hemingway 100be5270a dhall: policy specification 2020-06-11 11:10:39 +05:30
Emery Hemingway 60473079e8 ports: extract port version from the Genode sources 2020-06-11 11:10:39 +05:30
Emery Hemingway 98bb8ea8e7 flake: update Nixpkgs input 2020-06-11 11:10:32 +05:30
Emery Hemingway 4975a2815e lib: add gzip support to hwImage, novaImage 2020-06-04 20:01:57 +05:30
Emery Hemingway 6d2eb81def tests/vmm_arm: recreate device-tree-binary 2020-06-03 20:33:40 +05:30
Emery Hemingway f939ff7d39 Add vmm_arm test 2020-06-03 19:45:23 +05:30
Emery Hemingway dac3650ef5 Update nic_bus package 2020-06-03 19:45:23 +05:30
Emery Hemingway 559f4aa3c0 Add aarch64 platform
Add the hw-virt_qemu platform to tests, rename hw to hw-pc.
2020-06-03 16:56:33 +05:30
Emery Hemingway 3f646b6fa6 Add rtc-dummy driver 2020-06-03 16:56:06 +05:30
Emery Hemingway 40c1977779 Replace test framework
Adopt the Python test driver from NixOS. Temporarily drop Sotest
runs.
2020-06-01 17:15:03 +05:30
Emery Hemingway 0dc02f60e5 Lighttpd can be built from Nixpkgs 2020-05-31 12:44:52 +05:30
Emery Hemingway e3e5528569 Update flake attributes, README, cleanup
Thanks to Dan Connolly for noticing deprecated formating in the flake.
2020-05-31 11:55:48 +05:30
Emery Hemingway 46c6561302 test/posix: convert to bash script 2020-05-30 17:31:12 +05:30
Emery Hemingway 7dc432ce33 Increase binary labels strings to accomodate store paths 2020-05-30 17:31:12 +05:30
Emery Hemingway 4acaab5244 test: pass store to test children 2020-05-30 17:31:12 +05:30
Emery Hemingway 08913768fc dhall-genode: update for ServiceRoute diagnostics 2020-05-30 17:31:12 +05:30
Emery Hemingway c1457bf140 cached_fs_rom: session diagnostics 2020-05-30 17:31:12 +05:30
Emery Hemingway bf7c80502e Fix execve mapping of special libraries 2020-05-30 17:31:12 +05:30
Emery Hemingway fbf4a9c26c Update README 2020-05-30 17:31:12 +05:30
Emery Hemingway b06ff9afd5 libc: return 0 from getpgrp and getppid dummies 2020-05-29 09:29:28 +05:30
Emery Hemingway dffe75fcc1 llvm: AddRunTimeLibs 2020-05-28 22:39:54 +05:30
Emery Hemingway 44d8327f43 Update to Genode 20.05 2020-05-28 17:47:06 +05:30
Emery Hemingway 67e2dea5e9 openssl: drop $bin, patch configure script 2020-05-28 16:39:47 +05:30
Emery Hemingway 5a649fc6d4 Clang: patch to fix linking of shared libraries 2020-05-28 16:39:47 +05:30
Emery Hemingway 2d0ba4b8a0 libc: add mlock and munlock dummies 2020-05-28 12:33:02 +05:30
Emery Hemingway 0c9f23f6e9 coreutils: use --no-as-needed to keep libposix 2020-05-28 12:33:02 +05:30
Emery Hemingway 65a06a1981 genodeLibcCross: no dummy libraries
The ABI stub libraries are not mechanically derived from real libraries
and must not be used for non-depot builds.
2020-05-28 12:28:00 +05:30
Emery Hemingway b8bbdc8d0f dev-shell: remove qemu 2020-05-27 01:52:21 +05:30
Emery Hemingway f289a4b88f tests: load binaries from store tarball
Remove linux tests, not compatible with cached_fs_rom.
2020-05-19 17:51:24 +05:30
Emery Hemingway 89408c5315 test-log: patch for exit 2020-05-19 16:38:49 +05:30
Emery Hemingway 53afe72493 tests: initially format ROM manifests into maps 2020-05-18 17:27:20 +05:30
Emery Hemingway 3704785f69 genodelabs/vbox: nitpicker patch 2020-05-16 02:50:10 +05:30
Emery Hemingway 72c4e4d2f3 Update dhall-genode for Init.StateReport 2020-05-16 02:50:10 +05:30
Emery Hemingway ba2d96d419 Place binaries into $out directories rather than simply as $out 2020-05-16 02:50:10 +05:30
Emery Hemingway e90c74304b solo5: do not yield for expired deadlines 2020-05-16 02:49:49 +05:30
Emery Hemingway 4696802515 solo5: 0.6.4 -> 0.6.5 2020-05-15 11:12:43 +05:30
Emery Hemingway c0cfa5f549 Patch the VFS to load libvfs_%s.so plugins 2020-05-15 11:12:14 +05:30
Emery Hemingway eff3cd9d33 Update nic_bus, block_route to build again 2020-05-08 09:34:24 +05:30
Emery Hemingway 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