#!/bin/sh # fetch the latest portage directory (use a mirror near your location) wget -nc -nd ftp://ftp.tu-clausthal.de/pub/linux/gentoo/snapshots/portage-latest.tar.bz2 # fetch the files from the filelist wget -nc -nd -i Files -P distfiles