A program in a stage4 that I have says this on startup: (built Mon Dec 10 2012 10:06:39 Local time zone must be set--see zic manual page)
It's ugly and stupid. catalyst should probably copy the host localtime into the chroot, and either remove it or replace it with a tzfile explicitly set in the spec file. I copy a file in the fsscript, but that of course happens *after* the above `date` output has already been compiled in. What to do? //Peter
