Commit Graph

14 Commits

Author SHA1 Message Date
Johan Gunnarsson de9e127763 zz-update-uimg: Don't set kernel_comp_addr_r and kernel_comp_size
Should be set by U-Boot already.
2023-07-25 20:50:11 +02:00
Johan Gunnarsson 007a60c5ba zz-update-uimg: Don't mkimage of initrd 2023-07-25 20:50:11 +02:00
Johan Gunnarsson 2c1dd008fa zz-update-uimg: Configure initrd size 2023-07-25 20:50:11 +02:00
Johan Gunnarsson 53a9cc2c1d Reduce initramfs size
This will reduce compressed initramfs size on Ubuntu from 89 MB to
28 MB.
2023-07-25 20:50:08 +02:00
Johan Gunnarsson 4e86af5fdd Don't mount /var/tmp as tmpfs
mkinitramfs seems to expect a rather large /var/tmp.

Fixes #50.
2023-06-04 19:46:24 +02:00
Johan Gunnarsson d64d528ed3 Revert "Add fallback NTP servers for systemd-timesyncd"
This reverts commit b24cb62bcf.
2023-03-05 20:09:11 +01:00
Johan Gunnarsson b24cb62bcf Add fallback NTP servers for systemd-timesyncd 2023-02-15 20:21:18 +01:00
Johan Gunnarsson 9c6cf17ade Add support for Ubuntu images 2021-08-24 19:39:57 +02:00
Johan Gunnarsson 78fe857bcd zz-update-uimg: Add more fdt search paths 2021-08-12 19:30:09 +02:00
Johan Gunnarsson 6752f8de1e Add x86/x86_64 support 2021-08-02 21:30:12 +02:00
Johan Gunnarsson 781848e5c3 Use systemd-networkd instead of ifupdown 2021-02-07 12:28:52 +01:00
Johan Gunnarsson 914df6b545 zz-update-uimg: Remove hardcoded partition, device and FS type
* Boot from the partition and device that was actually probed (needed by for
  example Tinker Board).
* Boot with the DTB that U-Boot provided if the DTB file was not found in the
  boot partition (needed by for example QEMU virt).
* Let U-Boot figure out filesystem type.
2020-09-23 20:07:51 +02:00
Johan Gunnarsson c8a7292461 Add support for building Ubuntu images 2019-05-12 23:46:20 +02:00
Johan Gunnarsson 98d8318597 Move scripts into directories 2019-05-07 19:26:14 +02:00