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

« back to all changes in this revision

Viewing changes to ja/boot-installer/boot-installer.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
1
<?xml version="1.0" encoding="EUC-JP"?>
2
2
<!-- retain these comments for translator revision tracking -->
3
 
<!-- original version: 35310 -->
 
3
<!-- original version: 44407 -->
4
4
 
5
5
<chapter id="boot-installer"><title>���󥹥ȡ��륷���ƥ�ε�ư</title>
6
6
 
7
7
<!-- Include only archs that are documented to avoid build-errors -->
8
8
<!-- The arch="..." condition can be deleted when al archs are present -->
9
 
 <sect1 arch="alpha;arm;i386;ia64;m68k;mips;mipsel;s390;powerpc;sparc">
 
9
 <sect1 arch="alpha;arm;x86;ia64;m68k;mips;mipsel;s390;powerpc;sparc">
10
10
 <title>&arch-title; �ǤΥ��󥹥ȡ���ε�ư</title>
11
11
 
12
12
<!-- This info is so architecture dependent, that I have turned the   -->
13
13
<!-- structure inside out for this chapter. Each arch has a document. -->
14
 
<!-- Note: archs hppa and mipsel are currently missing -->
 
14
<!-- Note: arch hppa is currently missing -->
 
15
 
 
16
<note condition="gtk"><para>
 
17
 
 
18
<!--
 
19
For information on how to boot the graphical installer, see
 
20
<xref linkend="graphical"/>.
 
21
-->
 
22
����ե����륤�󥹥ȡ���ǵ�ư������ˡ�ϡ�
 
23
<xref linkend="graphical"/> ��������������
 
24
 
 
25
</para></note>
15
26
 
16
27
&boot-installer-alpha.xml;
17
28
&boot-installer-arm.xml;
18
29
<!-- &boot-installer-hppa.xml; -->
19
 
&boot-installer-i386.xml;
 
30
&boot-installer-x86.xml;
20
31
&boot-installer-ia64.xml;
21
32
&boot-installer-m68k.xml;
22
33
&boot-installer-mips.xml;