2
0
Fork 0
Commit Graph

387 Commits

Author SHA1 Message Date
Ehmry - 539bc26074 bender: update to devel 2020-12-10 20:25:02 +01:00
Ehmry - 0a64e08e34 nixos: add graphical log 2020-12-10 20:25:02 +01:00
Ehmry - 14a9448b79 fixup! Boot from USB 2020-12-10 20:25:02 +01:00
Ehmry - 517080b3dd Boot from USB 2020-12-10 20:25:02 +01:00
Ehmry - 16f62030f4 Remove dead nixos-modules 2020-12-10 20:25:02 +01:00
Ehmry - da88dda50d Cleanup dead nixos-module code 2020-12-10 20:25:02 +01:00
Ehmry - 148c0681f5 fixup dhall update 2020-12-10 20:25:02 +01:00
Ehmry - 464c332c54 dhall-genode: update to nomalize <provides> with policies 2020-12-10 20:25:02 +01:00
Ehmry - 3801de6eb1 nixos-modules: add nix-store USB backend
Load the store from an EXT2 file-system from USB storage. The USB device is
not yet bootable.
2020-12-10 20:25:02 +01:00
Ehmry - 4cc1cc5384 cached_fs_rom: fix off-by-one in symlink copy_cstring 2020-12-10 20:25:02 +01:00
Ehmry - dbaeceac9b gdb: update config patch 2020-12-10 20:25:02 +01:00
Ehmry - 478ee49688 WiP! tor test 2020-12-10 20:25:02 +01:00
Ehmry - 6c2ea4902d nixos: add extraVfs and ramQuota options to systemd wrapper 2020-12-10 20:25:02 +01:00
Ehmry - b7990eb365 patch tor 2020-12-10 20:25:02 +01:00
Ehmry - a34d21318d openssl: build static 2020-12-10 20:25:02 +01:00
Ehmry - 0ada18c166 WiP! USB support 2020-12-10 20:25:02 +01:00
Ehmry - 0b090a3bfb libc: patch to remove odd O_NOFOLLOW behavior 2020-12-10 20:25:02 +01:00
Ehmry - 5b5c20c54e packages/vfs: patch to fix session directory creation 2020-12-10 20:25:02 +01:00
Ehmry - 5be5b2435d Patch tor 2020-12-10 20:25:02 +01:00
Ehmry - ce192ec941 fixup extraRepos 2020-12-10 20:25:02 +01:00
Ehmry - c56e35c94d nixos: add jitter_sponge entropy source
Share an entropy generator amount the systemd services. Would be nice to
have that virtio_rng driver.
2020-12-10 20:25:02 +01:00
Ehmry - bce63a3c17 packages/genodelabs: support for building ports from world repo 2020-12-10 20:25:02 +01:00
Ehmry - 526e7bafc1 nixos: pass binary seperately from args in systemd wrapper 2020-12-10 20:25:02 +01:00
Ehmry - bf4a673c98 WiP! tor test 2020-12-10 20:25:02 +01:00
Ehmry - df948cc6d8 libc: patch in more missing features 2020-12-10 20:25:02 +01:00
Ehmry - 1c057662e6 tests/vmm_x86: need to request platform_info direct from core 2020-12-02 15:13:38 +01:00
Ehmry - d5c99500dc tests: remove solo5
Solo5 tests are broken by bad label handling in init.
2020-12-02 14:29:10 +01:00
Ehmry - f25f5115af Add hydraJobs to flake 2020-12-02 14:01:14 +01:00
Ehmry - 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.
2020-12-02 13:07:01 +01:00
Ehmry - 80c7fbba10 tests/bash: fix free Libc variable in Dhall config 2020-12-02 13:06:34 +01:00
Ehmry - 6a177ba62b update libc argv patch 2020-11-28 18:56:21 +01:00
Ehmry - 066a91bd31 Update ROM diagnostic patches 2020-11-28 18:55:45 +01:00
Ehmry - 25ca508821 Hydra: init spec file 2020-11-27 15:03:29 +01:00
Ehmry - bb516f2da6 tests: add default timeout
Set a timeout at two minutes to catch tests that fail to boot.
2020-11-27 15:03:29 +01:00
Ehmry - a0da21e1f8 Update Nixpkgs input to fix double logging 2020-11-27 15:03:29 +01:00
Ehmry - 77e0aa3e05 Update Genode Labs sources 2020-11-27 15:03:29 +01:00
Ehmry - 0c4c969fa4 overlay: refactor helper functions 2020-11-27 11:45:16 +01:00
Ehmry - 9dd4e5393b rsync: avoid popt, split binaries from manpages 2020-11-27 11:45:16 +01:00
Ehmry - 467a509f6e ncurses: add configure patch 2020-11-27 11:45:16 +01:00
Ehmry - 57a093afea Update dhall-genode for Libc helper 2020-11-27 11:45:16 +01:00
Ehmry - 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.
2020-11-27 11:45:16 +01:00
Ehmry - 1348a45b8e libc: always set argv and envp to valid addresses 2020-11-27 11:45:16 +01:00
Ehmry - 40f86fadb1 solo5: patch misleading indentation 2020-11-26 12:55:08 +01:00
Ehmry - 4b2ffc218b overlay: remove llvmPackages_8 2020-11-26 12:55:08 +01:00
Ehmry - 8aff4142c9 overlay: LLVM 8 -> 11 2020-11-24 11:13:07 +01:00
Ehmry - 28ed464f13 packages: list some portInputs for depot packages 2020-11-24 11:13:03 +01:00
Ehmry - 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.
2020-11-17 11:36:37 +01:00
Ehmry - c1c5f4f852 genodeSources: patch ld to load read-only segments 2020-11-16 00:38:21 +01:00
Ehmry - f74b789840 nixos: lxip support in hardware.nix 2020-11-13 15:21:04 +01:00
Ehmry - a7ef650679 packages/genodelabs: move all those patches to a subdir 2020-11-13 15:21:04 +01:00