Usage: aptly mirror create [ ...] Creates mirror of remote repository, aptly supports both regular and flat Debian repositories exported via HTTP. aptly would try download Release file from remote repository and verify its signature. PPA urls could specified in short format: $ aptly mirror create ppa:/ Example: $ aptly mirror create wheezy-main http://mirror.yandex.ru/debian/ wheezy main Options: -ignore-signatures=false: disable verification of Release file signatures -keyring=: gpg keyring to use when verifying Release file (could be specified multiple times) -with-sources=false: download source packages in addition to binary packages