- Joined
- Apr 11, 2023
Set up my old Gentoo install like a troglodyte (maximal USE flag philosophy... I knew I was going to break something this way, sure enough...) and managed to screw something in the build system up. So, install #2. Got a half-built checkpoint saved now.
Coming to realize how well-suited Gentoo is in particular for suckless stuff. In the suckless world, you add features with patches. Portage provides patching ability. You can choose to patch the config in particular from the patches featureset ( https://wiki.gentoo.org/wiki//etc/portage/patches ) or through the savedconfig USE flag. This is without forking the package into your own overlay!
Coming to realize how well-suited Gentoo is in particular for suckless stuff. In the suckless world, you add features with patches. Portage provides patching ability. You can choose to patch the config in particular from the patches featureset ( https://wiki.gentoo.org/wiki//etc/portage/patches ) or through the savedconfig USE flag. This is without forking the package into your own overlay!