integ/ostree
Zhang Xiao 2b1fbfd4bc Debian: Break hardlinks in /var
Here the root filesystem is managed by OSTree. OSTree is designed to
manage/deploy read-only filesystem. For read-only filesystem, hardlink
all files with same content is safe and can save disk space. It is a
good principle for readonly folders like /bin, /lib and so on. While
"/var" is somehow special that it is designed to store variable data
files, it can not be read-only, it must be read-write. Files in
"/var" should not be hardlinked together like other folders, break
them to make it.

Do the same for /usr/homedirs/home as it gets mounted at /var/home
at runtime.

Test Plan:
Pass: build ISO image
Pass: In runtime system, no hardlink in /var

Story: 2008862
Task: 45966
Related-Bug: #1983580

Change-Id: I1a61f919e0a60f83e27b6c0bf402c20c2d43abb4
Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
2022-08-11 22:47:56 +08:00
..
initramfs-ostree/debian Debian: Break hardlinks in /var 2022-08-11 22:47:56 +08:00
mttyexec/debian ostree && mttyexec && initramfs-ostree: upgrade to version 20220508 2022-05-09 21:24:30 +08:00
ostree/debian ostree && mttyexec && initramfs-ostree: upgrade to version 20220508 2022-05-09 21:24:30 +08:00
ostree-upgrade-mgr/debian meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00