On 15.06.2014 11:58, Karanbir Singh wrote:
On 06/15/2014 10:30 AM, Morten Stevens wrote:
On 15.06.2014 02:32, Karanbir Singh wrote:
RHEL 7.0 uses xfs as default fs. But the first centos7rc automatically selects ext4 as default fs during the installation. Maybe a small bug?
Where does this selection take place in the code ?
I think it's defined in pyanaconda/installclasses/rhel.py:
class InstallClass(BaseInstallClass): ... defaultFS = "xfs"
Please check: https://git.fedorahosted.org/cgit/anaconda.git/tree/pyanaconda/installclasse...
excellent, that should be fixed in the next build ( scheduled for Monday the 16th ) - could you please file a bugreport at bugs.centos.org against anaconda please ?
Done.
http://bugs.centos.org/view.php?id=7172
Best regards,
Morten