186 Commits (ae591f0faf2e14f34bddcca5b699740e1f557581)

Author SHA1 Message Date
Emery Hemingway 6a177ba62b update libc argv patch 3 years ago
Emery Hemingway 066a91bd31 Update ROM diagnostic patches 3 years ago
Emery Hemingway 77e0aa3e05 Update Genode Labs sources 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 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 7822090e58 packages: add the rest of the nic_* utilities 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 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 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 b0cd6b04fc Fix dde_bsd ports hash 3 years ago
Emery Hemingway 849b39b04b solo5: increase slack in time test 3 years ago
Emery Hemingway ebf3606705 Port NixOS module system
Convert the tests to use the module system from NixOS.
3 years ago
Emery Hemingway a48dc08001 Return to *.lib.so library naming convention 3 years ago
Emery Hemingway f53eb6cd3b Update dhall-genode for policy-route changes 3 years ago
Emery Hemingway 839f66e2de Prepare ports using x86_64-linux nixpkgs 3 years ago
Emery Hemingway 1168611109 Update Genode sources to latest master 3 years ago
Emery Hemingway 10823eaced solo5: 0.6.6 -> 0.6.7 3 years ago
Emery Hemingway a60ccd13e2 Update nixpkgs input to release-20.09 3 years ago
Emery Hemingway 205fadc83d show_input: 0.1.0 -> 0.2.0 3 years ago
Emery Hemingway c3385aedd0 genodeSources: 20.05 -> 20.08 3 years ago
Emery Hemingway 1f53f25419 Relicense as MIT 3 years ago
Emery Hemingway 1735376f48 cleanup apps 3 years ago
Emery Hemingway f9958ba64b genodeSources: arch-independent ports
Do not apply the fixup phase to ports, patching script shebangs is
infecting the ports with the packages used to prepare the port.

Do not import the package versions from the genodeSources
derivation, this breaks "nix flake list".

Make the selection of packages from buildPackages more explicit.
3 years ago
Emery Hemingway 4f74ff9452 Documentation and cleanup 3 years ago
Emery Hemingway f54b0c7d51 solo5: 0.6.5 -> 0.6.6 3 years ago
Emery Hemingway 44184862cc Target overrides for linux hybrid depot packages 3 years ago
Emery Hemingway c91449cf4e libc: add newlocale and freelocale dummies 3 years ago
Emery Hemingway 8134e9bd13 vbox: remove iasl patch 3 years ago
Emery Hemingway 0b160f488b vfs_import: log each copy and the completion of import 3 years ago
Emery Hemingway 6bd3b29f5d show_input: init at 0.1.0 3 years ago
Emery Hemingway ce6037f2c1 block_router: 0.1.1 -> 0.1.2
Adjust to removal of Genode::strncpy.
3 years ago
Emery Hemingway 100be5270a dhall: policy specification 3 years ago
Emery Hemingway 60473079e8 ports: extract port version from the Genode sources 3 years ago
Emery Hemingway dac3650ef5 Update nic_bus package 3 years ago
Emery Hemingway 559f4aa3c0 Add aarch64 platform
Add the hw-virt_qemu platform to tests, rename hw to hw-pc.
3 years ago
Emery Hemingway 3f646b6fa6 Add rtc-dummy driver 3 years ago
Emery Hemingway 0dc02f60e5 Lighttpd can be built from Nixpkgs 3 years ago
Emery Hemingway 7dc432ce33 Increase binary labels strings to accomodate store paths 3 years ago
Emery Hemingway 08913768fc dhall-genode: update for ServiceRoute diagnostics 3 years ago
Emery Hemingway c1457bf140 cached_fs_rom: session diagnostics 3 years ago
Emery Hemingway bf7c80502e Fix execve mapping of special libraries 3 years ago
Emery Hemingway b06ff9afd5 libc: return 0 from getpgrp and getppid dummies 3 years ago
Emery Hemingway 44d8327f43 Update to Genode 20.05 3 years ago
Emery Hemingway 2d0ba4b8a0 libc: add mlock and munlock dummies 3 years ago
Emery Hemingway 89408c5315 test-log: patch for exit 3 years ago
Emery Hemingway 3704785f69 genodelabs/vbox: nitpicker patch 3 years ago
Emery Hemingway 72c4e4d2f3 Update dhall-genode for Init.StateReport 3 years ago
Emery Hemingway ba2d96d419 Place binaries into $out directories rather than simply as $out 3 years ago
Emery Hemingway e90c74304b solo5: do not yield for expired deadlines 3 years ago
Emery Hemingway 4696802515 solo5: 0.6.4 -> 0.6.5 3 years ago
Emery Hemingway c0cfa5f549 Patch the VFS to load libvfs_%s.so plugins 3 years ago
Emery Hemingway eff3cd9d33 Update nic_bus, block_route to build again 3 years ago
Emery Hemingway 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.
3 years ago
Emery Hemingway 32d65d2f41 Patch Genode upstream to use conventional library names
Use library names that are compatible with legacy software.
3 years ago
Emery Hemingway 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.
3 years ago
Emery Hemingway bdcc22d5be dhall-genode: update to fix missing parent-provides 3 years ago
Emery Hemingway 0c981604d8 input_filter: patch for survivibility 3 years ago
Emery Hemingway 1941fd196c init/sandbox: patch in <routes> support 3 years ago
Emery Hemingway 1f5dfe4ef5 tests: add vmm_x86 test 3 years ago
Emery Hemingway 1400dded7e fixup! tests: consolidate rtc, signal, pci into x86 test 3 years ago
Emery Hemingway ae135e118d Genodelabs/init: always route "ld.lib.so" ROM to parent 3 years ago
Emery Hemingway f623372e6b dhall-genode: update 3 years ago
Emery Hemingway 8c4e0dcbb0 overlay: add setup-hook to tup 3 years ago
Emery Hemingway 6c8629d1be Patch GDB for Genode target support 3 years ago
Emery Hemingway feb555991e genodeSources: prevent build scrips from stripping
The fixup phase of the Nix builder strips files and easier to disable.
3 years ago
Emery Hemingway 2aee6e6601 dhall-genode: update to LabelSelector revision 3 years ago
Emery Hemingway e97e80dcaf block_router: 0.1.1 <- 0.1.0 3 years ago
Emery Hemingway b4ee16345f Apply iasl patch to virtualbox 3 years ago
Emery Hemingway 7a04959417 Patch Genode sources per-package
Avoid cross package rebuilds when patching. Remove init schema
validation, as its not worth patching.
3 years ago
Emery Hemingway ed3cf7f063 Prefer Genode Labs packages from depot builds 3 years ago
Emery Hemingway 81fd2fce98 Package stdcxx library 3 years ago
Emery Hemingway d0ba11aba8 nic_bus: reinit at version 0.2 3 years ago
Emery Hemingway cee2caa2c7 block_router: update to v0.1.0 3 years ago
Emery Hemingway 33fa10e0c0 solo5: 0.6.3 -> 0.6.4 3 years ago
Emery Hemingway be75518e61 Expand Genode packages within overlay
Move the expansion of the Genode specific packages to the overlay as
nixpkgs.genodePackages and expose this as outputs.packages. This allows
access to offsets like buildPackages.genodePackages or
targetPackages.genodePackages.
3 years ago
Emery Hemingway 585836fdfa Move sotest-producer sources URL 3 years ago
Emery Hemingway 89a6228161 solo5: ignore struct and class mismatches 3 years ago
Emery Hemingway 437365e059 sotest-producer: 0.1.3 -> 0.2.0 3 years ago
Emery Hemingway 8a74a86599 Move genodeSources from packages to overlay 3 years ago
Emery Hemingway e0742fef4e Reduction 3 years ago
Emery Hemingway 04d1588044 Remove stdcxx package 3 years ago
Emery Hemingway db7d458b5e Add package manifests at testing site
The manifests can be generated at late as possible. Also, in the future
a list of binaries in use by an init expression can be extracted and
selected from a list of input packages.
3 years ago
Emery Hemingway ca4b1a0b3f Remove libc package
This needs to be done properly at the overlay
3 years ago
Emery Hemingway 14fc773ac9 Move Nixpkgs patching to overlay 3 years ago
Emery Hemingway a0a31fa548 Restructure flake.nix to use a nixpkgs overlay 3 years ago
Emery Hemingway d1f2ea427e Add app/gpt_write to Genode Make targets 3 years ago