~ubuntu-branches/ubuntu/karmic/installation-guide/karmic

« back to all changes in this revision

Viewing changes to pt_BR/boot-installer/s390.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2007-07-23 15:52:44 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20070723155244-xayq1rzu8rllvngy
Tags: 20070319ubuntu1
* 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.
  - Rename doc-base.TEMPLATE to TEMPLATE.doc-base.
  - 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.
  - Remove text talking about devfs-style device names, which are no
    longer supported.
  - Fix links to web copies of installation manual and example preseed
    file.
* Bump kernelversion to 2.6.22.
* Bump x11ver to 7.3.
* Bump GNOME version to 2.20.
* Bump release version and names for Gutsy (LP: #119177).
* Refer to the standard task rather than ubuntu-standard.
* Disable documentation of the GTK frontend.
* Remove latex-hangul-ucs-hlatex build-dependency, as we don't build for
  Korean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- original version: 28672 -->
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- original version: 43745 -->
2
3
<!-- revised by Marco Carvalho (macs) 2006.01.01 -->
 
4
<!-- revised by Felipe Augusto van de Wiel (faw) 2006.09.22 -->
 
5
<!-- revised 40811:43745 by Felipe Augusto van de Wiel (faw) 2007.01.15 -->
3
6
 
4
7
  <sect2 arch="s390"><title>Limitações do s390</title>
5
8
<para>
6
9
 
7
10
Para executar o sistema de instalação, é requerida uma configuração
8
 
funcional de rede e uma seção ssh para ser aberta no S/390.
 
11
funcional de rede e uma sessão ssh para ser aberta no S/390.
9
12
 
10
13
</para><para>
11
14
 
12
15
O processo de inicialização lhe pergunta por diversos parâmetros
13
16
de rede para a configuração de uma placa de rede. Caso a configuração
14
 
seja feita com sucesso, você entrará no sistema iniciando uma seção
 
17
seja feita com sucesso, você entrará no sistema iniciando uma sessão
15
18
ssh que irá carregar o sistema padrão de instalação.
16
19
 
17
20
</para>
22
25
<para>
23
26
 
24
27
No S/390 você poderá adicionar parâmetros de inicialização no arquivo
25
 
parm. Este arquivo pode ser ou no formato ASCII ou EBCDIC. Por favor
26
 
leia
 
28
parm. Este arquivo pode ser ou no formato ASCII ou EBCDIC.
 
29
Um exemplo de arquivo parm <filename>parmfile.debian</filename> é fornecido
 
30
com as imagens de instalação.
 
31
 
 
32
<!-- Link is bad; commented out for now
 
33
Por favor leia
27
34
<ulink url="&url-s390-devices;">Device Drivers and Installation Commands</ulink>
28
35
para mais informações sobre os parâmetros de inicialização específicos do S/390.
 
36
-->
29
37
 
30
38
</para>
31
39
  </sect2>