treewide: switch debug-tweaks to allow-root-login
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I2665e9e7e37242d546eafdb4d1c65dd0369ca635
diff --git a/meta-facebook/meta-bletchley/conf/templates/default/local.conf.sample b/meta-facebook/meta-bletchley/conf/templates/default/local.conf.sample
index 17faa4a..8f31f47 100644
--- a/meta-facebook/meta-bletchley/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-bletchley/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-catalina/conf/templates/default/local.conf.sample b/meta-facebook/meta-catalina/conf/templates/default/local.conf.sample
index a11072b..4413cc3 100644
--- a/meta-facebook/meta-catalina/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-catalina/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-greatlakes/conf/templates/default/local.conf.sample b/meta-facebook/meta-greatlakes/conf/templates/default/local.conf.sample
index 6f86dcf..a8889e1 100644
--- a/meta-facebook/meta-greatlakes/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-greatlakes/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-harma/conf/templates/default/local.conf.sample b/meta-facebook/meta-harma/conf/templates/default/local.conf.sample
index f6f8cd4..f4a0495 100644
--- a/meta-facebook/meta-harma/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-harma/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-minerva/conf/templates/default/local.conf.sample b/meta-facebook/meta-minerva/conf/templates/default/local.conf.sample
index 3234760..c7fc860 100644
--- a/meta-facebook/meta-minerva/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-minerva/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-tiogapass/conf/templates/default/local.conf.sample b/meta-facebook/meta-tiogapass/conf/templates/default/local.conf.sample
index 2786d16..8f0756f 100644
--- a/meta-facebook/meta-tiogapass/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-tiogapass/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-ventura/conf/templates/default/local.conf.sample b/meta-facebook/meta-ventura/conf/templates/default/local.conf.sample
index 0971308..38e9daf 100644
--- a/meta-facebook/meta-ventura/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-ventura/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-yosemite4/conf/templates/default/local.conf.sample b/meta-facebook/meta-yosemite4/conf/templates/default/local.conf.sample
index 306c66f..aba3c1b 100644
--- a/meta-facebook/meta-yosemite4/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-yosemite4/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/local.conf.sample b/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/local.conf.sample
index e8ef5ff..0a1b8be 100644
--- a/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features
diff --git a/meta-facebook/meta-yosemitev2/conf/templates/default/local.conf.sample b/meta-facebook/meta-yosemitev2/conf/templates/default/local.conf.sample
index 562d2f3..a4a0cb6 100644
--- a/meta-facebook/meta-yosemitev2/conf/templates/default/local.conf.sample
+++ b/meta-facebook/meta-yosemitev2/conf/templates/default/local.conf.sample
@@ -116,12 +116,12 @@
# "eclipse-debug" - add Eclipse remote debugging support
# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
-# "debug-tweaks" - make an image suitable for development
+# "allow-root-login" - make an image suitable for development
# e.g. ssh root access has a blank password
# There are other application targets that can be used here too, see
# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
# We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "allow-root-login"
#
# Additional image features