back

by dochtman·16y ago·view on hn ↗
FWIW, and I realize not everyone likes it, but Gentoo goes a long way towards making Linux package management more like BSD ports (AFAICT; haven't used *BSD much). I really like that Gentoo encourages me to build my own (lean) kernel and allows me to pick what configure flags each package gets (instead of giving me packages that include everything out there, like in the .deb distributions).
1 comments
Arch Linux allows for ports-style package management with their Arch Build Service. It's more similar to the BSDs, in my experience, than Gentoo.