forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request sonic-net#101 from mssonicbld/sonicbld/202205-merge
[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205
- Loading branch information
Showing
32 changed files
with
354 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
CONSOLE_PORT=0x2f8 | ||
CONSOLE_DEV=1 | ||
CONSOLE_SPEED=9600 | ||
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="module_blacklist=gpio_ich processor.max_cstate=1 intel_idle.max_cstate=0" | ||
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="module_blacklist=gpio_ich processor.max_cstate=1 intel_idle.max_cstate=0 i2c-i801.disable_features=0x10" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
CONSOLE_PORT=0x3f8 | ||
CONSOLE_DEV=0 | ||
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="module_blacklist=gpio_ich" | ||
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="module_blacklist=gpio_ich i2c-i801.disable_features=0x10" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
CONSOLE_PORT=0x2f8 | ||
CONSOLE_DEV=1 | ||
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="module_blacklist=gpio_ich,wdat_wdt acpi_no_watchdog=1 nos-config-part=/dev/sda12 logs_inram=on" | ||
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="module_blacklist=gpio_ich,wdat_wdt acpi_no_watchdog=1 nos-config-part=/dev/sda12 logs_inram=on i2c-i801.disable_features=0x10" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
https://chromium.googlesource.com/chromium/tools/depot_tools.git==b8164180d2c339940c99db74344c865e67ca064d | ||
https://chromium.googlesource.com/chromium/tools/depot_tools.git==6715758ed9edd09608215e9759afed741e1488b4 | ||
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f | ||
https://github.com/CESNET/libyang.git==8b0b910a2dcb7360cb5b0aaefbd1338271d50946 | ||
https://github.com/daveolson53/audisp-tacplus.git==559c9f22edd4f2dea0ecedffb3ad9502b12a75b6 | ||
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b | ||
https://github.com/dyninc/OpenBFDD.git==e35f43ad8d2b3f084e96a84c392528a90d05a287 | ||
https://github.com/flashrom/flashrom.git==d534100c0503bc9ff47d95456ceabbe644929b5d | ||
https://github.com/FreeRADIUS/freeradius-server.git==65cfcde28ffee5cfb246c43c33f9271473515f87 | ||
https://github.com/flashrom/flashrom.git==761746754484843c41a2fc1d672e8848cc7afa6a | ||
https://github.com/FreeRADIUS/freeradius-server.git==bdbaffa3d475185eb8e2fbb7c84d733c6486003d | ||
https://github.com/FreeRADIUS/pam_radius.git==7d75a319e43d5e234b93f89cd461a11861d07b95 | ||
https://github.com/jeroennijhof/pam_tacplus.git==4284d9016e64def2bb81d5f50f96dc3b59bfdc39 | ||
https://github.com/jpirko/libteam.git==7cb5de8b01be132bd4150eff460bfd83296414b6 | ||
https://github.com/lguohan/gnxi.git==b85e4ab565df4472fdcfcded2a53e6bf57aa493f | ||
https://github.com/Marvell-switching/mrvl-prestera.git==63118c2a6b627e543f5556baa27eee1ec6cd7a2b | ||
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774 | ||
https://github.com/opencomputeproject/SAI.git==f5e1591e80fd1e92212aeddc688b38c1862331e3 | ||
https://github.com/opencomputeproject/SAI.git==4cb229c2d55cbe36c2ac10204d1fe4476f4937bd | ||
https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479 | ||
https://github.com/sflow/host-sflow==b9a0015e65f4e0274b9a4904f141867cf2f8ef97 | ||
https://github.com/sflow/host-sflow==3b1463ae0732a1c264e2f79592aed9e5856f8dc1 | ||
https://github.com/sflow/sflowtool==219ab50bcfd9d9e714ff169eec31b2625933acb5 | ||
https://github.com/thom311/libnl==0f60ab3917dae704b6bc889b45a25e932f4cbc3a | ||
https://github.com/thom311/libnl==052a97cb6554386c70d531e7c1b34a6afa1dbeb0 | ||
https://salsa.debian.org/debian/libteam.git==48142125234a665ad5367b724af36a58fb484d3d | ||
https://salsa.debian.org/kernel-team/ethtool/==d0578651310379629399dde060577d4b9b0bcab1 | ||
https://salsa.debian.org/kernel-team/initramfs-tools.git==cf964bfb4362019fd7fba1e839e403ff950dca8e | ||
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d | ||
https://salsa.debian.org/ssh-team/openssh.git==d9a514f93f17d22766cfe760e25254ef13cb5eb1 | ||
https://salsa.debian.org/ssh-team/openssh.git==2b4ef335ae2ef4e1fe846b92c7047754aa706539 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
deb.nodesource.com_node%5f14.x_dists_bullseye==2023-02-17T00:35:28Z | ||
deb.nodesource.com_node%5f14.x_dists_buster==2023-02-17T00:35:28Z | ||
debian==20230827T000225Z | ||
debian-security==20230827T000228Z | ||
debian==20230905T000218Z | ||
debian-security==20230905T000208Z | ||
download.docker.com_linux_debian_dists_bullseye==2023-07-31T14:38:46Z | ||
download.docker.com_linux_debian_dists_buster==2023-07-31T14:38:46Z | ||
packages.microsoft.com_repos_sonic-dev_dists_jessie==2022-10-31T19:34:29Z | ||
packages.trafficmanager.net_snapshot_debian-security_20230827T000228Z_dists_bullseye-security==2023-08-26T20:02:54Z | ||
packages.trafficmanager.net_snapshot_debian-security_20230827T000228Z_dists_buster_updates==2023-08-26T20:02:54Z | ||
packages.trafficmanager.net_snapshot_debian_20230827T000225Z_dists_bullseye==2023-06-10T08:52:21Z | ||
packages.trafficmanager.net_snapshot_debian_20230827T000225Z_dists_bullseye-backports==2023-08-26T20:19:59Z | ||
packages.trafficmanager.net_snapshot_debian_20230827T000225Z_dists_bullseye-updates==2023-08-26T20:19:59Z | ||
packages.trafficmanager.net_snapshot_debian_20230827T000225Z_dists_buster==2023-06-10T08:53:33Z | ||
packages.trafficmanager.net_snapshot_debian_20230827T000225Z_dists_buster-backports==2023-08-26T20:19:59Z | ||
packages.trafficmanager.net_snapshot_debian_20230827T000225Z_dists_buster-updates==2023-06-10T08:55:10Z | ||
packages.trafficmanager.net_snapshot_debian-security_20230905T000208Z_dists_bullseye-security==2023-09-04T19:44:45Z | ||
packages.trafficmanager.net_snapshot_debian-security_20230905T000208Z_dists_buster_updates==2023-09-04T19:44:45Z | ||
packages.trafficmanager.net_snapshot_debian_20230905T000218Z_dists_bullseye==2023-06-10T08:52:21Z | ||
packages.trafficmanager.net_snapshot_debian_20230905T000218Z_dists_bullseye-backports==2023-09-04T20:16:10Z | ||
packages.trafficmanager.net_snapshot_debian_20230905T000218Z_dists_bullseye-updates==2023-09-04T20:16:09Z | ||
packages.trafficmanager.net_snapshot_debian_20230905T000218Z_dists_buster==2023-06-10T08:53:33Z | ||
packages.trafficmanager.net_snapshot_debian_20230905T000218Z_dists_buster-backports==2023-09-04T20:16:10Z | ||
packages.trafficmanager.net_snapshot_debian_20230905T000218Z_dists_buster-updates==2023-06-10T08:55:10Z |
Oops, something went wrong.