~psusi/ubuntu/precise/installation-guide/partitions

« back to all changes in this revision

Viewing changes to nl/hardware/supported/m68k.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-06-25 10:28:30 UTC
  • mfrom: (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100625102830-nvfcrroep8mvhkeo
Tags: 20100518ubuntu1
* 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, armel, 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 win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document pkgsel/update-policy.
  - Document preseeding user-setup's home directory encryption facility.
  - Improve examples of tasksel/first preseeding to avoid mentioning
    standard, which is installed by default.
  - Document partman-auto-lvm/guided_size.
  - Document scheme for preseeding the use of CC.archive.ubuntu.com
    mirrors.
  - Document pkgsel/updatedb.
  - Document partman/default_filesystem.
  - Document how to override the weak password check.
  - Remove comments about automatic installation methods that have been
    removed from Ubuntu.
  - Remove documentation of
    base-installer/kernel/linux/initramfs-generators; setting this to
    anything other than the default will cause the installer to fail.
* Adjust list of armel architectures for Ubuntu.
* Bump kernelversion to 2.6.35.
* Bump release version and names for Maverick.
* Update Canonical's copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- retain these comments for translator revision tracking -->
2
 
<!-- original version: 36732 untranslated -->
3
 
 
4
 
  <sect2 arch="m68k"><title>CPU, Main Boards, and Video Support</title>
5
 
<para>
6
 
 
7
 
Complete information concerning supported M68000 based
8
 
(<emphasis>&architecture;</emphasis>) systems can be found at the
9
 
<ulink url="&url-m68k-faq;">Linux/m68k FAQ</ulink>.  This section merely
10
 
outlines the basics.
11
 
 
12
 
</para><para>
13
 
 
14
 
The &architecture; port of Linux runs on any 680x0 with a PMMU (Paged
15
 
Memory Management Unit) and a FPU (floating-point unit).  This
16
 
includes the 68020 with an external 68851 PMMU, the 68030, and better,
17
 
and excludes the <quote>EC</quote> line of 680x0 processors.  See the
18
 
<ulink url="&url-m68k-faq;">Linux/m68k FAQ</ulink> for complete details.
19
 
 
20
 
</para><para>
21
 
 
22
 
There are four major supported
23
 
<emphasis>&architecture;</emphasis> flavors: Amiga, Atari, Macintosh
24
 
and VME machines.  Amiga and Atari were the first two systems to which
25
 
Linux was ported; in keeping, they are also the two most
26
 
well-supported Debian ports.  The Macintosh line is supported
27
 
incompletely, both by Debian and by the Linux kernel; see
28
 
<ulink url="&url-m68k-mac;">Linux m68k for Macintosh</ulink> for project
29
 
status and supported hardware.  The BVM and Motorola single board
30
 
VMEbus computers are the most recent addition to the list of machines
31
 
supported by Debian.  Ports to other &architecture; architectures,
32
 
such as the Sun3 architecture and NeXT black box, are underway but not
33
 
yet supported by Debian.
34
 
 
35
 
</para>
36
 
  </sect2>
37
 
 
38
 
 
39