~ubuntu-branches/ubuntu/oneiric/installation-guide/oneiric

« back to all changes in this revision

Viewing changes to cs/appendix/chroot-install.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
 
<!-- $Id: chroot-install.xml 56294 2008-10-05 15:45:39Z mck-guest $ -->
2
 
<!-- original version: 55631 -->
 
1
<!-- $Id: chroot-install.xml 63063 2010-05-02 13:15:13Z fjp $ -->
 
2
<!-- original version: 63062 -->
3
3
 
4
4
 <sect1 id="linux-upgrade">
5
5
 <title>Instalace Debianu ze stávajícího unixového/linuxového systému</title>
153
153
nahraďte v ukázce server
154
154
<userinput>&archive-mirror;/debian</userinput> nějakým bližším.
155
155
Seznam zrcadel naleznete v
156
 
<ulink url="http://www.debian.org/misc/README.mirrors"></ulink>.
 
156
<ulink url="http://www.debian.org/mirror/list"></ulink>.
157
157
 
158
158
</para><para>
159
159
 
337
337
Nastavením proměnné <quote>UTC</quote> v souboru
338
338
<filename>/etc/default/rcS</filename> systému říkáte, zda má
339
339
hardwarové hodiny počítače interpretovat jako místní čas, nebo jako
340
 
čas v UTC. Nástrojem <userinput>tzconfig</userinput> můžete nastavit
 
340
čas v UTC. Nástrojem <userinput>dpkg-reconfigure tzdata</userinput> můžete nastavit
341
341
své časové pásmo.
342
342
 
343
343
<informalexample><screen>
344
344
<prompt>#</prompt> <userinput>editor /etc/default/rcS</userinput>
345
 
<prompt>#</prompt> <userinput>tzconfig</userinput>
 
345
<prompt>#</prompt> <userinput>dpkg-reconfigure tzdata</userinput>
346
346
</screen></informalexample>
347
347
 
348
348
</para>
419
419
A vytvořte základní <filename>/etc/hosts</filename> s podporou IPv6:
420
420
 
421
421
<informalexample><screen>
422
 
127.0.0.1 localhost JmenoPocitace
 
422
127.0.0.1 localhost
 
423
127.0.1.1 JmenoPocitace
423
424
 
424
425
# The following lines are desirable for IPv6 capable hosts
425
426
::1     ip6-localhost ip6-loopback