Bug ID | 1161771 |
---|---|
Summary | YaST uses mount option which is not recommended |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Minor |
Priority | P5 - None |
Component | YaST2 |
Assignee | yast2-maintainers@suse.de |
Reporter | aschnell@suse.com |
QA Contact | jsrain@suse.com |
Found By | --- |
Blocker | --- |
When adding a mount point for a VFAT, YaST is adding the option iocharset=utf8 per default (in /etc/fstab). The use of that option is mentioned to be not recommended in the linux kernel documentation. Instead the utf8 option should be used. https://www.kernel.org/doc/Documentation/filesystems/vfat.txt