1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 02:43:24 +03:00
mobile-nixos/modules
Samuel Dionne-Riel 7dd8408dd9 initrd: Fix early logging
We're now starting `bootlogd` first thing, this in turn allows it to
capture all logs. Though, this does mean that `sh` is back in the
critical path of the system. Anyway, it was never exactly out.
2020-02-03 21:58:21 -05:00
..
_nixos-disintegration modules: Integrate with NixOS... 2019-09-21 17:32:16 -04:00
quirks/qualcomm Fixups in modules from changes to boot/init 2020-02-03 16:19:10 -05:00
stage-1/tasks initrd-usb: Follow AOSP init order more closely 2020-02-03 16:19:10 -05:00
system-types qemu-x86_64: use absolute input + mon:stdio 2019-12-04 17:16:09 -05:00
adb.nix initrd-usb: ffs -> adb for ADB 2020-02-03 16:19:10 -05:00
boot-initrd.nix boot-initrd: Removes outdated option 2020-02-03 16:19:10 -05: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-fail.nix cleanup: Move initrd-fail settings in boot/init 2020-02-03 16:19:10 -05:00
initrd-fbterm.nix initrd-fbterm: Port to new stage-1 init 2020-02-03 16:19:10 -05:00
initrd-kernel.nix initrd: Removes dead code from initrd-kernel 2020-02-03 16:19:10 -05:00
initrd-logs.nix initrd: Fix early logging 2020-02-03 21:58:21 -05:00
initrd-network.nix initrd-network: Port to a boot/init task 2020-02-03 16:19:10 -05:00
initrd-shell.nix initrd-shell: Allows using a shell on failure... 2020-02-03 16:19:10 -05:00
initrd-splash.nix initrd: Review splash to only embed images 2020-02-03 16:19:10 -05:00
initrd-ssh.nix initrd-ssh: Port to a boot/init task. 2020-02-03 16:19:10 -05:00
initrd-usb.nix initrd-usb: Only enable when a mode is available 2020-02-03 16:19:10 -05:00
initrd-vendor.nix initrd-vendor: Stop assuming there is a vendor partition 2020-02-03 16:19:10 -05:00
initrd.nix initrd: Fix early logging 2020-02-03 21:58:21 -05:00
mobile-device.nix WIP Migrates device configuration into the options system. 2018-06-16 23:21:41 +00:00
module-list.nix initrd-vendor: init module 2020-02-03 16:19:10 -05:00
nixpkgs.nix overlay: Import mruby 2020-02-03 16:19:10 -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