DST on linux

March 25, 2009

Chris has some good info on what is going on w/ regards to DST on linux: http://gaarai.com/2009/03/10/updating-daylight-saving-time-on-linux/

0

Change directory where RPM builds happen

March 2, 2009

On Red Hat / Fedora systems RPM build looks for SOURCES, BUILD etc in /usr/src/redhat. If you want to use a different directory for this you have to set the %_topdir value. Most sites suggest doing this in rpmrc or some other conf file, I like passing this on the cmd line… and I forget [...]

0