[PATCH openbmc-build-scripts v3 0/3] fix: disable Dockerfile always check for package updates

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Mar 9 20:20:25 AEDT 2016


set a static datestamp so that apt-get/dnf aren't run each time a new
docker container is built. Increment it if you want to refresh the
package databases in order to install new software or if something
is out of date.

@shenki

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Review on Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc-build-scripts/7)
<!-- Reviewable:end -->


https://github.com/openbmc/openbmc-build-scripts/pull/7

Chris Smart (3):
  fix: Dockerfile     set a static datestamp so that apt-get/dnf aren't
    run each time a new     docker container is built. Increment it if
    you want to refresh the     package databases in order to install
    new software or if something     is out of date.
  fix: Dockerfile     remove timestamp from apt-get/dnf calls altogether
    and     put on one line so that a new package pulls in new
    everything
  Add missing packages for Fedora openpower-build     Skip system
    upgrade, just update package database and install packages

 build-setup.sh           | 47 +++++++++++++++++++++++++------
 initramfs-build.sh       | 18 ++++++++----
 kernel-build-setup.sh    | 29 ++++++++++++++-----
 kernel-build.sh          | 25 +++++++++--------
 openpower-build-setup.sh | 73 ++++++++++++++++++++++++++++++++++++++++--------
 5 files changed, 149 insertions(+), 43 deletions(-)

-- 
2.7.1




More information about the openbmc mailing list