2
0
Fork 0
Commit Graph

322 Commits

Author SHA1 Message Date
Ehmry - 75665946ff Update dhall-genode for policy-route changes 2020-10-22 20:31:49 +02:00
Ehmry - ea1c48c790 Revert "Merge test-driver.py from nixpkgs"
This reverts commit e0790bcd9db07241691b53ca6c6a9e183eb55153.
2020-10-22 20:31:49 +02:00
Ehmry - 3312f27035 tox: use virtio nic driver 2020-10-22 20:31:49 +02:00
Ehmry - 1534843747 Patch test-pci to show Virtio devices 2020-10-22 20:31:49 +02:00
Ehmry - 7b4ab6381d Add rom_logger to targets 2020-10-22 20:31:49 +02:00
Ehmry - 5ae05f6220 Merge test-driver.py from nixpkgs 2020-10-22 20:31:49 +02:00
Ehmry - 814550084a tox: use virio net driver 2020-10-22 20:31:49 +02:00
Ehmry - f7bdb15274 Patch libsodium for tox 2020-10-22 20:31:49 +02:00
Ehmry - fd045d85e5 Patch libc for tox 2020-10-22 20:31:49 +02:00
Ehmry - e61da7f91b fixup tox 2020-10-22 20:31:49 +02:00
Ehmry - 2f75ca7a8c WiP! tox-bootstrapd test 2020-10-22 20:31:49 +02:00
Ehmry - 580e40f09a Update dhall-genode for policy-route changes 2020-10-22 20:30:57 +02:00
Ehmry - b40adf2e46 Add virtio network devices to qemu 2020-10-22 20:30:44 +02:00
Ehmry - 6b1c11c82a Take dhall from x86_64-linux nixpkgs 2020-10-22 20:20:53 +02:00
Ehmry - 62abcf8e6d Prepare ports using x86_64-linux nixpkgs 2020-10-22 20:20:53 +02:00
Ehmry - 1168611109 Update Genode sources to latest master 2020-10-20 00:08:35 +02:00
Ehmry - 7abb698e0f Add Cachix note to README 2020-10-19 14:58:45 +02:00
Ehmry - 10823eaced solo5: 0.6.6 -> 0.6.7 2020-10-19 01:16:06 +02:00
Ehmry - e207dd7547 rsync: override to disable ACL
Same as the BSDs.
2020-10-19 00:14:50 +02:00
Ehmry - 5ed177cba7 Update Nixpkgs input 2020-10-18 23:55:47 +02:00
Ehmry - a60ccd13e2 Update nixpkgs input to release-20.09 2020-09-18 12:53:46 +02:00
Ehmry - 205fadc83d show_input: 0.1.0 -> 0.2.0 2020-09-02 13:01:53 +02:00
Ehmry - c3385aedd0 genodeSources: 20.05 -> 20.08 2020-09-02 13:01:53 +02:00
Ehmry - 1f53f25419 Relicense as MIT 2020-08-27 17:15:09 +02:00
Ehmry - 22fdb68411 README: move IRC channel 2020-08-23 13:34:48 +02:00
Ehmry - 1735376f48 cleanup apps 2020-08-17 14:10:24 +02:00
Ehmry - 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
Ehmry - 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
Ehmry - c415f1ea13 Update Nixpkgs revision 2020-08-15 09:26:47 +02:00
Ehmry - 1e73ff4793 Add aarch64-linux to build platforms 2020-08-05 10:43:32 +02:00
Ehmry - 4f74ff9452 Documentation and cleanup 2020-08-02 16:46:34 +02:00
Ehmry - f54b0c7d51 solo5: 0.6.5 -> 0.6.6 2020-07-23 11:49:31 +02:00
Ehmry - 2d16e134aa runDhallCommand: actually append extra nativeBuildInputs 2020-07-11 02:44:39 +05:30
Ehmry - 8beed15b64 Add current status to README 2020-07-03 20:04:25 +05:30
Ehmry - d3a3b8dc7c runDhallCommand: append extra nativeBuildInputs 2020-06-28 12:38:48 +05:30
Ehmry - 44184862cc Target overrides for linux hybrid depot packages 2020-06-20 22:12:45 +05:30
Ehmry - 9f631d1f2d nixos-module: make vbox log directly to file 2020-06-12 08:14:26 +05:30
Ehmry - ad46ca71df Update README 2020-06-11 11:10:39 +05:30
Ehmry - c4cba126e2 zlib: collapse library symlinks 2020-06-11 11:10:39 +05:30
Ehmry - c91449cf4e libc: add newlocale and freelocale dummies 2020-06-11 11:10:39 +05:30
Ehmry - e203c4b57b nixos-module: graphical and fs log 2020-06-11 11:10:39 +05:30
Ehmry - 78cf596db3 nixos-module: add nic_router 2020-06-11 11:10:39 +05:30
Ehmry - 576c1ca41a nixos-module: ISO support 2020-06-11 11:10:39 +05:30
Ehmry - 75c24ca27b nixos-module: build nixos guests with external modulesPath 2020-06-11 11:10:39 +05:30
Ehmry - 2bf4fafa59 Update README 2020-06-11 11:10:39 +05:30
Ehmry - a03f7d7d63 Initial NixOS module
The module can be tested by the command `nix run .#nixosModule`.
2020-06-11 11:10:39 +05:30
Ehmry - 8134e9bd13 vbox: remove iasl patch 2020-06-11 11:10:39 +05:30
Ehmry - 730707871a bash: remove check_dev_tty 2020-06-11 11:10:39 +05:30
Ehmry - 0b160f488b vfs_import: log each copy and the completion of import 2020-06-11 11:10:39 +05:30
Ehmry - 6bd3b29f5d show_input: init at 0.1.0 2020-06-11 11:10:39 +05:30