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

Add the xfsprogs package #17

Open
afbjorklund opened this issue Dec 18, 2018 · 0 comments
Open

Add the xfsprogs package #17

afbjorklund opened this issue Dec 18, 2018 · 0 comments

Comments

@afbjorklund
Copy link

Note that only e2fsprogs is part of the template, which means that mkfs.xfs is missing...

https://github.com/minishift/minishift-fedora-iso/blob/master/fedora.template#L34

--- a/fedora.template
+++ b/fedora.template
@@ -34,6 +34,7 @@
 buildah
 dracut
 e2fsprogs
+xfsprogs
 efibootmgr
 grub2
 grub2-efi

Think XFS was default on CentOS, but is not on Fedora (only the Server variant) ?

https://docs.fedoraproject.org/en-US/fedora/f28/install-guide/install/Installing_Using_Anaconda/#sect-installation-gui-manual-partitioning-filesystems

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

No branches or pull requests

1 participant