1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2025-01-08 04:38:11 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
a3a4a44704 WIP progress with configuration system.
Regression: fb.modes isn't copied anymore
2018-06-17 00:43:19 +00:00
Samuel Dionne-Riel
844313903e WIP Migrates device configuration into the options system. 2018-06-16 23:21:41 +00:00
Samuel Dionne-Riel
adc28af2a5 Makes kernel part of the device description. 2018-06-13 02:06:24 +00:00
Samuel Dionne-Riel
9f4453a4d2 Reviews start of init script. 2018-06-13 01:47:00 +00:00
Samuel Dionne-Riel
6fcd7a09e0 Makes rootfs configuratble by device_config...
This is a WIP, but this already should allow device-specific fb.modes
2018-06-12 23:14:55 +00:00
Samuel Dionne-Riel
7ec11f4bdf Reads device informations / configuration from json file.
This allows many more devices to be implicitly working, once
their kernel and device-specific quirks have been ported over.
2018-06-10 17:18:28 +00:00
Samuel Dionne-Riel
956e4399be WIP : boots and vibrates the device as expected 2018-06-10 03:03:24 +00:00