Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kas: debug-tweaks as IMAGE_FEATURE is removed #1275

Open
wants to merge 1 commit into
base: build
Choose a base branch
from

Conversation

vermaete
Copy link

And replaced it by the features that was below it.

see:
commit 43b8b3fa72d75d8d82a478613a4d9bf4645b5389
Author: Ross Burton [email protected]
Date: Thu Nov 7 13:47:52 2024 +0000

  classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE

  Remove the 'debug-tweaks' IMAGE_FEATURE. It sounds friendly and kind to
  developers, but it results primarily in an image which root can login
  remotely without a password.  This is incredibly useful for local
  development and testing purposes, but we really want to be explicit that
  this is what is happening instead of hiding it behind a vague "debug
  tweaks" statement.

  To preserve the eixsting behaviour, debug-tweaks should be replaced with
  these features:

    allow-empty-password empty-root-password allow-root-login post-install-logging

  (From OE-Core rev: 2c229f9542c6ba608912e14c9c3f783c3fa89349)

  Signed-off-by: Ross Burton <[email protected]>
  Signed-off-by: Richard Purdie <[email protected]>

And replaced it by the features that was below it.

see:
  commit 43b8b3fa72d75d8d82a478613a4d9bf4645b5389
  Author: Ross Burton <[email protected]>
  Date:   Thu Nov 7 13:47:52 2024 +0000

      classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE

      Remove the 'debug-tweaks' IMAGE_FEATURE. It sounds friendly and kind to
      developers, but it results primarily in an image which root can login
      remotely without a password.  This is incredibly useful for local
      development and testing purposes, but we really want to be explicit that
      this is what is happening instead of hiding it behind a vague "debug
      tweaks" statement.

      To preserve the eixsting behaviour, debug-tweaks should be replaced with
      these features:

        allow-empty-password empty-root-password allow-root-login post-install-logging

      (From OE-Core rev: 2c229f9542c6ba608912e14c9c3f783c3fa89349)

      Signed-off-by: Ross Burton <[email protected]>
      Signed-off-by: Richard Purdie <[email protected]>

Signed-off-by: Jan Vermaete <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant