summarylogtreecommitdiffstats
path: root/linux-elbin.install
blob: 6aefe33288a19120705431816db3fe764476ef4b (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 '    Check Red Hat’s documentation for details.'
	echo '    https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_file_systems/overview-of-available-file-systems_managing-file-systems'
	echo
}