Hi,
As I am using Raspberry Pi Zero (non-W) which has no network capabilities whatsoever. Can I remove network related extensions from piCore?
To being with, openssh & openssl packages come to mind. Are there more?
I don't care about the disk space at all, just wish to optimize the memory footprint and since I will be using copy2fs.flag, just preventing it from starting up will still cause it to reside in memory, right?
Not sure about their sizes, so don't know if I stand to gain anything by removing them completely rather than just disabling their start.
I think this will also help with the boot time since no key pair needs to be generated at boot up.