Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1889898 - Reduce installation media (DVD and netinst ISO) size by eliminating the intermediate EXT4 filesystem in the SquashFS
Summary: Reduce installation media (DVD and netinst ISO) size by eliminating the inter...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Changes Tracking
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bohdan Khomutskyi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F34Changes
TreeView+ depends on / blocked
 
Reported: 2020-10-20 20:51 UTC by Ben Cotton
Modified: 2021-04-27 14:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-27 14:31:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ben Cotton 2020-10-20 20:51:32 UTC
This is a tracking bug for Change: Reduce installation media size by eliminating the intermediate EXT4 filesystem in the SquashFS
For more details, see: https://fedoraproject.org/wiki/Changes/OptimizeSquashFSOnDVDByRemovingEXT4FilesystemImageLayer

Change the process of building installation images such that the Squash filesystem image, which is present on netinstall and DVD ISO images, doesn't contain the EXT4 filesystem image. As a result of implementation of this change, files will be stored directly in SquashFS.

Comment 1 Bohdan Khomutskyi 2020-10-23 12:19:47 UTC
I created a new pull request in Pagure:
https://pagure.io/pungi-fedora/pull-request/921

Comment 2 Bohdan Khomutskyi 2020-10-23 13:20:43 UTC
Mohan Boddu merged the request. The change will be included into the next Fedora RawHide nightly compose.

Comment 3 Chris Murphy 2021-02-16 06:21:07 UTC
I'm not seeing this change in effect with Fedora-Workstation-Live-x86_64-34-20210213.n.0.iso

$ mount | grep ext4
/dev/mapper/live-rw on / type ext4 (rw,relatime,seclabel)

Comment 4 Ben Cotton 2021-02-16 15:52:11 UTC
Reminder: The change complete (100% complete) deadline for Fedora 34 changes is Tuesday 23 February. At that point, changes should be 100% code complete, along with supporting documentation where appropriate. Please indicate this by setting the tracker bug for your change to ON_QA.

Comment 5 Bohdan Khomutskyi 2021-02-22 17:36:57 UTC
Hello,

Chris,
> I'm not seeing this change in effect with Fedora-Workstation-Live-x86_64-34-20210213.n.0.iso
I implemented the change only for DVD and netinstall images. Fedora Live ISO images are not covered since there is no support from Koji build system side. I'm updating summary of this bug report to make it clear.
You can try running the same command on DVD and you'll see the change.


Ben,
I this feature is ready and has been present in RawHide (Fedora 34) since end of October 2020. I documented this change earlier by submitting a pull request: https://pagure.io/fedora-docs/release-notes/pull-requests

I'm switching this bug report to ON_QA.

Kind regards,
Bohdan Khomutskyi

Comment 6 Ben Cotton 2021-04-27 14:31:15 UTC
Closing Changes Tracking bugs for the Fedora Linux 34 release. If your change did not make it into the release, please reopen and needinfo bcotton.


Note You need to log in before you can comment on or make changes to this bug.