Skip to content

Why is tune2fs mandatory? #67

Description

@fwilhe

Observation: I'm building images with a large root-fs (20 gig) because I really need disk space in my image. When building the image, tune2fs takes forever.

Here it is already running for half an hour:

Screenshot 2024-02-20 at 12 54 07

tune2fs is called in make_reproducible_ext4 if the 'quota' option is enabled, but in makepart this option is always set, so I don't seem to have a way to disable it without making my own custom 'makepart' script.

Is this intended? Should there be an option to disable that?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions