Commit Graph

176 Commits

Author SHA1 Message Date
Emery Hemingway b0414609dd Patch usb_host_drv (reorder after sources update) 2021-04-15 16:03:09 +02:00
Emery Hemingway 9b01597d18 Patch boot_fb_drv for a 60Hz refresh rate 2021-04-14 16:21:29 +02:00
Emery Hemingway afaf899b3f fixup gui_fb patch 2021-04-14 16:20:58 +02:00
Emery Hemingway 4865ada1ac nitpicker: patch to make backdrop magic explicit 2021-04-14 16:20:20 +02:00
Emery Hemingway 690d21cbaa Patch gui_fb to work at high-resolutions 2021-04-14 12:01:18 +02:00
Emery Hemingway 2840ba6b1f Patch sources to honor priority settings 2021-04-14 12:00:50 +02:00
Emery Hemingway c8671b63d8 dhall-sigil: update for priority rename 2021-04-14 10:17:54 +02:00
Emery Hemingway 9e1bd74bdd Specify missing depotInputs for some depot packages 2021-04-12 20:50:27 +02:00
Emery Hemingway 1f6934ee29 fixup device manager 2021-04-08 16:29:18 +02:00
Emery Hemingway 94c73172cb Rename dhall-genode to dhall-sigil 2021-04-07 15:21:00 +02:00
Emery Hemingway fe3e0da51d packages: add device_manager
A component for hardware detection and driver instantiation.
2021-04-07 15:19:36 +02:00
Emery Hemingway aebde2aeaa ahci_drv, part_block: patch for policy reconfiguration 2021-04-06 11:17:00 +02:00
Emery Hemingway de98f23758 nixos: replace store_rom with rom_eris 2021-03-17 18:06:22 +01:00
Emery Hemingway 4c0a6e94f4 Add inline documentation 2021-03-10 18:47:49 +01:00
Emery Hemingway 207da49692 vbox5: do not build from depot
The depot build is somehow broken by ERIS patching.
2021-03-03 15:14:21 +01:00
Emery Hemingway e3524c4277 erisPatchHook: patch ELF images to load ERIS URNs
Add this hook to the Genode stdenv.
2021-03-03 15:14:21 +01:00
Emery Hemingway 83c36784ff Propagate dependencies between depot packages
The buildDepot function now takes a "depotInputs" argument that
propagates "portInputs" and "depotInputs" across packages.

Drop the stdcxx package that includes a dev output and just use
the simple depot package for now.
2021-03-03 15:13:20 +01:00
Emery Hemingway ba1d50ab6b packages: consolidate genodeSources patches 2021-02-19 22:13:29 +01:00
Emery Hemingway a9b18e95c4 stdenv.cc: add proper C++ support 2021-02-18 15:35:02 +01:00
Emery Hemingway bf93a9d05e Replace deprecated stdenv.lib references 2021-02-16 15:49:54 +01:00
Emery Hemingway cc211e763a packages: transitive depot package dependencies
The buildDepot function now takes a "depotInputs" argument that
propagates "portInputs" and "depotInputs" across packages.

Drop the stdcxx package that includes a dev output and just use
the simple depot package for now.
2021-02-16 15:46:14 +01:00
Emery Hemingway e9d784ac52 Patch: Increase session creation buffer size to 240 bytes 2021-02-16 15:46:14 +01:00
Emery Hemingway 18e59cd590 Patch: Detect destroyed argument buffers at Env::session 2021-02-10 14:22:33 +01:00
Emery Hemingway 4c73e12974 libc: add missing internal symbols 2021-02-06 21:41:39 +01:00
Emery Hemingway adff162a29 dhall-genode: update prelude to 20.1.0 2021-02-06 17:56:21 +01:00
Emery Hemingway f16241e7e9 vfs_rump: static link dependencies 2021-02-06 14:37:44 +01:00
Emery Hemingway 7e1bb6425f vfs: patch for loading plugins by label, long tar names 2021-02-06 14:37:44 +01:00
Emery Hemingway f12d27872a Patch genode_dyn.ld to not emit PHDR segments
This is important, because otherwise binutils will refuse to strip
Genode binaries, which causes runtime closures to explode, which
causes a giant image.elf, which takes so long to load that tests
break.
2021-01-28 15:42:06 +01:00
Emery Hemingway 15f122f981 Add the rpcsvc-proto package to the libc port inputs
The libc "port" requires the rpcgen utility to generate some source
files. This was previously provided by glibc, but is missing in the
current version. The output of libc port remains constant.
2021-01-12 12:56:45 +01:00
Emery Hemingway 5e9039f88e Move Genode flake input into overlay 2021-01-12 12:56:22 +01:00
Emery Hemingway 297956fb16 Update dhall-genode to use 20.0.0 prelude 2021-01-12 12:56:22 +01:00
Emery Hemingway 64d8f03cc1 dhall-genode: update for Init/Config/Policy/toXML 2021-01-12 12:56:22 +01:00
Emery Hemingway 5b43976ca4 bender: update to devel 2021-01-12 10:28:39 +01:00
Emery Hemingway 02d744c76a dhall-genode: update to nomalize <provides> with policies 2021-01-12 10:27:34 +01:00
Emery Hemingway 74b4c0df69 cached_fs_rom: fix off-by-one in symlink copy_cstring 2020-12-20 13:20:06 +01:00
Emery Hemingway f7b990a6ca libc: patch to remove odd O_NOFOLLOW behavior 2020-12-20 13:20:06 +01:00
Emery Hemingway f7b2688611 packages/vfs: patch to fix session directory creation 2020-12-20 13:20:06 +01:00
Emery Hemingway 3215190568 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-20 13:20:06 +01:00
Emery Hemingway bb08952553 packages/genodelabs: support for building ports from world repo 2020-12-20 13:20:06 +01:00
Emery Hemingway df948cc6d8 libc: patch in more missing features 2020-12-10 20:25:02 +01:00
Emery Hemingway 6a177ba62b update libc argv patch 2020-11-28 18:56:21 +01:00
Emery Hemingway 066a91bd31 Update ROM diagnostic patches 2020-11-28 18:55:45 +01:00
Emery Hemingway 77e0aa3e05 Update Genode Labs sources 2020-11-27 15:03:29 +01:00
Emery Hemingway 57a093afea Update dhall-genode for Libc helper 2020-11-27 11:45:16 +01:00
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.
2020-11-27 11:45:16 +01:00
Emery Hemingway 1348a45b8e libc: always set argv and envp to valid addresses 2020-11-27 11:45:16 +01:00
Emery Hemingway 40f86fadb1 solo5: patch misleading indentation 2020-11-26 12:55:08 +01:00
Emery Hemingway 28ed464f13 packages: list some portInputs for depot packages 2020-11-24 11:13:03 +01:00
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.
2020-11-17 11:36:37 +01:00
Emery Hemingway c1c5f4f852 genodeSources: patch ld to load read-only segments 2020-11-16 00:38:21 +01:00