
(image taken from oskay’s photostream)
Packages are your friend. Really. If you’ve done systems admin for a while, you’ll realise that it’s worth the effort to do installations via a package. There’s 2 main benefits to my mind:
- You can easily remove the software later, upgrade it, or both
- In some systems you can also get checksums for the installed files – on Solaris systems for example you can run the ‘pkgchk’ command and verify that all of your software is intact.
So I’m quite pleased to see that the Hudson project now builds Debian packages. Nice work, people. I might get around to evaluating it properly now.
Related posts:
- Giternal Debian package Giternal is a handy tool for managing git submodules. Give...
- Hudson on Ubuntu with Big Visible results in six steps We’ve written before about making your Continuous Integration build (and...
- Kohsuke Kawaguchi Hudson Webinar I thought I was pretty good at guitar once....
- A solution to broken Gems? RubyGems have been exceptionally successful as a way for Ruby...
- The official hudson weblog R. Tyler Ballance has been unveiled as the mastermind behind...
Related posts brought to you by Yet Another Related Posts Plugin.