cp -v tftpboot/debian-live/amd64/initrd.img-3* tftpboot/debian-live/amd64/vmlinuz-3* $BUILD_TARGET/
cp -v chroot/etc/pserver.version $BUILD_TARGET/
cp -v binary/live/filesystem.squashfs $BUILD_TARGET/
+sort binary/live/filesystem.packages > $BUILD_TARGET/pserver.packages
figlet "deploy OK"
# Mirror
#
echo
-sort binary/live/filesystem.packages
+cat $BUILD_TARGET/pserver.packages
echo
echo "Now rsyncing results to $RSYNC_BASE ..."
rsync --password-file /etc/rsynclivebuild-send.pass -avv --delete $RSYNC_SRC/ rsync://$RSYNC_DST