Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  •     repo init -u https://code.rdkcentral.com/r/manifests -b rdk-next -m rdkv-asp-extsrc.xml
  •     repo sync --no-tags
  •     source meta-cmf-bsp-emulator/setup-environment
  •     meta-rdk-containers/conf/machine/qemux86hybsecure.conf
  •     bitbake rdk-generic-hybrid-lxc-image



Container verification


...


  •     pstree can be used to track the list of containers running as below.

              Image Added

  •      ps -Af | grep lxc also lists the current running containers.
         Image Added

DEBUG Logs

...

  • strace can give more debug information about containers:

...