sonic-buildimage/dockers/docker-base
Joe LeVeque 3548587b73 [apt] Instruct apt-get to NOT check the "Valid Until" date in Release files (#3973)
This is an addendum to #3958, which also instructs apt to ignore the "Valid Until" date in Release files inside the slave containers, making a complete solution, much like the previously abandoned PR #2609. This patch also unifies file names and contents.

When the Debian team archives a repo, it stops updating the "Valid Until" date, thus apt-get will not apply updates for that repo unless we explicitly tell it to ignore the "Valid Until" date. Also, this has become an issue with active (i.e., non-archived) repos twice in the past year because the Debian folks seem to occasionally let the expiration lapse before updating the date. This will cause SONiC builds to fail with a message like E: Release file for http://debian-archive.trafficmanager.net/debian-security/dists/jessie/updates/InRelease is expired (invalid since 3d 3h 11min 20s). Updates for this repository will not be applied. until the dates have been updated and propagated to all mirrors. With this patch, SONiC should no longer be affected by lapsed "Valid Until" dates, whether they be accidental or purposeful.
2020-01-07 15:52:49 -08:00
..
etc Fix typos and comment alignment in supervisor.conf files (#3714) 2019-11-06 09:24:54 -08:00
root [docker-base]: Add less, strace, and configuration for vim (#591) 2017-05-11 18:46:11 -07:00
Dockerfile.j2 [apt] Instruct apt-get to NOT check the "Valid Until" date in Release files (#3973) 2020-01-07 15:52:49 -08:00
dpkg_01_drop Change the dpkg default behavior in slave, and docker-base, in order to prevent prompt (#3879) 2019-12-12 18:46:35 -08:00
LICENSE Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
no_install_recommend_suggest [dockers] Prevent apt-get from installing suggested and recommended packages by default (#1666) 2018-05-02 11:46:21 -07:00
no-check-valid-until [apt] Instruct apt-get to NOT check the "Valid Until" date in Release files (#3973) 2020-01-07 15:52:49 -08:00
sources.list [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
sources.list.arm64 [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
sources.list.armhf [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00