-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hey all,
I am going to install dracut-config-generic in the arm images for f20 so that we get a full generic initramfs in the images, but i will have it removed in %post so that on kernel updates people will get host only initramfs images which are smaller and specific to the host in question.
Dennis
----- Original Message -----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hey all,
I am going to install dracut-config-generic in the arm images for f20 so that we get a full generic initramfs in the images, but i will have it removed in %post so that on kernel updates people will get host only initramfs images which are smaller and specific to the host in question.
When we used the generic initramfs in TC2, it caused the rootfs to get corrupted when resized during first boot. This only affects those using sda as mmc is not currently resized.
We would need to also remove the growpart/growroot modules for all hw to work.
Paul
On 10/16/2013 02:27 PM, Dennis Gilmore wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hey all,
I am going to install dracut-config-generic in the arm images for f20 so that we get a full generic initramfs in the images, but i will have it removed in %post so that on kernel updates people will get host only initramfs images which are smaller and specific to the host in question.
TC5 images are broken again due to the revert of the prior workaround. What is the plan now?