diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +Dependencies: on Debian systems, you need to install the following +packages: + + coreutils + dpkg-dev + findutils + fuse + fuseiso + isolinux + libvirt-clients + openssh-client + openssl + rsync + virtinst + xmlstarlet + xorriso + + Download Debian stable's netinst ISO image and verify its integrity: ~$ ./download-iso --arch=amd64 --rsync-host=ftp.se.debian.org |