# mirror Vine username: anonymous password: epftp@ep.sci.hokudai.ac.jp host: ftp.jaist.ac.jp remotedir: /pub/os/linux/Vine/VineSeed/ #host: ftp.kobe-u.ac.jp #remotedir: /pub/Linux/packages/Vine/VineSeed/ localdir: /home/ftp/.hd01/Vine/VineSeed/ #loglevel: 2 #compressed: 1 #decompressor: gzip #decompressor_opt: -dc #dircmd: RETR ls-lR.gz # the normal excludes first exclude: f ^(\.in\.|\.mirror|core$|MIRROR\.LOG|\.notar|\.message) exclude: f ^(\.cache|\.zipped|lost\+found|Network Trash Folder) exclude: p ^(bin/|etc/|lib/) exclude: p ^(Vine-1.0/|Vine-1.1/) exclude: p (^|/)1.0/ exclude: p (^|/)1.1/ exclude: np ^(beta/.Vine-2.5/) exclude: np ^VineSeedPlus/RPMS/i386/i386/ # exclude the uncompressed Contents and Packages files, and all ls-lR files include: if Packages-.*\.gz$ include: if Contents-.*\.gz$ #exclude: if Contents- #exclude: if Packages- exclude: if ls-lR # dont get source #exclude: p (^|/)source/ # get binaries only for intel, and all #include: p (^|/)(disks|binary)-(all|i386)/ #exclude: p (^|/)(msdos|disks|binary)-.*/ #exclude: if _(alpha|m68k|sparc|powerpc)\.deb$