]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in.legacy
util-linux: add menu items for login utilities
[coffee/buildroot.git] / Config.in.legacy
index d35b409423b9273142eaf674c9b8d6005cf5ed92..44303a42bc929e4011ad57f665961480ba1b833f 100644 (file)
@@ -142,6 +142,21 @@ comment "build, or run, in unpredictable ways.               "
 comment "----------------------------------------------------"
 endif
 
+###############################################################################
+comment "Legacy options removed in 2017.11"
+
+config BR2_PACKAGE_UTIL_LINUX_LOGIN_UTILS
+       bool "util-linux login utilities option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_UTIL_LINUX_LAST
+       select BR2_PACKAGE_UTIL_LINUX_LOGIN
+       select BR2_PACKAGE_UTIL_LINUX_RUNUSER
+       select BR2_PACKAGE_UTIL_LINUX_SU
+       select BR2_PACKAGE_UTIL_LINUX_SULOGIN
+       help
+         Login utilities (last, login, runuser, su, sulogin) now have
+         their own configuration options in the util-linux menu.
+
 ###############################################################################
 comment "Legacy options removed in 2017.08"