by dominis on 12/8/11, 5:16 PM with 13 comments
by ajross on 12/8/11, 6:58 PM
All this provides vs. using plain tarballs (or even "make install") is the ability to back out and upgrade your custom packages using your system's package management command.
by joeyh on 12/8/11, 8:44 PM
I'm unsure of the wisdom of conflating package format conversion (rpm, deb, puppet) with package building (from gem or python sources).
by serverascode on 12/8/11, 6:58 PM
Don't understand why devs use apt-get/yum to run their linux desktop but often code their app in such a way that it can't be managed with OS level packaging. Don't imagine a lot of developers manage their own personal linux distro. Probably some... :)
by draegtun on 12/9/11, 1:09 PM
ref: https://metacpan.org/module/Package & http://acmeism.org/projects/
by serverascode on 12/9/11, 4:36 PM
Worked great.
by binarycrusader on 12/8/11, 8:52 PM