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

« back to all changes in this revision

Viewing changes to es/using-d-i/modules/os-prober.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:
1
1
<?xml version="1.0" encoding="ISO-8859-15"?>
2
 
<!-- original version: 27596 -->
 
2
<!-- original version: 33725 -->
3
3
<!-- revisado jfs, 31 octubre de 2004 -->
4
4
<!-- revisado Rudy Godoy, 22 feb. 2005 -->
5
5
 
29
29
 
30
30
<!-- TODO: Maybe include some arch-dependent tables with supported OS'es here -->
31
31
 
32
 
<note condition="sarge"><para>
33
 
 
34
 
El instalador puede no ser capaz de detectar correctamente otros sistemas operativos
35
 
si la partici�n en la que se encuentran est� montada mientras se realiza la
36
 
detecci�n. Esto puede ocurrir si selecciona un punto de montaje (p.ej. /win)
37
 
para una partici�n que contenga otro sistema operativo en
38
 
<command>partman</command>, o si ha montado la partici�n manualmente desde la consola.
39
 
 
40
 
</para></note>
41
 
 
42
32
  </sect3>