1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-12 15:24:14 +03:00
mobile-nixos/modules
Samuel Dionne-Riel 994e9a9456 modules/initrd-kernel: Fix eval with shared rootfs kernel stub
The new bootspec feature, now enabled by default, refers to the
`modDirVersion` field, which was not present in that stub implementation
of the kernel package interface.

This fixes evaluation on a system without a kernel (shared rootfs).
2023-05-06 16:15:41 -04:00
..
quirks modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
stage-1/tasks stage-1/usb-gadget: Fix error message error 2021-02-11 19:52:38 -05:00
system-types Merge pull request #610 from samueldr-wip/feature/new-console-semantics 2023-05-05 15:56:53 -04:00
adb.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
beautification.nix modules/beautification: Add missing lib.mdDoc 2023-05-05 20:36:39 -04:00
boot-control.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
boot-initrd.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
boot.nix modules/boot: Add serial console management options 2023-05-03 19:45:54 -04:00
bootloader.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
cross-workarounds.nix cross-workarounds: Make it possible to cross-compile with NetworkManager 2022-10-19 16:24:56 -04:00
devices-metadata.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
documentation.nix doc: Make outputs list configurable 2022-10-20 20:43:27 -04:00
generated-filesystems.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
hardware-allwinner.nix treewide: Fix leftover descriptions 2023-03-15 01:35:05 -04:00
hardware-eink.nix modules/hardware-eink: Add module for eink-friendlier config 2023-05-05 16:13:10 -04:00
hardware-exynos.nix treewide: Fix leftover descriptions 2023-03-15 01:35:05 -04:00
hardware-generic.nix treewide: Fix leftover descriptions 2023-03-15 01:35:05 -04:00
hardware-mediatek.nix treewide: Fix leftover descriptions 2023-03-15 01:35:05 -04:00
hardware-qualcomm.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
hardware-ram.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
hardware-rockchip.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
hardware-screen.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
hardware-soc.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
hardware.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
initrd-base.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
initrd-boot-gui.nix modules/initrd-boot-gui: Add config for splash logo 2023-05-05 16:13:10 -04:00
initrd-fail.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
initrd-fbterm.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
initrd-firmware.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
initrd-kernel.nix modules/initrd-kernel: Fix eval with shared rootfs kernel stub 2023-05-06 16:15:41 -04:00
initrd-logs.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
initrd-network.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
initrd-shell.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
initrd-ssh.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
initrd-usb.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
initrd-vendor.nix vendor: Provide an option for the vendor partition 2020-05-24 20:13:07 -04:00
initrd.nix treewide: Fix leftover descriptions 2023-03-15 01:35:05 -04:00
internal.nix modules/internal: Init 2020-03-30 23:49:28 -04:00
kernel-config.nix modules/kernel-config: Ensure needed config is present for logo 2023-05-03 21:51:18 -04:00
lib.nix module/lib: Actually pass specialArgs to eval 2021-07-13 17:22:58 -07:00
luks.nix modules/luks: modules -> additionalModules 2023-03-01 21:56:03 -05:00
mobile-device.nix treewide: Fix leftover descriptions 2023-03-15 01:35:05 -04:00
mobile.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
module-list.nix modules/hardware-eink: Add module for eink-friendlier config 2023-05-05 16:13:10 -04:00
nixpkgs.nix overlay: Import mruby 2020-02-03 16:19:10 -05:00
outputs.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
plymouth.nix modules/plymouth: init with workaround for stage-1 2022-10-13 20:23:13 -04:00
recovery.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
rootfs.nix rootfs: Make rehydration optional 2023-05-05 21:07:04 -04:00
shared-rootfs.nix treewide: Add lib.mdDoc prefix to option descriptions 2023-03-15 01:02:25 -04:00
stage-0.nix modules/stage-0: Fix fdt-forward ref 2023-05-05 21:50:45 -04:00
stage-2-splash.nix stage-2-splash: Init re-purposed module 2020-03-09 19:57:31 -04:00
system-build.nix treewide: runCommandNoCC -> runCommand 2022-09-26 23:42:22 -04:00
system-target.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
system-types.nix modules: Remove needless with usage 2023-05-03 19:59:09 -04:00
usb-gadget.nix modules: Init usb-gadget with configfs mountpoint 2022-10-13 21:01:21 -04:00
zram.nix modules/zram: init with workarounds for zram 2022-10-12 20:28:37 -04:00