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

« back to all changes in this revision

Viewing changes to en/preparing/needed-info.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
<!-- retain these comments for translator revision tracking -->
2
 
<!-- $Id: needed-info.xml 38334 2006-06-22 20:11:20Z wouter $ -->
 
2
<!-- $Id: needed-info.xml 43939 2007-01-06 18:47:40Z fjp $ -->
3
3
 
4
4
 <sect1 id="needed-info">
5
5
 <title>Information You Will Need</title>
59
59
 
60
60
 <!-- We need the arch dependence for the whole list to ensure proper xml
61
61
      as long as not architectures have a paragraph -->
62
 
 <itemizedlist arch="i386;m68k;alpha;sparc;mips;mipsel">
63
 
<listitem arch="i386"><para>
 
62
 <itemizedlist arch="x86;m68k;alpha;sparc;mips;mipsel">
 
63
<listitem arch="x86"><para>
64
64
 
65
65
<ulink url="&url-hardware-howto;">Linux Hardware Compatibility HOWTO</ulink>
66
66
 
182
182
 
183
183
</para></listitem>
184
184
 
185
 
<listitem arch="i386"><para>
 
185
<listitem arch="x86"><para>
186
186
 
187
187
The System window in the Windows Control Panel.
188
188
 
222
222
</row>
223
223
<row arch="not-s390"><entry>Their order on the system.</entry></row>
224
224
<!-- "not-m68k;not-s390" would really turn out to be everything... -->
225
 
<row arch="alpha;arm;hppa;i386;ia64;mips;mipsel;powerpc;sparc">
 
225
<row arch="alpha;arm;hppa;x86;ia64;mips;mipsel;powerpc;sparc">
226
226
  <entry>Whether IDE or SCSI (most computers are IDE).</entry>
227
227
</row>
228
228
<row arch="m68k">
300
300
<para>
301
301
 
302
302
Many brand name products work without trouble on Linux. Moreover,
303
 
hardware for Linux is improving daily. However, Linux still does not
304
 
run as many different types of hardware as some operating systems.
 
303
hardware support in Linux is improving daily. However, Linux still does
 
304
not run as many different types of hardware as some operating systems.
305
305
 
306
 
</para><para arch="i386">
 
306
</para><para arch="x86">
307
307
 
308
308
In particular, Linux usually cannot run hardware that requires a
309
309
running version of Windows to work.
310
310
 
311
 
</para><para arch="i386">
 
311
</para><para arch="x86">
312
312
 
313
313
Although some Windows-specific hardware can be made to run on Linux,
314
314
doing so usually requires extra effort. In addition, Linux drivers
315
315
for Windows-specific hardware are usually specific to one Linux
316
316
kernel. Therefore, they can quickly become obsolete.
317
317
 
318
 
</para><para arch="i386">
 
318
</para><para arch="x86">
319
319
 
320
320
So called win-modems are the most common type of this hardware.
321
321
However, printers and other equipment may also be Windows-specific.
397
397
</para></listitem>
398
398
</itemizedlist>
399
399
 
400
 
</para><para condition="supports-dhcp">
 
400
</para><para>
401
401
 
402
402
On the other hand, if your administrator tells you that a DHCP server
403
403
is available and is recommended, then you don't need this information