[CentOS-devel] CentOS 7 (pre-release) tree available for testing

Morten Stevens

mstevens at fedoraproject.org
Sun Jun 15 09:30:35 UTC 2014



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/installclasses/rhel.py?h=f19-branch

Best regards,

Morten



More information about the CentOS-devel mailing list