Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduce the option to disable dir_index in ext fs #634

Merged
merged 1 commit into from Dec 9, 2020

Conversation

adrianschroeter
Copy link
Member

This will reduce the build speed but make the ordering of entires in
the filesystem reproducible.

It can be enable via CLI switch or via config option. eg

BuildFlags: vmfstype:ext4:nodirindex

@adrianschroeter
Copy link
Member Author

@DimStar77 something what you may want to consider for factory once it is merged. (for reproducible builds)

This will reduce the build speed but make the ordering of entries in
the filesystem reproducible.

It can be enable via CLI switch or via config option. eg

BuildFlags: vmfstype:ext4:nodirindex
@adrianschroeter adrianschroeter merged commit dba1f95 into openSUSE:master Dec 9, 2020
@adrianschroeter adrianschroeter deleted the nodirindex branch December 9, 2020 12:47
bmwiedemann added a commit to bmwiedemann/reproducibleopensuse that referenced this pull request Feb 2, 2022
after Adrian merged a variant to decide about dirindex via prjconf

openSUSE/obs-build#634
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants