lguohan
6119a58e4a
[build_debian]: install deps in rootfs instead of just extracting the packages ( #280 )
...
packages contains post-install that needs to be performed
2017-02-10 07:39:05 -08:00
lguohan
55acd9e9e3
[python3]: add dpkg_lock in python3 build ( #285 )
2017-02-09 13:36:26 -08:00
lguohan
e5616f236d
[swss]: Wait for redis server start before database clean ( #281 )
...
picked this change from sonic-mgmt repo.
https://github.com/Azure/sonic-mgmt/pull/110
2017-02-09 06:52:20 -08:00
Marian Pritsak
064dab606f
[gitignore] Add .sku ( #283 )
2017-02-09 06:24:52 -08:00
Qi Luo
822680d21b
Build python3.6 deb packages and install them into docker-snmp-sv2 ( #245 )
2017-02-08 22:02:21 -08:00
lguohan
e6753fe6f0
[doc]: add build space recommendation
2017-02-08 19:02:18 -08:00
Samuel Angebault
49042c0a9c
Add more version information for newer aboot ( #279 )
2017-02-08 14:13:44 -08:00
lguohan
b6753e7960
[docker-config-engine]: introduce docker sonic config engine ( #274 )
...
* [docker-config-engine]: introduce docker sonic config engine
sonic config engine provide the sonic configure engine for all sonic
dockers that rely on the engine to generate runtime configuration.
2017-02-07 18:11:19 -08:00
lguohan
a412fe16c4
[dockers]: use docker --squash to build dockers ( #273 )
2017-02-07 08:36:19 -08:00
Oleksandr Ivantsiv
53a9792014
[Makefile]: Add possibility for docker containers to install files to base image ( #240 )
...
- Add vtysh/lldpctl/sensors to baseimage
2017-02-07 00:33:20 -08:00
Joe LeVeque
522585aadf
[docker-fpm]: T0 devices receive routes containing one occurrence of their own ASN ( #271 )
2017-02-07 00:28:30 -08:00
Guohan Lu
8901112bf6
[git]: add more Dockerfile in .gitignore
2017-02-07 05:25:23 +00:00
lguohan
8b5d05eeef
[sonic-slave]: upgrade docker engine in sonic-slave to 1.13.0 ( #272 )
2017-02-06 21:11:18 -08:00
Joe LeVeque
12fa107645
Revert "Revert "Conform with new Docker build method"" ( #264 )
2017-02-06 08:40:57 -08:00
lguohan
8826beb597
[docker]: change hardcoded value to DOCKERFS_DIR for docker directory on the disk ( #269 )
2017-02-06 08:17:16 -08:00
Nadiya
2358678497
Add operational script, accton_as7512_util.py, for device initializatian and peripheral accessing ( #265 )
...
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
2017-02-05 22:17:25 -08:00
lguohan
0bbde7b91a
[aboot]: extract dockerfs in initramfs stage when the root fs is vfat ( #266 )
...
vfat does not support symbol links used in aufs
2017-02-05 22:11:52 -08:00
lguohan
27a0b7c1fd
build one aboot image on arista platform ( #263 )
2017-02-05 15:59:59 -08:00
Joe LeVeque
64f26beb42
Update PTF submodule to point to current head of master branch ( #255 )
2017-02-05 14:37:34 -08:00
Kram
d41877f4ff
[p4]: update p4 behaviro-model refpoint
2017-02-05 07:29:44 +00:00
lguohan
8bc559ecca
[sonic-aboot]: restore docker archive on arista platform ( #261 )
2017-02-04 22:32:45 -08:00
krambn
7c2c5f7f42
[p4]: Update the SAI header files to v0.9.4 ( #260 )
...
* change refpoints to local repos (p4)
* update refpoint to different fork
* added missing bm link for platform p4
2017-02-04 18:38:05 -08:00
lguohan
7abb48abff
[kernel]: update kernel for arista 7260cx-32 ( #258 )
2017-02-04 12:02:58 -08:00
Joe LeVeque
e75acfe6d7
Add 'One Image' implementation for DHCP relay (hopefully fix builds)
2017-02-04 19:42:41 +00:00
lguohan
f6a509cbb7
Revert "Add possibility to install debug packages during build." ( #259 )
2017-02-03 22:14:47 -08:00
antonpatenko
26f4c85825
Add possibility to install debug packages during build. ( #234 )
...
* Enabled common debug packages installation.
* Update gitignore.
* Make debug-packages installation disabled by default.
2017-02-03 21:38:32 -08:00
Oleksandr Ivantsiv
2b113c4175
Add FLUSH DB commands to swss service missed during merge ( #248 )
...
* Add FLUSH DB commands to swss service missed during merge
* Update swss.service.j2
2017-02-03 21:35:48 -08:00
Taoyu Li
b2e44834f1
SNMP will now bind on 0.0.0.0 if mgmt ip not specified in minigraph ( #253 )
...
Fix an issue that snmp will fail to start if mgmt ip is not specified in minigraph (e.g. default graph in oneimage where mgmt ip is from DHCP)
2017-02-03 21:01:34 -08:00
lguohan
68270f36df
[build break]: Revert "Conform with new Docker build method" ( #257 )
2017-02-03 20:15:55 -08:00
Shuotian Cheng
00fe0784b4
[Broadcom]: Update Broadcom debian packages and m3000-r0 m3000-r1 config.bcm files ( #251 )
...
Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
2017-02-03 19:44:00 -08:00
pavel-shirshov
5890204e42
Update port_config.ini ( #256 )
2017-02-03 18:09:56 -08:00
Taoyu Li
6f5262bc2c
Fix config bug in snmp ( #252 )
...
1. Modify snmp user to Debian-snmp to fit snmpd 5.7.3
2. Fix a bug that cause sysLocation to be missing from snmpd.conf
2017-02-03 17:39:09 -08:00
Samuel Angebault
e4ed979b83
Add version file to the SWI required by newer Aboot ( #254 )
2017-02-03 16:33:33 -08:00
Samuel Angebault
92b32fd910
Add DCS-7060CX-32S support in boot0 ( #243 )
2017-02-03 16:32:42 -08:00
Joe LeVeque
76cfd672d1
Conform with new Docker build method ( #250 )
2017-02-03 14:21:57 -08:00
Joe LeVeque
b85c8dc89e
Fix isc-dhcp-relay template ( #246 )
2017-02-02 21:10:07 -08:00
Taoyu Li
60e1fc3c98
ONEImage - Read all platform dependent information from sonic-config-engine ( #238 )
...
Read all platform dependent information from sonic-config-engine
2017-02-02 20:34:34 -08:00
lguohan
523a738068
add dell platform driver to broadcom one image ( #242 )
2017-02-02 18:28:06 -08:00
Qi Luo
c05a9f2fd8
Update submodule sonic-snmpagent ( #244 )
2017-02-02 18:11:39 -08:00
Oleksandr Ivantsiv
793b842d60
Add DHCP client hook to update hostname. ( #235 )
...
* Add DHCP client hook to update hostname.
* Remove interface checking
* Update hostname in /etc/hosts file
2017-02-02 11:19:48 -08:00
Joe LeVeque
4cd3d31946
Update APT package lists before first attempt to install ( #241 )
...
* Update APT package lists before first attempt to install
* Move setting of environment variable before first call to apt-get
2017-02-02 11:12:04 -08:00
lguohan
caab516ea7
[snmpd]: download source files from azure storage blob ( #239 )
2017-02-02 07:53:46 -08:00
Joe LeVeque
61d4509f0b
Add new sonic-config dependencies to dhcp_relay Dockerfile ( #237 )
2017-02-01 21:29:50 -08:00
Qi Luo
c90efba372
Update submodule sonic-snmpagent ( #236 )
2017-02-01 19:44:54 -08:00
Samuel Angebault
921db0511a
Update boot0 ( #202 )
...
- Refactor of the whole script for readability purpose
- Now detect the root= partition automatically
- Allow more parameters to be passed to the cmdline using
/mnt/flash/kernel-params
- /host/machine.conf file will have to be generated at a later stage
since Aboot doesn't have enough information about the platform here
2017-02-01 13:02:29 -08:00
Oleksandr Ivantsiv
d6f0c4611b
Add platform-monitor container to one image. ( #232 )
2017-02-01 13:02:08 -08:00
Andriy Moroz
ddbda4ce2e
docker: Add ipaddress python module to the PTF docker ( #231 )
...
Needed for the FIB test
2017-02-01 12:49:43 -08:00
Petro Karashchenko
fbe2721543
[sonic-slave]: Fix issue "no space left on disk" while trying to add user in docker ( #233 )
...
Note: related to https://github.com/docker/docker/issues/5419
Signed-off-by: Petro Karashchenko <petro.karashchenko@caviumnetworks.com>
2017-02-01 11:56:50 -08:00
Taoyu Li
1c074367a1
Add daemon file which was missing in docker-fpm ( #229 )
2017-02-01 00:10:40 -08:00
Oleksandr Ivantsiv
4ce17b100f
Install orchagent and syncd containers to Broadcom and Cavium images ( #227 )
2017-02-01 00:09:02 -08:00