for i in main contrib non-free main.debian-installer; do cat override.sid.$i >> override.sid.all3; done
ts "overrides"
+# Generate package / file mapping
+echo "Generating package / file mapping"
+dak make-pkg-file-mapping
+ts "pkg-file-mapping"
# Generate Packages and Sources files
echo "Generating Packages and Sources files"
graphs = {"dinstall1": {"keystolist":["pg_dump1", "i18n 1", "accepted", "make-suite-file-list", "apt-ftparchive",
"pdiff", "release files", "w-b", "i18n 2", "apt-ftparchive cleanup"],
"showothers":True},
- "dinstall2": {"keystolist":['External Updates', 'p-u-new', 'o-p-u-new', 'cruft', 'import-keyring', 'overrides', 'cleanup', 'scripts', 'mirror hardlinks', 'stats', 'compress'],
+ "dinstall2": {"keystolist":['External Updates', 'p-u-new', 'o-p-u-new', 'cruft', 'import-keyring', 'overrides', 'cleanup', 'scripts', 'mirror hardlinks', 'stats', 'compress', "pkg-file-mapping" ],
"showothers":False},
"totals":{"keystolist":["apt-ftparchive", "apt-ftparchive cleanup"],"showothers":True}}