~ubuntu-branches/ubuntu/raring/installation-guide/raring-proposed

« back to all changes in this revision

Viewing changes to nl/using-d-i/modules/netcfg.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-02-25 12:37:48 UTC
  • Revision ID: james.westby@ubuntu.com-20080225123748-xcb1iwv50tfs1q3s
Tags: 20080211ubuntu1
* 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.
  - 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.
* Bump kernelversion to 2.6.24.
* Bump GNOME version to 2.22.
* Bump release version and names for Hardy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- original version: 44026 -->
 
1
<!-- original version: 50619 -->
2
2
 
3
3
   <sect3 id="netcfg">
4
4
   <title>Het netwerk configureren</title>
42
42
 
43
43
</para><note><para>
44
44
 
45
 
De volgende technische details zouden van pas kunnen komen (of niet).
 
45
De volgende technische details kunnen mogelijk van pas komen (of niet).
46
46
Het programma gaat ervan uit dat het IP-adres van uw netwerk het resultaat
47
47
is van een bit-gewijze AND-operatie van het IP-adres van uw systeem en het
48
 
netwerkmasker. Het Broadcast-adres wordt ingesteld op het resultaat van een
49
 
bit-gewijze OR-operatie van het IP-adres van uw systeem en de bitgewijze
50
 
inverse van het netwerkmasker. Gebruik de staandaardwaarden van het
 
48
netwerkmasker. Het standaard Broadcast-adres wordt berekend als het resultaat
 
49
van een bit-gewijze OR-operatie van het IP-adres van uw systeem en de
 
50
bitgewijze inverse van het netwerkmasker. Ook zal een default waarde voor een
 
51
standaard router (gateway) worden bepaald. Gebruik de staandaardwaarden van het
51
52
installatiesysteem als u de juiste waarden voor deze vragen niet kunt vinden;
52
53
u kunt ze, indien nodig, altijd nog wijzigen nadat de installatie is afgerond
53
54
door het bestand <filename>/etc/network/interfaces</filename> te wijzigen.