2
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Emery Hemingway c5881dfcc9 Update Genode Labs sources 2020-11-27 14:47:24 +01:00
Emery Hemingway 28ed464f13 packages: list some portInputs for depot packages 2020-11-24 11:13:03 +01:00
Emery Hemingway a7ef650679 packages/genodelabs: move all those patches to a subdir 2020-11-13 15:21:04 +01:00
Emery Hemingway a2a152b68a tests: add Bash test
Test Bash and Coretuils from the Genode Labs ports.
2020-11-13 15:03:33 +01:00
Emery Hemingway b0cd6b04fc Fix dde_bsd ports hash 2020-11-01 20:29:19 +01:00
Emery Hemingway 839f66e2de Prepare ports using x86_64-linux nixpkgs 2020-10-23 10:16:24 +02:00
Emery Hemingway 1168611109 Update Genode sources to latest master 2020-10-20 00:08:35 +02:00
Emery Hemingway a60ccd13e2 Update nixpkgs input to release-20.09 2020-09-18 12:53:46 +02:00
Emery Hemingway c3385aedd0 genodeSources: 20.05 -> 20.08 2020-09-02 13:01:53 +02:00
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.
2020-08-15 18:37:43 +02:00
Emery Hemingway 4f74ff9452 Documentation and cleanup 2020-08-02 16:46:34 +02:00
Emery Hemingway 60473079e8 ports: extract port version from the Genode sources 2020-06-11 11:10:39 +05:30
Emery Hemingway 0dc02f60e5 Lighttpd can be built from Nixpkgs 2020-05-31 12:44:52 +05:30
Emery Hemingway 44d8327f43 Update to Genode 20.05 2020-05-28 17:47:06 +05:30
Emery Hemingway b4ee16345f Apply iasl patch to virtualbox 2020-04-09 23:37:36 +05:30
Emery Hemingway 7a04959417 Patch Genode sources per-package
Avoid cross package rebuilds when patching. Remove init schema
validation, as its not worth patching.
2020-04-08 21:22:52 +05:30
Emery Hemingway ed3cf7f063 Prefer Genode Labs packages from depot builds 2020-04-08 21:22:52 +05:30
Emery Hemingway 8a74a86599 Move genodeSources from packages to overlay 2020-03-31 23:10:32 +05:30
Emery Hemingway 6d6d585f0f Refactor of packaging and testing
- Remove manifests from Dhall configurations and mix all
   test inputs to generate test ROM maps.

 - All loader and timer drivers are name ld.lib.so and timer_drv.

 - Replace packages of multiple Genode Labs targets with functions
   to build individual targets. These packages are not explicitly
   specified unless they require inputs from the source ports or
   extra nativeBuildInputs.

 - Add support for building from Genode world repository.
2020-03-18 19:39:57 +05:30