ef7234
@@ -100,7 +100,8 @@
"*": {
"noupgrade": False,
"rootfs_size": 3,
- "version": "8-stream"
+ "version": "8-stream",
+ "squashfs_only": true
}
})
]
This will enable solution to the change proposal: https://fedoraproject.org/wiki/Changes/OptimizeSquashFSOnDVDByRemovingEXT4FilesystemImageLayer
This change will reduce the image size and also is an additional step towards improving the reproducibility of the DVD image
This change can be tested in Fedora RawHide: https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20201030.n.0/compose/Server/x86_64/iso/
The same change was merged in Fedora: https://pagure.io/pungi-fedora/pull-request/922 https://pagure.io/pungi-fedora/pull-request/921
Jira: RHELCMP-2900 Signed-off-by: Bohdan Khomutskyi bkhomuts@redhat.com
This feature can't be enabled in CentOS Stream yet, because versions of Anaconda and Lorax in CentOS stream doesn't support this feature. I'll close this request for now, and will re-open it again once support is present.
Pull-Request has been closed by bkhomuts
This will enable solution to the change proposal:
https://fedoraproject.org/wiki/Changes/OptimizeSquashFSOnDVDByRemovingEXT4FilesystemImageLayer
This change will reduce the image size and also
is an additional step towards improving the reproducibility
of the DVD image
This change can be tested in Fedora RawHide:
https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20201030.n.0/compose/Server/x86_64/iso/
The same change was merged in Fedora:
https://pagure.io/pungi-fedora/pull-request/922
https://pagure.io/pungi-fedora/pull-request/921
Jira: RHELCMP-2900
Signed-off-by: Bohdan Khomutskyi bkhomuts@redhat.com