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

ERL-481: nemos-images-reference-*: *: disable bigtime feature on xfs #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

IsaacJT
Copy link
Collaborator

@IsaacJT IsaacJT commented Nov 21, 2023

The bigtime feature can cause issues when trying to build on older host systems (i.e. systems with kernel <5.10). Disable it so that we can use such systems as build hosts, and add a comment that this should be removed when it's no longer required.

The bigtime feature can cause issues when trying to build on older host
systems (i.e. systems with kernel <5.10). Disable it so that we can use
such systems as build hosts, and add a comment that this should be
removed when it's no longer required.

Signed-off-by: Isaac True <isaac.true@canonical.com>
@IsaacJT IsaacJT added bug Something isn't working WIP Work In Progress labels Nov 21, 2023
@IsaacJT IsaacJT self-assigned this Nov 21, 2023
@IsaacJT IsaacJT added this to the NemOS Cycle 10 milestone Nov 21, 2023
The XFS filesystem is sometimes created with incompatible features.
Until we can control the featureset using an argument we need to use
ext4.

Signed-off-by: Isaac True <isaac.true@canonical.com>
@IsaacJT
Copy link
Collaborator Author

IsaacJT commented Nov 22, 2023

Requires a fix for OSInside/kiwi#2396 to specify the fscreateoptions for additional partitions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working WIP Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant