~ubuntu-branches/ubuntu/raring/installation-guide/raring-proposed

« back to all changes in this revision

Viewing changes to pt_BR/using-d-i/modules/lowmem.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-02-25 12:37:48 UTC
  • Revision ID: james.westby@ubuntu.com-20080225123748-xcb1iwv50tfs1q3s
Tags: 20080211ubuntu1
* 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, 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).
  - Note that an empty preseed file is equivalent to a normal manual
    installation.
  - 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 the GTK frontend.
* Bump kernelversion to 2.6.24.
* Bump GNOME version to 2.22.
* Bump release version and names for Hardy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- retain these comments for translator revision tracking -->
2
 
<!-- original version: 43603 -->
3
 
<!-- updated 16990:43603 by Felipe Augusto van de Wiel (faw) 2007.01.20 -->
 
2
<!-- original version: 49849 -->
 
3
<!-- revised by Felipe Augusto van de Wiel (faw) 2007.07.28 -->
 
4
<!-- updated 47209:49849 by Felipe Augusto van de Wiel (faw) 2008.02.06 -->
4
5
 
5
6
  <sect3 id="lowmem">
6
7
  <title>Verificando a memória disponível / modo pouca memória</title>
54
55
de arquivos ext2 (que é um componente essencial do instalador). É possível
55
56
mudar uma partição ext2 para ext3 após a instalação.
56
57
 
 
58
</para><para>
 
59
 
 
60
É possível forçar o instalador a usar um nível mais alto de baixa memória
 
61
do que o baseado na memória disponível usando o parâmetro de inicialização
 
62
<quote>lowmem</quote> como descrito em <xref linkend="installer-args"/>.
 
63
 
57
64
</para>
58
65
   </sect3>