1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 11:03:37 +03:00
mobile-nixos/modules
Samuel Dionne-Riel 1d8d4c8f52 initrd: Add configuration file for boot/init
This allows a single boot/init build to be re-used across devices, and
more importantly, across rebuilds when only configuration changes.

This also removes the need to hardcode some annoying paths that are
better served through configuration, to their natural store paths.
2020-02-03 16:19:10 -05:00
..
_nixos-disintegration modules: Integrate with NixOS... 2019-09-21 17:32:16 -04:00
system-types qemu-x86_64: use absolute input + mon:stdio 2019-12-04 17:16:09 -05:00
adb.nix Use pkill to kill adb from stage1 2019-10-28 19:11:01 +01:00
boot-initrd.nix Adds qemu-x86_64 device. 2018-06-17 20:55:34 -04:00
hardware-generic.nix system-target: reviews implementation 2019-09-19 15:31:26 -04:00
hardware-qualcomm.nix qualcomm: Add SDM660 option 2019-12-03 20:36:52 -05:00
hardware-ram.nix Adds qemu-x86_64 device. 2018-06-17 20:55:34 -04:00
hardware-rockchip.nix system-target: reviews implementation 2019-09-19 15:31:26 -04:00
hardware-screen.nix framebuffer: Removes fb.modes support... 2018-07-05 15:00:24 -04:00
hardware-soc.nix modules: misc minor refactor 2019-09-21 13:58:59 -04:00
initrd-base.nix initrd-base: Use hardshutdown 2020-01-10 00:46:11 -05:00
initrd-devices.nix initrd: Ensures /etc/mtab exists 2019-12-03 17:32:45 -05:00
initrd-fail.nix initrd: Adds failure reporting 2019-12-03 15:36:13 -05:00
initrd-fbterm.nix initrd: add fbterm module 2019-11-16 18:22:49 +01:00
initrd-framebuffer.nix modules: use types.str over types.string... 2019-09-18 15:28:51 -04:00
initrd-growpart.nix initrd: Enables growing ext4 partitions 2019-12-03 17:32:45 -05:00
initrd-kernel.nix initrd-kernel: Pre-seed symlinks for modules and firmwares 2020-02-03 16:19:10 -05:00
initrd-logger.nix modules: use types.str over types.string... 2019-09-18 15:28:51 -04:00
initrd-loop.nix initrd-loop: allow continuing boot by killing sleep 2019-11-21 20:56:49 +01:00
initrd-nc-shell.nix Finishes porting to declarative configuration. 2018-06-17 17:50:32 +00:00
initrd-network.nix modules: use types.str over types.string... 2019-09-18 15:28:51 -04:00
initrd-order.nix initrd: reviews udev integration with switch_root 2019-09-23 15:45:18 -04:00
initrd-shell.nix modules: use types.str over types.string... 2019-09-18 15:28:51 -04:00
initrd-splash.nix splash: review "loading"... 2019-09-21 18:07:42 -04:00
initrd-ssh.nix initrd: Adds adbd support in initrd. 2018-07-08 21:14:16 -04:00
initrd-telnet.nix Finishes porting to declarative configuration. 2018-06-17 17:50:32 +00:00
initrd-udev.nix initrd: reviews udev integration with switch_root 2019-09-23 15:45:18 -04:00
initrd-usb.nix Restart adb in stage-2 2019-10-27 00:34:55 +02:00
initrd.nix initrd: Add configuration file for boot/init 2020-02-03 16:19:10 -05:00
mobile-device.nix WIP Migrates device configuration into the options system. 2018-06-16 23:21:41 +00:00
module-list.nix Merge pull request #41 from kirelagin/stage-2-adb 2019-12-04 19:35:19 -05:00
nixpkgs.nix overlay: Import mruby 2020-02-03 16:19:10 -05:00
quirks-qualcomm.nix quirks-qualcomm: Enables stage-2 fb refresher 2019-09-24 23:00:02 -04:00
stage-2.nix stage-2: Use new init failure reporting 2019-12-03 15:36:13 -05:00
system-target.nix system-target: rephrase trace about cross 2019-09-21 17:32:13 -04:00
system-types.nix Adds back android 2019-09-21 22:42:26 -04:00