forked from dan/liminix
1
0
Fork 0
liminix/modules/outputs
Daniel Barlow 9e199c6957 tftpboot: compute dtbSize *after* changing dtb
Adding the reserved-memory node to the dtb can cause it to grow
by enough that it needs an extra page - this will overlap the start
of the kernel image if we calculate offsets based on the original size

Reported-by: sinavir
Authored-by: sinavir
2024-01-26 22:51:58 +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 make extlinux work with liminix-rebuild 2024-01-08 18:58:07 +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: compute dtbSize *after* changing dtb 2024-01-26 22:51:58 +00: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