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

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

  ViewVC Help
Powered by ViewVC 1.1.5