How does OTA upgrade work?

Hi,
I was trying to understand what exactly does it mean by OTA update?
I have come across some documents where it says the steps to do OTA upgrade and the nvidia related packages which are getting upgraded(https://docs.nvidia.com/jetson/l4t/Tegra%20Linux%20Driver%20Package%20Development%20Guide/updating_jetson_and_host.html#wwpID0E06B0HA). But as I understand it looks similar to the upgrade what we do in a normal linux system.
Rather than package upgradation, what does OTA upgrade do (in l4t 4.5) ?
Thanks
Ashik P.

Some time ago all of the NVIDIA files used were just that…loose files, and not available as a package. This meant that any regular packages from Ubuntu had to be skipped if they would have overwritten this content. Then NVIDIA built their own package-based repository server. When that server is available it means updates can occur with apt even for the NVIDIA packages (which are now actual “.deb” packages and not loose files). So “Over the Air” (“OTA”) is basically setting up Jetson updates to more or less be mostly using the “standard” apt-get mechanism.

Thanks for the information @linuxdev .

It seems since then Nvidia added a bunch of components to the OTA
https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/updating_jetson_and_host.html#wwpID0E0ZI0HA