Olá, Se você for instalar em várias máquinas instale o apt-cacher na primeira, ou em outra rodando alguma distro derivada da Debian, aponte o apt (/etc/apt/sources.list, veja exemplo abaixo) para esta máquina antes de baixar as atualizações, assim você vai ficar com um repositório local contendo todas elas. Depois instale o Ubuntu nas outras e, antes de atualizar, aponte também o apt delas para a máquina que estiver rodando o apt-cacher.
Exemplo da minha configuração, ainda estou usando a 7.10 e "trash.mhp" é a minha própria máquina, você terá de trocar pelo nome ou ip da sua máquina com o apt-cacher: # /etc/apt/sources.list # deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy main restricted # deb-src http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy-updates main restricted # deb-src http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy universe # deb-src http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy universe deb http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy-updates universe # deb-src http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy multiverse # deb-src http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy multiverse deb http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy-updates multiverse # deb-src http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy-updates multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. # deb http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse # deb-src http://trash.mhp:3142/archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. This software is not part of Ubuntu, but is ## offered by Canonical and the respective vendors as a service to Ubuntu ## users. deb http://trash.mhp:3142/archive.canonical.com/ubuntu gutsy partner # deb-src http://trash.mhp:3142/archive.canonical.com/ubuntu gutsy partner deb http://trash.mhp:3142/security.ubuntu.com/ubuntu gutsy-security main restricted # deb-src http://trash.mhp:3142/security.ubuntu.com/ubuntu gutsy-security main restricted deb http://trash.mhp:3142/security.ubuntu.com/ubuntu gutsy-security universe # deb-src http://trash.mhp:3142/security.ubuntu.com/ubuntu gutsy-security universe deb http://trash.mhp:3142/security.ubuntu.com/ubuntu gutsy-security multiverse # deb-src http://trash.mhp:3142/security.ubuntu.com/ubuntu gutsy-security multiverse Boa sorte, 2008/6/6 Salles <[EMAIL PROTECTED]>: > Bom dia, turma. > > Ao instalar hoje um Ubuntu 7.10 com uma iso baixada na época de seu > lançamento, todas as atualizações terão que ser realizadas, creio que um > pacote que ultrapassa os 300Mbs hoje. > * Questão: Se baixar um iso do 7.10 hoje, ela já está com as > atualizações inclusas ou é a mesma da época do lançamento? > > Estou me baseando na necessidade de instalação dos 7.04 ou 7.10 em > algumas máquinas mais antigas cujas configurações não suportarão o 8.04. > > Abraços a todos, > > Salles (Nethell) > > > -- > Interessado em aprender mais sobre o Ubuntu em português? > http://wiki.ubuntu-br.org/ComeceAqui - > ubuntu-br mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > -- Márcio H. Parreiras @ Pedro Leopoldo - MG - Brazil Por favor evite enviar-me anexos Excel (.xls), PowerPoint (.ppt) ou Word (.doc); Veja http://www.gnu.org/philosophy/no-word-attachments.pt-br.html Please avoid sending me Excel (.xls), PowerPoint (.ppt) or Word (.doc) attachments; See http://www.gnu.org/philosophy/no-word-attachments.html Navegue com segurança: http://br.mozdev.org Surf safely: http://www.mozilla.com/en-US Experimente http://www.broffice.org Try http://www.openoffice.org "A caixa dizia: Requer MS Windows ou superior, então eu instalei Debian/GNU Linux!" http://www.debian.org/index.pt.html "The box said: Requires MS Windows or better, then I installed Debian/GNU Linux!" http://www.debian.org/index.en.html http://pt.wikipedia.org/wiki/Linux http://en.wikipedia.org/wiki/Linux Codificação de caracteres / Character encoding: Unicode (UTF-8) . -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

