sonic-buildimage/files
Saikrishna Arcot 26079ac8f9 Specify the filesystem type when mounting to /host (#10169)
When mounting the partition that contains `/host` during initramfs, the
mount binary available there (coming from busybox) tries each filesystem
in `/proc/filesystems` and sees which one succeeds. During this time,
there may be some error messages logged into dmesg because some of the
incorrect filesystems failed to mount the partition.

Specify the filesystem type explicitly so that initramfs knows it's that
type, and we know what filesystem will always get used there.

Fixes #9998

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
2022-03-20 15:26:06 -07:00
..
Aboot [Arista] Fix flash size computation for Lodoga (#8622) 2021-08-30 15:26:56 -07:00
apt Update Centec platform support for Bullseye and 5.10 kernel (#7) 2021-11-10 15:27:22 -08:00
build/versions/host-base-image [Build]: Add debian host base image version to support the reproducible build (#9672) 2022-01-05 17:27:09 +08:00
build_scripts [hostcfgd]: Add Ability To Configure Feature During Run-time (#6700) 2021-03-13 05:56:27 -08:00
build_templates [sonic-cfggen]: Fix sonic-cfggen build failures for armhf (#10132) 2022-03-07 09:21:17 -08:00
dhcp ZTP infrastructure changes to support DHCP discovery provisioning data (#3298) 2019-12-10 08:16:56 -08:00
docker Enabling ipv6 support on docker container network. This is needed (#5418) 2020-09-22 08:32:17 -07:00
image_config [hostcfgd] record feature state in STATE DB (#9842) 2022-03-20 15:26:02 -07:00
initramfs-tools Specify the filesystem type when mounting to /host (#10169) 2022-03-20 15:26:06 -07:00
scripts [bgpcfgd] Add bgpcfgd support to advertise routes (#9197) 2021-11-29 23:17:57 -08:00
sshd [sshd]: Create /run/sshd under systemd using RuntimeDirectory 2020-04-17 04:51:51 +00:00