Download List

Projeto Descrição

apt-got is a customizable mirror engine. It works like a highly specialized proxy. It employs several pluggable modules that are customized for specific jobs. The first available module builds and supervises a partial (or full) Debian mirror which is populated on-the-fly by apt-get requests. There is also a simple mirror module that can be used to mirror source directories or even (static) Web pages. For increased performance on already-cached files, it employes its own Apache module. It supports customized mirroring algorithms.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-09 14:11
0.8

Especial arquivos Debian são verificados usando somas MD5. Um Depurador foi implementado para limpar antigos pacotes Debian. Melhorias de velocidade gerais foram feitas, testando prolongado foi executado, e muitos erros foram corrigidos.
Tags: Major feature enhancements
Special Debian files are now verified using MD5 sums. A
Purger was implemented to clean out old Debian packages.
General speed improvements were made, extended testing was
performed, and many bugs were fixed.

2004-06-01 23:15
0.8pre4

Esta versão adiciona mecanismos básicos de refrescante e um purgador de força bruta que sai a cada 12 horas. Os suportes FileCache objeto reusage agora e não a nuvem de memória mais. OutOfMemoryException não deve ocorrer mais, como os usos FileCache WeakReferences agora para manter os objetos vivos. A documentação foi iniciado. Isto está programado para ser o último antes de pré-lançamento 0.8.
Tags: Development, Major feature enhancements
This release adds basic refreshing mechanisms and a brute force purger that runs every 12 hours. The FileCache supports object reusage now and does not cloud the memory anymore. OutOfMemoryException should not occur anymore, as the FileCache uses WeakReferences now to keep the objects alive. Documentation has been started. This is scheduled to be the last prerelease before 0.8.

2004-05-26 04:59
0.8pre3

FileCache agora tem suporte básico para o cache de objeto, eo DebianMirrorFile pode se recuperar da eliminação manual do arquivo em cache. DebianMirrorFile também define o LastModified interno eo comprimento valores corretamente mesmo se o arquivo já foi baixado. Filelists pendentes são agora verificados corretamente, o que torna a carga debianMirror as novas informações corretamente.
Tags: Development, Major bugfixes
FileCache now has basic support for object caching, and
the DebianMirrorFile can recover from manual deletion of
the cached file. DebianMirrorFile also sets the internal
LastModified and Length values correctly even if the file
was already downloaded. PENDING FileLists are now
verified correctly, which makes the DebianMirror load the
new information properly.

2004-05-23 13:34
0.8pre2

Um wrapper gzip agora é usado se o pacote compactado listas estão disponíveis, reduzindo os requisitos de largura de banda e tempo de inicialização. Alguns bugs importantes foram corrigidos, incluindo um problema onde os novos arquivos de lançamento não foram obtidas a partir do servidor remoto em algumas circunstâncias. O servidor ainda não recarregar automaticamente novos arquivos de lançamento, mas deve ser reiniciado.
Tags: Development, Major bugfixes
A gzip wrapper is now used if gzipped package lists
are available, reducing bandwidth requirements and
startup time. Some major bugs were fixed, including a
problem where new Release files were not fetched
from the remote server under some circumstances.
The server still does not reload new Release files
automatically, but must be restarted.

2004-05-19 10:25
0.8pre1

Lançamento arquivos são encontrados e baixados quando o espelho é iniciado, e listas de pacotes são verificados contra md5sum encontrada nos arquivos da versão. Listas para binary-i386 são baixados no arranque (se não tiver presente e com a soma MD5 direita), e todos os outros são baixados e analisado na primeira solicitação.
Tags: Development, Major feature enhancements
Release files are now found and downloaded when the mirror
is started, and package lists are verified against MD5 sums
found in the Release files. Lists for binary-i386 are downloaded
on startup (if not yet present and with the right MD5 sum),
and all others are downloaded and parsed on first request.

Project Resources