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

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Mar 9 16:00:22 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 (2):
  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

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

-- 
2.7.1




More information about the openbmc mailing list