I want to upgrade a minimal install. Previously I've just run:
csup
make buildworld
make buildkernel
make installkernel
etc.
However, that kinda does a full install on top of the minimal install. How do I keep it a minimal install while still upgrading it?
Do I restrict it with src.conf, or do I restrict it in the supfile (not too confident with these files though...)? Any thoughts or experiences?
csup
make buildworld
make buildkernel
make installkernel
etc.
However, that kinda does a full install on top of the minimal install. How do I keep it a minimal install while still upgrading it?
Do I restrict it with src.conf, or do I restrict it in the supfile (not too confident with these files though...)? Any thoughts or experiences?