Keeping a system lean - GNU/Linux

Users browsing this thread: 1 Guest(s)
robotchaos
Long time nixers
I have never used a ports system, but does it do any of that automatically? It can't know that I'm done using the dep. So I need to manually run clean-up correct?

I'm not opposed to a clean-up process, just trying to figure out a clean way to have minimal updates. So far I've settled on a container, much like a chroot build system. I have my runtime OS that then only does updates on required packages, nothing superfluous. My build container then keeps all the deps installed permanently, and they get updated when I run system updates. I'm not overly concerned with the build container becoming bloated.

I think I'm just over-complicating it... As I tend to do.


Messages In This Thread
Keeping a system lean - by robotchaos - 22-02-2017, 08:37 PM
RE: Keeping a system lean - by jkl - 22-02-2017, 08:48 PM
RE: Keeping a system lean - by robotchaos - 22-02-2017, 08:49 PM
RE: Keeping a system lean - by jkl - 22-02-2017, 09:02 PM
RE: Keeping a system lean - by rocx - 22-02-2017, 10:02 PM
RE: Keeping a system lean - by z3bra - 23-02-2017, 07:44 AM
RE: Keeping a system lean - by venam - 23-02-2017, 07:55 AM
RE: Keeping a system lean - by jkl - 23-02-2017, 08:46 AM
RE: Keeping a system lean - by z3bra - 23-02-2017, 09:21 AM
RE: Keeping a system lean - by jkl - 23-02-2017, 09:44 AM
RE: Keeping a system lean - by robotchaos - 24-02-2017, 03:51 PM
RE: Keeping a system lean - by apk - 24-02-2017, 09:42 PM
RE: Keeping a system lean - by pranomostro - 25-02-2017, 10:04 AM
RE: Keeping a system lean - by robotchaos - 05-04-2017, 01:36 PM