Emery Hemingway
ae591f0faf
Expose prev-overlay nixpkgs to genodePackages
10 months ago
Emery Hemingway
2033bd8af1
Deadnix cleanup
...
https://github.com/astro/deadnix
11 months ago
Emery Hemingway
9a12b98960
Cleanup
11 months ago
Emery Hemingway
ad9261c0ac
A bunch of unstaged stuff I found months later
1 year ago
Emery Hemingway
cbeeef067d
Patch vesa_drv for debugging
2 years ago
Emery Hemingway
f1759589ad
Update dhall-sigil for consume, produceReports
2 years ago
Emery Hemingway
aeb62ed985
fixup terminal_log patch
2 years ago
Emery Hemingway
69c8b0d5a3
fixup genodeSources update
2 years ago
Emery Hemingway
0d5650d39c
Patch terminal_log to override log labels
...
When generating configuration with Dhall it is simpler to specify
a policy rather than rewrite a session label.
2 years ago
Emery Hemingway
af796dd627
Update genodeSources to sculpt-21.03
...
Consolidate libc patch into sources patch.
2 years ago
Emery Hemingway
b0414609dd
Patch usb_host_drv (reorder after sources update)
2 years ago
Emery Hemingway
9b01597d18
Patch boot_fb_drv for a 60Hz refresh rate
2 years ago
Emery Hemingway
afaf899b3f
fixup gui_fb patch
2 years ago
Emery Hemingway
4865ada1ac
nitpicker: patch to make backdrop magic explicit
2 years ago
Emery Hemingway
690d21cbaa
Patch gui_fb to work at high-resolutions
2 years ago
Emery Hemingway
2840ba6b1f
Patch sources to honor priority settings
2 years ago
Emery Hemingway
c8671b63d8
dhall-sigil: update for priority rename
2 years ago
Emery Hemingway
9e1bd74bdd
Specify missing depotInputs for some depot packages
2 years ago
Emery Hemingway
1f6934ee29
fixup device manager
2 years ago
Emery Hemingway
94c73172cb
Rename dhall-genode to dhall-sigil
2 years ago
Emery Hemingway
fe3e0da51d
packages: add device_manager
...
A component for hardware detection and driver instantiation.
2 years ago
Emery Hemingway
aebde2aeaa
ahci_drv, part_block: patch for policy reconfiguration
2 years ago
Emery Hemingway
de98f23758
nixos: replace store_rom with rom_eris
2 years ago
Emery Hemingway
4c0a6e94f4
Add inline documentation
2 years ago
Emery Hemingway
207da49692
vbox5: do not build from depot
...
The depot build is somehow broken by ERIS patching.
2 years ago
Emery Hemingway
e3524c4277
erisPatchHook: patch ELF images to load ERIS URNs
...
Add this hook to the Genode stdenv.
2 years ago
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.
2 years ago
Emery Hemingway
ba1d50ab6b
packages: consolidate genodeSources patches
2 years ago
Emery Hemingway
a9b18e95c4
stdenv.cc: add proper C++ support
2 years ago
Emery Hemingway
bf93a9d05e
Replace deprecated stdenv.lib references
2 years ago
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.
2 years ago
Emery Hemingway
e9d784ac52
Patch: Increase session creation buffer size to 240 bytes
2 years ago
Emery Hemingway
18e59cd590
Patch: Detect destroyed argument buffers at Env::session
2 years ago
Emery Hemingway
4c73e12974
libc: add missing internal symbols
2 years ago
Emery Hemingway
adff162a29
dhall-genode: update prelude to 20.1.0
2 years ago
Emery Hemingway
f16241e7e9
vfs_rump: static link dependencies
2 years ago
Emery Hemingway
7e1bb6425f
vfs: patch for loading plugins by label, long tar names
2 years ago
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.
2 years ago
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.
2 years ago
Emery Hemingway
5e9039f88e
Move Genode flake input into overlay
2 years ago
Emery Hemingway
297956fb16
Update dhall-genode to use 20.0.0 prelude
2 years ago
Emery Hemingway
64d8f03cc1
dhall-genode: update for Init/Config/Policy/toXML
2 years ago
Emery Hemingway
5b43976ca4
bender: update to devel
2 years ago
Emery Hemingway
02d744c76a
dhall-genode: update to nomalize <provides> with policies
2 years ago
Emery Hemingway
74b4c0df69
cached_fs_rom: fix off-by-one in symlink copy_cstring
2 years ago
Emery Hemingway
f7b990a6ca
libc: patch to remove odd O_NOFOLLOW behavior
2 years ago
Emery Hemingway
f7b2688611
packages/vfs: patch to fix session directory creation
2 years ago
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.
2 years ago
Emery Hemingway
bb08952553
packages/genodelabs: support for building ports from world repo
2 years ago
Emery Hemingway
df948cc6d8
libc: patch in more missing features
2 years ago