The Owl homepage is: http://www.openwall.com/Owl/ There you can order Owl on a CD with delivery worldwide and support our project by doing so. Owl can be downloaded from the following official mirrors: ftp://ftp1.ru.openwall.com/pub/Owl/ (Russia) ftp://ftp2.ru.openwall.com/pub/Owl/ (Russia) ftp://ftp.pl.openwall.com/pub/Owl/ (Poland) ftp://ftp.ua.openwall.com/pub/Owl/ (Ukraine) ftp://ftp.cz.openwall.com/pub/Owl/ (Czech Republic) ftp://gd.tuwien.ac.at/opsys/linux/Owl/ (Austria) http://gd.tuwien.ac.at/opsys/linux/Owl/ rsync://gd.tuwien.ac.at/opsys/linux/Owl/ ftp://ftp.mathematik.uni-marburg.de/pub/mirror/openwall/Owl/ (Germany) ftp://ftp.ca.openwall.com/pub/Owl/ (Canada) ftp://ftp.wiretapped.net/pub/Owl/ (Australia) There's a subdirectory for each Owl release or branch, with the following contents: native.tar.gz CVS tree (our software, patches, build specs) sources source tree (original tarballs to be patched) kernel kernel sources and recommended patches Owl.mtree mtree(8) specification of the above i?86, sparc*, alpha* Owl binary packages iso ISO-9660 images of Owl CDs Some of the subdirectories may use symlinks to files common to several Owl branches. Thus, to download just one Owl branch you may need to tell your FTP client to dereference symlinks. With lftp (which is a part of Owl), use the "mirror -L" command. The mtree(8) specifications for Owl releases are PGP signed. The corresponding PGP public key is available from: http://www.openwall.com/signatures/ You will always need the CVS tree, -- even if you choose to install binary packages only. In order to (re-)build Owl from source, you'll need both the CVS and the source trees. More documentation (including BUILD and INSTALL) is available in the CVS tree, under Owl/doc/. An alternative way to access the CVS tree (besides being able to obtain its snapshots for a certain release or branch as native.tar.gz from the FTP mirrors listed above) is via our anonymous CVS server: CVSROOT=:pserver:anoncvs:anoncvs@anoncvs.owl.openwall.com:/cvs or over SSH, with the following settings: CVS_RSH=ssh CVSROOT=anoncvs@anoncvs.owl.openwall.com:/cvs The password is "anoncvs" and the module name is "Owl". You may use compression with either method of access to the anonymous CVS server, typically by specifying the -z3 to CVS and/or the -C option to the SSH client. $Id: DOWNLOAD,v 1.17 2002/09/11 09:46:38 solar Exp $