~jbicha/ubuntu/oneiric/installation-guide/merge-with-debian

« back to all changes in this revision

Viewing changes to pt_BR/install-methods/downloading-files.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-11-20 19:15:23 UTC
  • Revision ID: james.westby@ubuntu.com-20081120191523-ewj4gnnj4k6skpn4
Tags: 20081113ubuntu1
* Document user-setup encrypted private directory preseeding.
* Resynchronise with Debian. Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, hppa, i386, ia64, lpia,
    powerpc, sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Disable documentation of win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document partman/early_command.
  - Document pkgsel/update-policy.
* Bump kernelversion to 2.6.27.
* Bump GNOME version to 2.26.
* Bump release version and names for Jaunty.
* Re-enable documentation of the GTK frontend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- original version: 52257 -->
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- original version: 56139 -->
 
3
<!-- updated 52257:56139 by Felipe Augusto van de Wiel (faw) 2008.11.10 -->
2
4
 
3
5
 <sect1 id="downloading-files">
4
6
 <title>Baixando arquivos através de espelhos (mirrors) da Debian</title>
5
7
 
6
8
<para>
7
9
 
8
 
Para achar o mirror mais próximo de você (e provavelmente o mais rápido), veja a
9
 
<ulink url="&url-debian-mirrors;">lista de mirrors da Debian</ulink>.
 
10
Para achar o espelho mais próximo de você (e provavelmente o mais rápido),
 
11
veja a <ulink url="&url-debian-mirrors;">lista de espelhos do Debian</ulink>.
10
12
 
11
13
</para><para>
12
14
 
13
 
Quando estiver baixando arquivos atraes de um espelho da Debian, tenha
14
 
certeza de baixar os arquivos em modo binário, não use texto ou 
15
 
modo automático. 
 
15
Quando estiver baixando arquivos de um espelho Debian usando FTP, tenha
 
16
certeza de baixar os arquivos em modo <emphasis>binário</emphasis>, não
 
17
use modo texto ou modo automático.
 
18
 
16
19
</para>
17
20
 
18
21
  <sect2 id="where-files">
19
 
  <title>Aonde achar as imagens de instalação</title>
 
22
  <title>Onde encontrar as imagens de instalação</title>
20
23
 
21
24
<para>
22
 
As imagens de instalação estão localizadas em cada mirror da Debian no diretório
 
25
As imagens de instalação estão localizadas em cada espelho do Debian no
 
26
diretório
23
27
<ulink url="&url-debian-installer;images">debian/dists/&releasename;/main/installer-&architecture;/current/images/</ulink>
24
 
&mdash; o <ulink url="&url-debian-installer;images/MANIFEST">MANIFEST</ulink>
 
28
&mdash; o arquivo
 
29
<ulink url="&url-debian-installer;images/MANIFEST">MANIFEST</ulink>
25
30
lista cada imagem e seu propósito.
26
31
</para>
27
32
 
32
37
 
33
38
  </sect2>
34
39
 
35
 
 
36
40
 </sect1>