~ubuntu-branches/ubuntu/natty/installation-guide/natty

« back to all changes in this revision

Viewing changes to ja/using-d-i/modules/sparc/silo-installer.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-06-23 13:15:29 UTC
  • Revision ID: james.westby@ubuntu.com-20080623131529-qtkop96231z7zk1n
Tags: 20080520ubuntu1
* Drop bogus "/ubuntu" from URL to example-preseed on help.ubuntu.com.
* 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).
  - 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.
  - Disable documentation of win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
* Bump kernelversion to 2.6.26 (main architectures) and 2.6.25 (ports).
* Bump GNOME version to 2.24.
* Bump release version and names for Intrepid.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="EUC-JP"?>
2
 
<!-- retain these comments for translator revision tracking -->
3
 
<!-- original version: 24582 -->
4
 
 
5
 
  <sect3 arch="sparc">
6
 
  <title>�ϡ��ɥǥ������ؤ� <command>SILO</command> 
7
 
         �֡��ȥ������Υ��󥹥ȡ���</title>
8
 
<para>
9
 
 
10
 
<!--
11
 
The standard &architecture; boot loader is called <quote>silo</quote>.
12
 
It is documented in
13
 
<filename>/usr/share/doc/silo/</filename>. <command>SILO</command> is
14
 
similar in configuration and usage to <command>LILO</command>, with
15
 
a few exceptions. First of all, <command>SILO</command> allows you to
16
 
boot any kernel image on your drive, even if it is not listed in
17
 
<filename>/etc/silo.conf</filename>.  This is because
18
 
<command>SILO</command> can actually read Linux partitions.  Also,
19
 
<filename>/etc/silo.conf</filename> is read at boot time, so there is
20
 
no need to rerun <command>silo</command> after installing a new kernel
21
 
like you would with <command>LILO</command>. <command>SILO</command>
22
 
can also read UFS partitions, which means it can boot SunOS/Solaris
23
 
partitions as well. This is useful if you want to install GNU/Linux
24
 
alongside an existing SunOS/Solaris install.
25
 
-->
26
 
ɸ��� &architecture; �֡��ȥ������� <quote>silo</quote> �ȸƤФ졢
27
 
<filename>/usr/share/doc/silo/</filename> ��ʸ�񤬤���ޤ���
28
 
<command>SILO</command> �Ͼ������㳰�������
29
 
<command>LILO</command> ������Ȼ���ˡ�����Ƥ��ޤ���
30
 
�ޤ����ˡ�<filename>/etc/silo.conf</filename> �˥ꥹ�Ȥ���Ƥ��ʤ��Ƥ⡢
31
 
<command>SILO</command> �ϥɥ饤�־�Τɤ�ʥ����ͥ륤�᡼���ⵯư�Ǥ��ޤ���
32
 
����� <command>SILO</command> ����
33
 
�ºݤ� Linux �ѡ��ƥ��������ɤळ�Ȥ��Ǥ��뤫��Ǥ���
34
 
����ˡ�<filename>/etc/silo.conf</filename> �ⵯư�����ɤ߹��ߤޤ���
35
 
�������äơ������������ͥ�򥤥󥹥ȡ��뤷����� 
36
 
(<command>LILO</command> �Τ褦��) 
37
 
<command>silo</command> ��Ƽ¹Ԥ���ɬ�פϤ���ޤ���
38
 
<command>SILO</command> �Ϥ���� UFS �ѡ��ƥ��������ɤळ�Ȥ��Ǥ���
39
 
����� SunOS/Solaris �ѡ��ƥ�������ư�Ǥ��뤳�Ȥ��̣���ޤ���
40
 
��¸�� SunOS/Solaris �Ȱ��� GNU/Linux �򥤥󥹥ȡ��뤹��Τʤ顢
41
 
���줬�����Ǥ���
42
 
 
43
 
</para>
44
 
  </sect3>