The "selections" file is a list of the packages used by INX, obtained from "dpkg --get-selections" It is thus in a format that makes it easy to get the packages on an Ubuntu Hardy install. dpkg --set-selections < selections apt-get dselect-upgrade for example.