2
0
Fork 0
Commit Graph

299 Commits

Author SHA1 Message Date
Emery Hemingway 1f53f25419 Relicense as MIT 2020-08-27 17:15:09 +02:00
Emery Hemingway 22fdb68411 README: move IRC channel 2020-08-23 13:34:48 +02:00
Emery Hemingway 1735376f48 cleanup apps 2020-08-17 14:10:24 +02:00
Emery Hemingway a5f0c3bc3a Revert "Add aarch64-linux to build platforms"
Cannot build on aarch64-linux without a pre-compiled toolchain.
2020-08-15 19:38:25 +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 c415f1ea13 Update Nixpkgs revision 2020-08-15 09:26:47 +02:00
Emery Hemingway 1e73ff4793 Add aarch64-linux to build platforms 2020-08-05 10:43:32 +02:00
Emery Hemingway 4f74ff9452 Documentation and cleanup 2020-08-02 16:46:34 +02:00
Emery Hemingway f54b0c7d51 solo5: 0.6.5 -> 0.6.6 2020-07-23 11:49:31 +02:00
Emery Hemingway 2d16e134aa runDhallCommand: actually append extra nativeBuildInputs 2020-07-11 02:44:39 +05:30
Emery Hemingway 8beed15b64 Add current status to README 2020-07-03 20:04:25 +05:30
Emery Hemingway d3a3b8dc7c runDhallCommand: append extra nativeBuildInputs 2020-06-28 12:38:48 +05:30
Emery Hemingway 44184862cc Target overrides for linux hybrid depot packages 2020-06-20 22:12:45 +05:30
Emery Hemingway 9f631d1f2d nixos-module: make vbox log directly to file 2020-06-12 08:14:26 +05:30
Emery Hemingway ad46ca71df Update README 2020-06-11 11:10:39 +05:30
Emery Hemingway c4cba126e2 zlib: collapse library symlinks 2020-06-11 11:10:39 +05:30
Emery Hemingway c91449cf4e libc: add newlocale and freelocale dummies 2020-06-11 11:10:39 +05:30
Emery Hemingway e203c4b57b nixos-module: graphical and fs log 2020-06-11 11:10:39 +05:30
Emery Hemingway 78cf596db3 nixos-module: add nic_router 2020-06-11 11:10:39 +05:30
Emery Hemingway 576c1ca41a nixos-module: ISO support 2020-06-11 11:10:39 +05:30
Emery Hemingway 75c24ca27b nixos-module: build nixos guests with external modulesPath 2020-06-11 11:10:39 +05:30
Emery Hemingway 2bf4fafa59 Update README 2020-06-11 11:10:39 +05:30
Emery Hemingway a03f7d7d63 Initial NixOS module
The module can be tested by the command `nix run .#nixosModule`.
2020-06-11 11:10:39 +05:30
Emery Hemingway 8134e9bd13 vbox: remove iasl patch 2020-06-11 11:10:39 +05:30
Emery Hemingway 730707871a bash: remove check_dev_tty 2020-06-11 11:10:39 +05:30
Emery Hemingway 0b160f488b vfs_import: log each copy and the completion of import 2020-06-11 11:10:39 +05:30
Emery Hemingway 6bd3b29f5d show_input: init at 0.1.0 2020-06-11 11:10:39 +05:30
Emery Hemingway ce6037f2c1 block_router: 0.1.1 -> 0.1.2
Adjust to removal of Genode::strncpy.
2020-06-11 11:10:39 +05:30
Emery Hemingway 100be5270a dhall: policy specification 2020-06-11 11:10:39 +05:30
Emery Hemingway 60473079e8 ports: extract port version from the Genode sources 2020-06-11 11:10:39 +05:30
Emery Hemingway 98bb8ea8e7 flake: update Nixpkgs input 2020-06-11 11:10:32 +05:30
Emery Hemingway 4975a2815e lib: add gzip support to hwImage, novaImage 2020-06-04 20:01:57 +05:30
Emery Hemingway 6d2eb81def tests/vmm_arm: recreate device-tree-binary 2020-06-03 20:33:40 +05:30
Emery Hemingway f939ff7d39 Add vmm_arm test 2020-06-03 19:45:23 +05:30
Emery Hemingway dac3650ef5 Update nic_bus package 2020-06-03 19:45:23 +05:30
Emery Hemingway 559f4aa3c0 Add aarch64 platform
Add the hw-virt_qemu platform to tests, rename hw to hw-pc.
2020-06-03 16:56:33 +05:30
Emery Hemingway 3f646b6fa6 Add rtc-dummy driver 2020-06-03 16:56:06 +05:30
Emery Hemingway 40c1977779 Replace test framework
Adopt the Python test driver from NixOS. Temporarily drop Sotest
runs.
2020-06-01 17:15:03 +05:30
Emery Hemingway 0dc02f60e5 Lighttpd can be built from Nixpkgs 2020-05-31 12:44:52 +05:30
Emery Hemingway e3e5528569 Update flake attributes, README, cleanup
Thanks to Dan Connolly for noticing deprecated formating in the flake.
2020-05-31 11:55:48 +05:30
Emery Hemingway 46c6561302 test/posix: convert to bash script 2020-05-30 17:31:12 +05:30
Emery Hemingway 7dc432ce33 Increase binary labels strings to accomodate store paths 2020-05-30 17:31:12 +05:30
Emery Hemingway 4acaab5244 test: pass store to test children 2020-05-30 17:31:12 +05:30
Emery Hemingway 08913768fc dhall-genode: update for ServiceRoute diagnostics 2020-05-30 17:31:12 +05:30
Emery Hemingway c1457bf140 cached_fs_rom: session diagnostics 2020-05-30 17:31:12 +05:30
Emery Hemingway bf7c80502e Fix execve mapping of special libraries 2020-05-30 17:31:12 +05:30
Emery Hemingway fbf4a9c26c Update README 2020-05-30 17:31:12 +05:30
Emery Hemingway b06ff9afd5 libc: return 0 from getpgrp and getppid dummies 2020-05-29 09:29:28 +05:30
Emery Hemingway dffe75fcc1 llvm: AddRunTimeLibs 2020-05-28 22:39:54 +05:30
Emery Hemingway 44d8327f43 Update to Genode 20.05 2020-05-28 17:47:06 +05:30