Is it possible to have get a minimal Jetpack installation only with CUDA?

Jetpack installs a complete Linux (with OS,SDK, Libery, …). Is it possible to have get a minimal installation only with CUDA? Because we don’t need things like usb,network ,wifi…

Flash installs a “standard” Ubuntu, plus mandatory drivers if all hardware is to be accessed. After flash completes (and you don’t have to always flash) JetPack or SDK Manager goes to the components which are “extras”. With SDK Manager the option to pick particular “extras” has been removed, so you’d have to use standard “apt” commands to remove components you don’t want. The same is true of the base operating system…you’d have to use “apt” commands to remove components which a standard desktop Ubuntu install adds by default. There is no simple or easy way to do that other than a lot of trial and error.