summarylogtreecommitdiffstats
path: root/linux-elbin.install
blob: 000623da13d20748ff8909da3153d0c6b9fa686f (plain)
1
2
3
4
5
6
7
8
9
post_install() {
	echo
	echo 'WARNING!'
	echo
	echo '    Enterprise Linux 8 has very limited support for file systems.'
	echo '    XFS and ext4 are the only options for local FS.'
	echo '    Check Red Hat’s documentation for details.'
	echo
}