We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6edf4be commit 6dd7c4fCopy full SHA for 6dd7c4f
1 file changed
src/gardenlinux/features/reproducibility/nightly_whitelist.json
@@ -0,0 +1,11 @@
1
+[
2
+ "/etc/apt/sources\\.list\\.d/gardenlinux\\.sources",
3
+ "/etc/os-release",
4
+ "/etc/shadow",
5
+ "/etc/update-motd\\.d/05-logo",
6
+ "/var/lib/apt/lists/packages\\.gardenlinux\\.io_gardenlinux_dists_[0-9]*\\.[0-9]*\\.[0-9]*_.*",
7
+ "/var/lib/apt/lists/packages\\.gardenlinux\\.io_gardenlinux_dists_[0-9]*\\.[0-9]*\\.[0-9]*_main_binary-(arm64|amd64)_Packages",
8
+ "/efi/loader/entries/Default-[0-9]*\\.[0-9]*\\.[0-9]*-(cloud-)?(arm64|amd64)\\.conf",
9
+ "/efi/Default/[0-9]*\\.[0-9]*\\.[0-9]*-(cloud-)?(arm64|amd64)/initrd",
10
+ "/boot/initrd\\.img-[0-9]*\\.[0-9]*\\.[0-9]*-(cloud-)?(arm64|amd64)"
11
+]
0 commit comments