agnos-builder
agnos-builder copied to clipboard
Reduce AGNOS system image size to <1GB
Convenience things, like valgrind
, should be the last to go. First up is anything we're just wasting space on, like package caches or AGNOS build-time dependencies.
If we have to start cutting these things, I think we'll want to setup an "AGNOS dev" package that will install all those extras together.
batman:output$ du -hs system.img
4.3G system.img
scripts/check_space.sh
is a nice tool for debugging this and will allow you to poke around like this: