2
0
Fork 0
Commit Graph

365 Commits (bb08952553cd25a9b936ffe99178f6a119256aab)
 

Author SHA1 Message Date
Emery Hemingway bb08952553 packages/genodelabs: support for building ports from world repo 2 years ago
Emery Hemingway 05f4fdcbc7 nixos: pass binary seperately from args in systemd wrapper 2 years ago
Emery Hemingway df948cc6d8 libc: patch in more missing features 2 years ago
Emery Hemingway 1c057662e6 tests/vmm_x86: need to request platform_info direct from core 3 years ago
Emery Hemingway d5c99500dc tests: remove solo5
Solo5 tests are broken by bad label handling in init.
3 years ago
Emery Hemingway f25f5115af Add hydraJobs to flake 3 years ago
Emery Hemingway 257696260c tests: use config.networking.hosts not networking.extraHosts
The latter is an opaque string but IP addresses can be extracted by
hostname from the former.
3 years ago
Emery Hemingway 80c7fbba10 tests/bash: fix free Libc variable in Dhall config 3 years ago
Emery Hemingway 6a177ba62b update libc argv patch 3 years ago
Emery Hemingway 066a91bd31 Update ROM diagnostic patches 3 years ago
Emery Hemingway 25ca508821 Hydra: init spec file 3 years ago
Emery Hemingway bb516f2da6 tests: add default timeout
Set a timeout at two minutes to catch tests that fail to boot.
3 years ago
Emery Hemingway a0da21e1f8 Update Nixpkgs input to fix double logging 3 years ago
Emery Hemingway 77e0aa3e05 Update Genode Labs sources 3 years ago
Emery Hemingway 0c4c969fa4 overlay: refactor helper functions 3 years ago
Emery Hemingway 9dd4e5393b rsync: avoid popt, split binaries from manpages 3 years ago
Emery Hemingway 467a509f6e ncurses: add configure patch 3 years ago
Emery Hemingway 57a093afea Update dhall-genode for Libc helper 3 years ago
Emery Hemingway 143c0c5551 genodePackages: symlink *.lib.so to lib*.so in depot outputs
This less about linking to lib*.so and more about the Bintools package
detecting that these actually are directories containing libraries.
3 years ago
Emery Hemingway 1348a45b8e libc: always set argv and envp to valid addresses 3 years ago
Emery Hemingway 40f86fadb1 solo5: patch misleading indentation 3 years ago
Emery Hemingway 4b2ffc218b overlay: remove llvmPackages_8 3 years ago
Emery Hemingway 8aff4142c9 overlay: LLVM 8 -> 11 3 years ago
Emery Hemingway 28ed464f13 packages: list some portInputs for depot packages 3 years ago
Emery Hemingway f3071fbbcf Add all Genode Labs depot packages to target list
This is to make it possible to refer to any of the depot packages
externally via the flake. Not everything will build, but what should
build can be enumerated now. Some packages are missing a required
"portInputs" attribute, and in some cases those ports will be missing.
3 years ago
Emery Hemingway c1c5f4f852 genodeSources: patch ld to load read-only segments 3 years ago
Emery Hemingway f74b789840 nixos: lxip support in hardware.nix 3 years ago
Emery Hemingway a7ef650679 packages/genodelabs: move all those patches to a subdir 3 years ago
Emery Hemingway 1dad7fa174 tests: add simple networking test
Just a test that pings one machine from another.
3 years ago
Emery Hemingway 7822090e58 packages: add the rest of the nic_* utilities 3 years ago
Emery Hemingway 9a8939dc1a nixos: cleanup networking, initialize eth0 during tests 3 years ago
Emery Hemingway f8df320507 nixos: add genode.init.coreROMs option
Explicitly specify ROMs that must route past the nix-store.
3 years ago
Emery Hemingway cd5f6f84f8 nixos: add genode.init.verbose enable option 3 years ago
Emery Hemingway 6e37206cb3 Patch Virtio PCI net driver to log message before dying 3 years ago
Emery Hemingway 2925af0c89 Patch the x86 platform driver to assign devices by index 3 years ago
Emery Hemingway e9286cd9fa vfs_lwip: patch to reorder log messages 3 years ago
Emery Hemingway 233986e6bc nixos: do not set a default Nic driver
Setting a default driver will cause confusion later.
3 years ago
Emery Hemingway a2a152b68a tests: add Bash test
Test Bash and Coretuils from the Genode Labs ports.
3 years ago
Emery Hemingway a1f9effb3c genodeSources: patch to detect session_label failures
Throw an exception if destructive truncation is detected in Session_label.
3 years ago
Emery Hemingway 19ab414671 nixos: add genode.init.children.….configFile to system closure 3 years ago
Emery Hemingway e9407c3e5d core: patch to log ROM when diag is set 3 years ago
Emery Hemingway df5be1d6dc Simplify packages layout 3 years ago
Emery Hemingway ddc65a8087 Refactor routing
Patch init to simplify routing. Update Dhall library and NixOS modules
accordingly.
3 years ago
Emery Hemingway 8dd6e9c248 cached_fs_rom: path for symlink traversal 3 years ago
Emery Hemingway 2132b41ab9 init: patch to log error when configuration cannot be parsed 3 years ago
Emery Hemingway 5b98e963c7 nixos: check config.system.build.initXml with xmllint 3 years ago
Emery Hemingway ecf6f909a9 Update README 3 years ago
Emery Hemingway b0cd6b04fc Fix dde_bsd ports hash 3 years ago
Emery Hemingway 2489b3fd10 libsodium, libtoxcore 3 years ago
Emery Hemingway 849b39b04b solo5: increase slack in time test 3 years ago