bootstrap: Add 'armband-rtc-efi-fix' package 51/13551/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 17 Apr 2016 14:34:18 +0000 (16:34 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 2 May 2016 14:29:35 +0000 (14:29 +0000)
commit1923e97ad0156b9211f76e47a31298484763fddb
treedb07948471e78a7153ea07d72080745f9d4c28f0
parentc8d4df8f8f0eb85ed44b97a987d231d9bc4dcc9f
bootstrap: Add 'armband-rtc-efi-fix' package

Older ThunderX and possibly other UEFI-enabled targets do not support
rtc-efi properly, so they end up filling dmesg with useless
complaints about not being able to read system time.

armband-rtc-efi-fix validates rtc-efi can be used on the system,
otherwise it rmmods rtc_efi kernel module via rcS script.

This patch hardcodes the addition of armband-rtc-ef-fix package during
bootstrap image build.

NOTES:
This could be later removed or, if other fixes need to be delivered
like this, grouped in a meta package.

Target OS (Ubuntu) still needs to be handled, preferably by blacklisting
rtc-efi module and rebuilding initramfs during provisioning.

Fuel 9.0 moved default package list to openstack.yaml fixture, see [1].

[1] https://github.com/openstack/fuel-web/commit/
    4ee42effe27694bd231663e3d0f10c0c42877177

Change-Id: I57d632e3915058bbb1fc56b3a7fbd5d15787f9d9
(cherry picked from commit f9b8d557900a105483168e75344059cba5435e6e)
TODO.md
patches/fuel-agent/0006-FIXME-Ubuntu-image-s-grub-pc-grub-efi-arm64.patch [moved from patches/fuel-agent/0005-FIXME-s-grub-pc-grub-efi-arm64.patch with 76% similarity]
patches/opnfv-fuel/0006-bootstrap-Add-armband-rtc-efi-fix-package.patch [new file with mode: 0644]
patches/opnfv-fuel/0007-Allow-customizing-fuel-plugin-qemu.patch [moved from patches/opnfv-fuel/0006-Allow-customizing-fuel-plugin-qemu.patch with 100% similarity]
patches/opnfv-fuel/0008-Allow-customizing-fuel-plugin-ovsnfv.patch [moved from patches/opnfv-fuel/0007-Allow-customizing-fuel-plugin-ovsnfv.patch with 100% similarity]
patches/opnfv-fuel/0009-Allow-customizing-fuel-plugin-opendaylight.patch [moved from patches/opnfv-fuel/0008-Allow-customizing-fuel-plugin-opendaylight.patch with 100% similarity]