sonic-buildimage/files
Samuel Angebault 6ba2f97f1e [devices]: Align flash partition at 1M (#2104)
Flashes used for the 7050QX-32 and 7050QX-32S have a fw issue.
The best option to solve the problem is to upgrade to a newer firmware.
However this can only be done while in memory and take 10 seconds.
Adding an upgrade mechanism is possible but would need more
consideration as flashing the firmware and reformating the flash will
exceed the fast-reboot requirements.

A quick mitigation is to align the ext4 partition that we create on
these vfat based system on a 4k boundary.
Here we chose 1M instead but it's the same.
Newer version of sfdisk do this automatically but the one in SONiC
today doesn't have this behavior.

This workaround will only reduce the pace of the flash health
degradation. The only long term fix is to flash the firmware.
2018-10-02 06:10:12 -07:00
..
Aboot [arista] Update Arista drivers submodule (#2097) 2018-09-28 21:27:41 -07:00
apt [baseimage]: Download picocom version 3.1-2 from stretch-backports; No longer build from source (#1946) 2018-08-17 17:38:20 -07:00
build_templates Separate syncd service from swss service (#2051) 2018-09-24 16:35:01 -07:00
dhcp [updategraph]: Support a special value to use empty configuration (#1086) 2017-10-27 18:01:02 -07:00
docker [baseimage]: let docker in base image use overlay fs instead of aufs 2018-08-11 09:07:59 +00:00
image_config [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
initramfs-tools [devices]: Align flash partition at 1M (#2104) 2018-10-02 06:10:12 -07:00
scripts Adapt to the new WARM_RESTART_TABLE table schema: change from restart… (#2083) 2018-10-02 06:08:26 -07:00
sshd [sshd]: regenerate ssh key if ssh_host_rsa_key is not present 2018-08-11 21:38:33 +00:00