liminix/modules/outputs
Daniel Barlow e8e0de0284 make tftpboot work on devices with old u-boot
Some devices have a U-boot variant that does not accept a third
parameter on the "bootm" command, meaning we can't override the dtb
in the bootloader so have to smush it back into the kernel image

This is WIP because
- still hardcodes MIPS
- doesn't work in QEMU

Based on
https://gti.telent.net/raboof/liminix/src/branch/tftp-old-uboot

Co-authored-by:  Arnout Engelen <arnout@bzzt.net>
2024-02-15 20:12:03 +00: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 make tftpboot work on devices with old u-boot 2024-02-15 20:12:03 +00:00
tplink-safeloader.nix Add tplink module for creating 'safeloader' images 2024-02-06 17:59:38 +01:00
ubifs.nix move o.systemConfiguration to initramfs module 2023-12-11 21:47:15 +00:00
ubimage.nix convert hardware loadAddress to int 2023-11-12 18:47:31 +00:00
vmroot.nix don't double-json the command line 2023-12-05 17:32:18 +00:00