~ubuntu-branches/debian/sid/installation-guide/sid

« back to all changes in this revision

Viewing changes to da/partitioning/partition-programs.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop, Frans Pop, Joey Hess, Wouter Verhelst
  • Date: 2007-03-19 15:00:12 UTC
  • Revision ID: james.westby@ubuntu.com-20070319150012-gt27pr4xu0ts4cps
Tags: 20070319
[ Frans Pop ]
* Cleaned up definitions of some entities and removed unused ones.
* Implement infrastructure that allows entities to be translated.
  Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
* Disable Korean PDF/PS formats for builds for the website.
* appendix/files: update information about mouse configuration, based on a
  patch from Peter Samuelson (for which thanks). Closes: #406290.
* boot-installer, appendix/preseed: document preseed/interactive parameter.

[ Joey Hess ]
* Fix package name for installation-reports, and manual unfuzzy of all
  translations. Closes: #408408

[ Frans Pop ]
* welcome:
  - make links to FSF and GNU more consistent (closes: #410317)
  - we do not necessarily share the ideals of the FSF (closes: #410129)
  Thanks to Francesco Poli for suggesting these changes.
* using-d-i: guided partitioning now creates swap inside LVM.
  Thanks to Francesco Poli. Closes: #411399.
* Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
  Closes: #408340.
* installation-howto: update for the integration of base-config into D-I.
* appendix/preseed:
  - as exim no longer asks any questions during installations, there is no
    real need to document it anymore
  - add link to Philip Hand's website as it contains many creative examples
  - document how to select the ftp protocol during mirror selection
  - document how to install from CD/DVD only (and not use a network mirror)
* Update base/standard system and task sizes.

[ Joey Hess ]
* Document debian-installer/allow_unauthenticated.

[ Wouter Verhelst ]
* Update mac68k installation after notes from Finn Thain, upstream mac68k
  kernel hacker.

[ Frans Pop ]
* Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
  spotting the error. Closes: #413257.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
<listitem><para>
20
20
 
21
21
Recommended partitioning tool in Debian. This swiss army knife can
22
 
also create filesystems <phrase arch="i386"> (<quote>format</quote> in
 
22
also create filesystems <phrase arch="x86"> (<quote>format</quote> in
23
23
Windows speak) </phrase> and assign them to the mountpoints.
24
24
 
25
25
</para></listitem>
149
149
chmod 660 hda21
150
150
</screen></informalexample>
151
151
 
152
 
</para><para arch="i386">
 
152
</para><para arch="x86">
153
153
 
154
154
Remember to mark your boot partition as ``Bootable''. 
155
155
 
169
169
 
170
170
&partition-alpha.xml;
171
171
&partition-hppa.xml;
172
 
&partition-i386.xml;
 
172
&partition-x86.xml;
173
173
&partition-ia64.xml;
174
174
&partition-mips.xml;
175
175
&partition-powerpc.xml;