Hi lakesnative
... At this point I have also changed a few programs from onboot to ondemand and it's all good!
Depending on the extensions, it may save you some time
booting, but wont really save you much RAM.
Extensions get loop mounted. That takes 300 or 400 bytes
if memory serves. The contents still reside on permanent
storage. The files in the extension get linked to /usr/local/
(bin, lib, etc). A link on average occupies about 40 bytes
give or take. So memory savings are minimal.