spacewalk bump channels
04/07/12 00:39
After some fooling around with spacecmd I wrote a small script to help me make versioned snapshots of channels. The idea is that you take a snapshot of your channel once in a while and then decide their state. This allows you to simply maintain a DTAP setup where the source channel is always the bleeding edge.
https://github.com/jvzantvoort/common/blob/master/Scripts/BumpChannels.py
https://github.com/jvzantvoort/common/blob/master/Scripts/BumpChannels.py
svn rpm autobuild
30/06/12 00:04
To aid in the demonstration of integrating development environment with software repositories like yum, spacewalk, etc. I've create a set of scripts to generate rpms from subversion commits. Read More...
Creating signed rpm packages
29/06/12 22:42
I was looking for the documentation to create and use gpg keys for rpm packages. There are some nice tutorials this this one from Thomas Chung so there is little use in redoing that.
However I am quite lazy... Read More...
However I am quite lazy... Read More...
C Programming Course
21/06/12 16:00
I went to a C Programming course. A course that I've been meaning to take for a long time but never had enough reason to do so. But my current assignment gave me an excuse to do so. Read More...