--- util-linux-2.11b/MCONFIG Thu Oct 4 13:09:19 2001 +++ util-linux-2.11b-selinux/MCONFIG Thu Oct 4 13:05:51 2001 @@ -18,15 +18,19 @@ # installed as it is not PAM aware. HAVE_PAM=yes +# If HAVE_FLASK is set to "yes", the login will make sure the user is +# logged into an appropriate security context +HAVE_FLASK=yes + # If HAVE_SHADOW is set to "yes", then login, chfn, chsh, newgrp, passwd, # and vipw will not be built or installed from the login-utils # subdirectory. -HAVE_SHADOW=yes +HAVE_SHADOW=no # If HAVE_PASSWD is set to "yes", then passwd will not be built or # installed from the login-utils subdirectory (but login, chfn, chsh, # newgrp, and vipw *will* be installed). -HAVE_PASSWD=yes +HAVE_PASSWD=no # If you use chfn and chsh from this package, REQUIRE_PASSWORD will require # non-root users to enter the account password before updating /etc/passwd. @@ -50,7 +54,7 @@ # not be built or installed from the login-utils subdirectory. (The # shutdown and init from the SysVinit package do not depend on the last, # mesg, and wall from that package.) -HAVE_SYSVINIT_UTILS=no +HAVE_SYSVINIT_UTILS=yes # If HAVE_GETTY is set to "yes", then agetty will not be built or # installed from the login-utils subdirectory. Note that agetty can