liminix/modules/outputs
Florian Klink 436eb03a7b tftpboot: use commandLineDtbNode
config.boot.commandLineDtbNode can be set from `bootargs` to
`bootargs-override` (used for boards where the u-boot on the board does
set `bootargs` on its own).

In that case, the code updating the cmdline for tftpboot purposes also
needs to update this node, not the `bootargs` node.

Otherwise the kernel won't find the phram device, as it never heard
about it, as it didn't get the necessary cmdline options.
2024-03-16 20:06:38 +02:00
..
btrfs.nix partial btrfs support 2024-01-07 16:43:43 +00:00
ext4fs.nix move o.systemConfiguration to initramfs module 2023-12-11 21:47:15 +00:00
extlinux.nix whitespace 2024-02-02 19:43:34 +00:00
initramfs.nix move o.systemConfiguration to initramfs module 2023-12-11 21:47:15 +00:00
jffs2.nix move o.systemConfiguration to initramfs module 2023-12-11 21:47:15 +00:00
kexecboot.nix move all output modules to subdirectory, trash standard.nix 2023-12-10 15:23:12 +00:00
mbrimage.nix vmdisk output: allow extra params to run.sh 2023-12-29 18:12:57 +00:00
mtdimage.nix rename flashimage to mtdimage 2023-12-11 19:09:18 +00:00
tftpboot.nix tftpboot: use commandLineDtbNode 2024-03-16 20:06:38 +02:00
tplink-safeloader.nix Add tplink module for creating 'safeloader' images 2024-02-06 17:59:38 +01:00
ubifs.nix modules/outputs/ubifs: expose `rootubifs` rather than `rootfs` 2024-02-18 20:30:41 +01:00
ubimage.nix convert hardware loadAddress to int 2023-11-12 18:47:31 +00:00
ubivolume.nix modules/outputs/ubivolume: introduce ubinization 2024-02-18 20:30:41 +01:00
vmroot.nix don't double-json the command line 2023-12-05 17:32:18 +00:00
zyxel-nwa-fit.nix devices/zyxel-nwa50ax: expose primary and secondary images 2024-02-19 02:57:34 +01:00