print warning that unionfs flag is disabled at this time

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@286 67a159dc-881f-0410-a524-ba9dfbe2cb84
cleanup-cruft
Eric Edgar 20 years ago
parent ad99a14f21
commit 97fd18b9ec

@ -180,6 +180,7 @@ parse_cmdline() {
--unionfs) --unionfs)
echo echo
print_warning 1 "WARNING: unionfs support is in active development and is not meant for general use." print_warning 1 "WARNING: unionfs support is in active development and is not meant for general use."
print_warning 1 "DISABLING UNIONFS SUPPORT AT THIS TIME."
echo echo
;; ;;
--unionfs-dev) --unionfs-dev)

Loading…
Cancel
Save