here=`pwd`
mkdir -p usr/src/Patches
(cd /;tar cf - `cat $here/Files`)|tar xfp -
find usr|xargs fixup
chmod u+w usr/src/Patches
