K 10 svn:author V 7 delphij K 8 svn:date V 27 2010-06-18T18:15:40.538731Z K 7 svn:log V 445 Fix two regressions introduced by GNU cpio 2.8 import: cpio/src/copyout.c: Old behavior is not to strip leading / from symbol link target. By default cpio will replace the symbol link rather than following it so this should not be a risk. cpio/src/util.c: Zero out rdev_{maj,min} for files where they are not applicable. This is a direct commit since GNU cpio has been removed from -HEAD. Sorry for the breakage... Reported by: sbruno END