This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src/initramfs-tools
lguohan ab2ae41212
[build]: fix dpkg admindir corruption issue in parallel build ()
Fix 

when parallel build is enable, multiple dpkg-buildpackage
instances are running at the same time. /var/lib/dpkg is shared
by all instances and the /var/lib/dpkg/updates could be corrupted
and cause the build failure.

the fix is to use overlay fs to mount separate /var/lib/dpkg
for each dpkg-buildpackage instance so that they are not affecting
each other.

Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-01-12 06:03:12 -08:00
..
.gitignore Reorganize .gitignore files () 2020-06-09 21:04:55 -07:00
loopback-file-offset-support.patch [secureboot] Add secureboot support for Arista devices () 2020-06-22 09:30:31 -07:00
loopback-file-system-support.patch [initramfs]: porting loopback file system support patch to v0.133 2020-04-17 04:51:51 +00:00
Makefile [build]: fix dpkg admindir corruption issue in parallel build () 2021-01-12 06:03:12 -08:00
series [secureboot] Add secureboot support for Arista devices () 2020-06-22 09:30:31 -07:00