apply_binaries.sh --deb

Hi,

In the documentaion . it suggestion to run sudo ./apply_binaries.sh without deb option.

I checked if we dont pass --deb option it does not call nv-apply-debs.sh to install nv_tegra/l4t_deb_packages.

1.do we need install packages under nv_tegra/l4t_deb_packages ?
2.Can I copy the deb packages in the post install process for example tensorRT and deepstream into /l4t_deb_packages and let the script to install to rootfs on the host ?

Thanks

Yes, you can copy any package to the rootfs before flash.

Thanks do we need install packages under nv_tegra/l4t_deb_packages ?

Why default is not installed?

I think the default package already include most of tools. It could be safe storage to manual install the package that user needed.