/[d-i]/trunk/manual/debian/changelog
ViewVC logotype

Diff of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 41585 by fjp, Thu Oct 12 17:20:08 2006 UTC revision 46505 by fjp, Sat Apr 21 00:48:56 2007 UTC
# Line 1  Line 1 
1  installation-guide (2006xxxx) UNRELEASED; urgency=low  installation-guide (2007xxxx) UNRELEASED; urgency=low
2    
3      [ Martin Michlmayr ]
4      * Remove all information about RiscPC because these machines are
5        no longer supported.
6    
7      [ Joey Hess ]
8      * Document the new tasksel/desktop preseed for lenny.
9    
10      [ Frans Pop ]
11      * Add cm-super to build dependencies as that improves the quality of the
12        Russian PDF version.
13      * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
14        now loaded automatically.
15    
16     -- Frans Pop <fjp@debian.org>  Sat, 21 Apr 2007 02:45:23 +0200
17    
18    installation-guide (20070319) unstable; urgency=low
19    
20      [ Frans Pop ]
21      * Cleaned up definitions of some entities and removed unused ones.
22      * Implement infrastructure that allows entities to be translated.
23        Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
24      * Disable Korean PDF/PS formats for builds for the website.
25      * appendix/files: update information about mouse configuration, based on a
26        patch from Peter Samuelson (for which thanks). Closes: #406290.
27      * boot-installer, appendix/preseed: document preseed/interactive parameter.
28    
29      [ Joey Hess ]
30      * Fix package name for installation-reports, and manual unfuzzy of all
31        translations. Closes: #408408
32    
33      [ Frans Pop ]
34      * welcome:
35        - make links to FSF and GNU more consistent (closes: #410317)
36        - we do not necessarily share the ideals of the FSF (closes: #410129)
37        Thanks to Francesco Poli for suggesting these changes.
38      * using-d-i: guided partitioning now creates swap inside LVM.
39        Thanks to Francesco Poli. Closes: #411399.
40      * Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
41        Closes: #408340.
42      * installation-howto: update for the integration of base-config into D-I.
43      * appendix/preseed:
44        - as exim no longer asks any questions during installations, there is no
45          real need to document it anymore
46        - add link to Philip Hand's website as it contains many creative examples
47        - document how to select the ftp protocol during mirror selection
48        - document how to install from CD/DVD only (and not use a network mirror)
49      * Update base/standard system and task sizes.
50    
51      [ Joey Hess ]
52      * Document debian-installer/allow_unauthenticated.
53    
54      [ Wouter Verhelst ]
55      * Update mac68k installation after notes from Finn Thain, upstream mac68k
56        kernel hacker.
57    
58      [ Frans Pop ]
59      * Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
60        spotting the error. Closes: #413257.
61    
62     -- Frans Pop <fjp@debian.org>  Mon, 19 Mar 2007 15:00:12 +0100
63    
64    installation-guide (20070122) unstable; urgency=low
65    
66      * Enable Catalan, Brazillian, Korean and Spanish again.
67      * Enable new Hungarian translation.
68    
69     -- Frans Pop <fjp@debian.org>  Mon, 22 Jan 2007 12:41:57 +0100
70    
71    installation-guide (20070115) unstable; urgency=low
72    
73    [ Colin Watson ]    [ Colin Watson ]
74    * Document new pkgsel/include setting.    * Document new pkgsel/include setting.
# Line 45  installation-guide (2006xxxx) UNRELEASED Line 115  installation-guide (2006xxxx) UNRELEASED
115    * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.    * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.
116      Closes: #386591.      Closes: #386591.
117    * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.    * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
118    * Minor corrections reported by Malcolm Parsons. Closes: #388138.    * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
119    * Document new boot parameters theme and directfb/hw-accel.    * Document new boot parameters theme and directfb/hw-accel.
120    * Remove now obsolete distinction between classic and common kpkg.    * Remove now obsolete distinction between classic and common kpkg.
121    * Update all arches to kernel version 2.6.17.    * Update all arches to kernel version 2.6.17.
# Line 53  installation-guide (2006xxxx) UNRELEASED Line 123  installation-guide (2006xxxx) UNRELEASED
123    * Add new section in preseeding appendix on partman-auto-raid. Not included    * Add new section in preseeding appendix on partman-auto-raid. Not included
124      in preseed text file as it is still somewhat experimental.      in preseed text file as it is still somewhat experimental.
125    * Document changes in guided partitioning and added encrypted LVM support.    * Document changes in guided partitioning and added encrypted LVM support.
126      * Disable m68k for official builds as it is not a release architecture.
127      * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
128      * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
129      * Update task sizes as per D-I RC1.
130      * New troubleshooting section on how to deal with CD-ROM related problems.
131      * Document how to pass parameters to kernel modules on boot.
132      * Document how to install KDE instead of Gnome in the section on pkgsel.
133    
134      [ Joey Hess ]
135      * Update for recent floppy changes.
136      * Remove hardcoded paths to executables in buildone.sh.
137      * Set HOME to a temporary directory before running w3m, to avoid it
138        trying to write to a home directory that may not exist on the buildds.
139        (See #393641)
140      * Update the installation report template to match current one in
141        installation-report.
142    
143      [ Philip Hands ]
144      * Clarify how -- affects which parameters end up in the target system's
145        bootloader's command line.
146    
147      [ Joey Hess ]
148      * Applied Phil's auto mode documentation patch, edited it, and moved
149        some things around for clarity. Closes: #395910
150      * Document auto=true boot parameter.
151    
152      [ Frans Pop ]
153      * Add condition "g-i" for arches that support the graphical installer.
154      * Document mouse/left boot parameter.
155      * Explain usage of "owner" prefix when setting values for debconf variables
156        intended for the target system at the boot prompt.
157      * Give some examples of preseeding questions from the boot prompt.
158      * Document how to install the KDE desktop environment instead of GNOME.
159      * Don't list unsupported frontends in boot parameters section.
160      * Minor corrections suggested by Tapio Lehtonen. Closes: #397790.
161      * Minor corrections suggested by Holger Wansing. Closes: #397974.
162    
163      [ Martin Michlmayr ]
164      * Mention that RiscPC support is incomplete.
165      * Mention Intel IOP32x support.
166      * Talk about ixp4xx rather than the more specific nslu2.
167    
168      [ Frans Pop ]
169      * Update all arches to kernel version 2.6.18.
170      * Minor corrections and some rewrites based on suggestions from
171        Clytie Siddall. Closes: #367861, #380588.
172      * Update Sparc specific information and document common installation issues
173        for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
174        for his overview of issues.
175      * Etch ships with X.Org 7.1.
176      * Update number of developers, packages and mailing lists.
177      * General revision of minimum hardware requirements throughout the manual.
178      * Update of installed/download size of tasks.
179      * Document the graphical installer, including the main known issues.
180      * Avoid generating XML files multiple times for translations using PO files
181        when using build.sh or buildweb.sh sripts.
182      * bookinfo:
183        - Add note for m68k that it is not a release architecture for Etch.
184      * hardware:
185        - Remove ancient section on parity RAM. Closes: #403035.
186        - Update documenation for Sparc, based on patch by Jurij Smakov.
187          Closes: #389516.
188        - PowerPC/APUS is currently not supported; removed from hardware table.
189        - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
190        - Rewrite of NIC support, document wireless support (for selected arches)
191          and explain issues surrounding drivers that require firmware.
192      * preparing:
193        - Clean out ancient hardware issues.
194      * boot-installer/parameters:
195        - Document anna/choose_modules and mirror/protocol boot parameters.
196        - Use a clearer way to list the short form of parameters.
197        - Document new option to blacklist kernel modules.
198      * boot-installer/trouble:
199        - Fix reference to Save debug logs menu option.
200          Thanks, Philippe Batailler. Closes: #402439.
201        - Add a note that installation reports will be published.
202      * install-methods:
203        - All architectures that support TFTP booting also support DCHP, so remove
204          the "supports-dhcp" condition.
205        - According to the text, Alpha supports BOOTP.
206        - Use dhcp3-server for examples rather than dhcp (version 2).
207        - tftpd-hpa does not use /tftpboot by default; allow for this in examples.
208          Closes: #342076.
209      * using-d-i:
210        - Extend description of lowmem installs based on a patch suggested by
211          Holger Wansing. Closes: #400263.
212      * boot-new:
213        - Remove reference to apt guide (not installed by default) and obsolete
214          debian-guide. Thanks, Philippe Batailler. Closes: #402492.
215        - As lynx is no longer installed, suggest w3m as text based browser.
216        - Explain how to browse /usr/share/doc/ using a graphical web browser.
217        - Mention documentation packages.
218        - Clarify what happens on first boot and how to get help to in case of
219          problems.
220      * post-install:
221        - Remove section on reactivating Windows; the installer should detect it
222          automatically after all. Closes: #402437.
223        - Add extended section on email configuration (moved from using-d-i as
224          exim4 now configures for "local mail only" by default). Closes: #402857.
225      * appendix/preseed:
226        - Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
227          Closes: #397923.
228      * appendix/chroot-install:
229        - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
230    
231      [ Frans Pop ]
232      * Prepare for release. This release is mostly for testing purposes, the real
233        release targeted at Etch will be next week.
234      * Add and enable amd64 architecture.
235      * Update control file for dropped m68k and added amd64 architectures.
236      * Disable Catalan, Korean, Spanish and Brazillian translations as they are
237        not yet complete.
238      * Enable Finnish translation.
239    
240   -- Frans Pop <fjp@debian.org>  Thu, 12 Oct 2006 18:46:34 +0200   -- Frans Pop <fjp@debian.org>  Mon, 15 Jan 2007 22:10:16 +0100
241    
242  installation-guide (20060726) unstable; urgency=low  installation-guide (20060726) unstable; urgency=low
243    

Legend:
Removed from v.41585  
changed lines
  Added in v.46505

  ViewVC Help
Powered by ViewVC 1.1.5