summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYevgeny Popovych <yevgenyp@pointgrab.com>2018-06-19 14:41:50 +0300
committerPhil Wise <philip.wise@here.com>2018-08-14 16:03:10 +0200
commit625c3a3a7b7390012c26b34ce4bb4cd277d9ed07 (patch)
treea6b066e51f8b5b6ae004f0eba5b774410b8a512e /.gitignore
parent9dcfcdb9aa2da833a3b86b87fbbb22b60e5d7e3c (diff)
downloadmeta-updater-625c3a3a7b7390012c26b34ce4bb4cd277d9ed07.tar.gz
classes: image_types_ostree: A hack to allow initramfs in FIT
The issue is that when only vmlinuz-* file is present (the case when both DTB and initramfs are in FIT), libostree will assume that there is no initramfs at all and will supply different init= parameter on the kernel command line (aimed to boot directly from sysroot). This effectively breaks boot process as init specified on the kernel cmdline is not present in initramfs. Solution is to basically create an empty initramfs-* file when we use FIT. The proper solution would be to make libostree aware of whether we use FIT or not. Note, to actually boot with initramfs in FIT - a change to u-boot script (env) is needed which will remove explicit usage of initramfs. Signed-off-by: Yevgeny Popovych <yevgenyp@pointgrab.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions