/[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 39531 by fjp, Wed Aug 2 18:49:40 2006 UTC revision 52821 by fjp, Wed Apr 23 05:32:21 2008 UTC
# Line 1  Line 1 
1  installation-guide (2006xxxx) UNRELEASED; urgency=low  installation-guide (2008xxxx) UNRELEASED; urgency=low
2    
3      [ Frans Pop ]
4      * Clarify console switching for the graphical installer.
5        Thanks to Tim Richardson for the suggestion.
6    
7      [ Colin Watson ]
8      * Spell "multiselect" correctly in apt-setup/services-select preseeding
9        example.
10      * Note that an empty preseed file is equivalent to a normal manual
11        installation (thanks, Nathan Sutton).
12    
13      [ Robert Millan ]
14      * Document how to start the installer from Windows.
15    
16      [ Frans Pop ]
17      * Document installation using multiple CD/DVDs; update text about using a
18        mirror in line with that.
19      * Lenny will be version 5.0.
20      * Warn about boot issues when using RAID on the root file system.
21      * Update task selection section for changes in desktop task preseeding.
22      * Fix double / in links, spotted by Stanislav Gromov. Closes: #472813.
23      * Document new boot parameters to define mouse protocol and device (port)
24        for the graphical installer.
25      * Correct command to use to allow preseeding of netcfg when using a
26        preconfiguration file downloaded from a server (preseed/url).
27        Thanks to Durk Strooisma for the report and analysis. Closes: #476524.
28    
29      [ Joey Hess ]
30      * Remove autopartkit from the module list.
31    
32     -- Frans Pop <fjp@debian.org>  Wed, 23 Apr 2008 07:17:13 +0200
33    
34    installation-guide (20080211) unstable; urgency=low
35    
36      [ Martin Michlmayr ]
37      * Remove all information about RiscPC because these machines are
38        no longer supported.
39    
40      [ Joey Hess ]
41      * Document the new tasksel/desktop preseed for lenny.
42    
43      [ Frans Pop ]
44      * Add cm-super to build dependencies as that improves the quality of the
45        Russian PDF version.
46      * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
47        now loaded automatically.
48      * Fix incorrect instruction for preseeding local repositories.
49        Thanks to Rémi Demarthe. Closes: #420894.
50      * Add translatable entities for Continue, Cancel and Go Back buttons.
51      * Add build dependencies on texlive-lang-* packages for languages for which
52        the manual has translations.
53      * Document new boot parameters "lowmem" and "dmraid".
54      * Document new location of graphical mini.iso images.
55      * Document base-installer/kernel/image preseed.
56    
57      [ Joey Hess ]
58      * Document new lilo-installer/skip preseed.
59      * Document passwd/user-default-groups preseed.
60    
61      [ Colin Watson ]
62      * Recommend preseeding mirror/country to "manual" rather than "enter
63        information manually" (choose-mirror 2.17).
64      * Remove text talking about devfs-style device names, which are no longer
65        supported.
66      * preparing/minimum-hardware-reqts.xml: Pluralise "gigabyte" consistently.
67    
68      [ Joey Hess ]
69      * Document clock-setup/ntp.
70    
71      [ Frans Pop ]
72      * Support for sparc32 has been discontinued for Lenny. This also means that
73        booting from floppy is no longer supported for sparc.
74      * Extend the documentation of apt-setup, especially the decision whether or
75        not to use a network mirror. Document selection of services.
76      * Document new apt-setup/services-select and related hostname preseeds.
77      * Add some information about creating device files in the appendix on chroot
78        installs; also add a note that the appendix only covers the basic steps
79        of a chroot install.
80      * Warn against installing Debian while another OS is hibernated.
81    
82      [ Joey Hess ]
83      * Document how to preseed partman-auto to use only available disk, no matter
84        what it's name is.
85      * debian/rules: call dh_md5sums.
86      * Document debian-installer/exit/halt preseed.
87    
88      [ Colin Watson ]
89      * Clarify that you need to actually provide an autopartitioning method as
90        well as preseeding the partman confirmation messages.
91    
92      [ Frans Pop ]
93      * Make copyright refer explicitly to GPL version 2 as that is the version
94        included in the appendix; add reference to /usr/share/common-licenses to
95        make Lintian happy.
96      * Rename doc-base.TEMPLATE to TEMPLATE.doc-base to avoid its inclusion in
97        the package for the first architecture. Closes: #416304.
98      * Modify language codes that include a country for the doc-base document ID
99        so they only contain valid characters.
100      * Remove the PDF section in doc-base files if PDF format is not built for a
101        language.
102      * Update standards version to 3.7.3; no changes needed.
103      * Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean
104        PDF version of the manual. Closes: #457137.
105      * using-d-i:
106        - move clock-setup, tzsetup and user-setup to reflect their changed
107          position in the installation procedure
108        - mention that clock-setup will now attempt to set the system time from a
109          time server
110        - split clock-setup as part is now executed during finish-install
111        - add instructions on how a different time zone from the one(s) that match
112          the selected location can be set (as that is a FAQ)
113        - improve readability of partman section by using separate subsections for
114          guided and manual partitioning
115        - network-console: add information about dropped connections and how to
116          avoid that (closes: #458154); add footnote with command to remove a host
117          from the known_hosts file
118      * howto, preseed: update for reordering of the installation procedure.
119      * Change build dependency on gs-common to ghostscript.
120      * Use --previous when updating PO files so translators can see the changes
121        in a string.
122    
123      [ Colin Watson ]
124      * Use &releasename; rather than hardcoding etch in sources.list
125        recommendation for chroot installs. Closes: #458459.
126    
127      [ Frans Pop ]
128      * Make UTF-8 the default encoding for the text version for all languages
129        that still used ISO-8859-1.
130      * Korean text version changed to UTF-8 on request of Changwoo Ryu.
131      * Japanese text version changed to UTF-8 on request of KURASAWA Nozomu.
132      * Enable PDF for Korean for website builds.
133      * Disable Finnish, Hungarian and Spanish for this release as they have not
134        been updated.
135    
136     -- Frans Pop <fjp@debian.org>  Mon, 11 Feb 2008 19:35:22 +0100
137    
138    installation-guide (20070319) unstable; urgency=low
139    
140      [ Frans Pop ]
141      * Cleaned up definitions of some entities and removed unused ones.
142      * Implement infrastructure that allows entities to be translated.
143        Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
144      * Disable Korean PDF/PS formats for builds for the website.
145      * appendix/files: update information about mouse configuration, based on a
146        patch from Peter Samuelson (for which thanks). Closes: #406290.
147      * boot-installer, appendix/preseed: document preseed/interactive parameter.
148    
149      [ Joey Hess ]
150      * Fix package name for installation-reports, and manual unfuzzy of all
151        translations. Closes: #408408
152    
153      [ Frans Pop ]
154      * welcome:
155        - make links to FSF and GNU more consistent (closes: #410317)
156        - we do not necessarily share the ideals of the FSF (closes: #410129)
157        Thanks to Francesco Poli for suggesting these changes.
158      * using-d-i: guided partitioning now creates swap inside LVM.
159        Thanks to Francesco Poli. Closes: #411399.
160      * Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
161        Closes: #408340.
162      * installation-howto: update for the integration of base-config into D-I.
163      * appendix/preseed:
164        - as exim no longer asks any questions during installations, there is no
165          real need to document it anymore
166        - add link to Philip Hand's website as it contains many creative examples
167        - document how to select the ftp protocol during mirror selection
168        - document how to install from CD/DVD only (and not use a network mirror)
169      * Update base/standard system and task sizes.
170    
171      [ Joey Hess ]
172      * Document debian-installer/allow_unauthenticated.
173    
174      [ Wouter Verhelst ]
175      * Update mac68k installation after notes from Finn Thain, upstream mac68k
176        kernel hacker.
177    
178      [ Frans Pop ]
179      * Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
180        spotting the error. Closes: #413257.
181    
182     -- Frans Pop <fjp@debian.org>  Mon, 19 Mar 2007 15:00:12 +0100
183    
184    installation-guide (20070122) unstable; urgency=low
185    
186      * Enable Catalan, Brazillian, Korean and Spanish again.
187      * Enable new Hungarian translation.
188    
189     -- Frans Pop <fjp@debian.org>  Mon, 22 Jan 2007 12:41:57 +0100
190    
191    installation-guide (20070115) unstable; urgency=low
192    
193    [ Colin Watson ]    [ Colin Watson ]
194    * Document new pkgsel/include setting.    * Document new pkgsel/include setting.
195      * Fix incorrect documentation on preseeding additional apt sources.
196      * Fix typo in hppa hardware support documentation
197        (https://launchpad.net/bugs/55164).
198      * Adjust chroot-install guide to take account of debootstrap being
199        Architecture: all now (https://launchpad.net/bugs/64765).
200    
201    [ Frans Pop ]    [ Frans Pop ]
202    * Various corrections suggested by Clytie Siddall and Holger Wansing.    * Various corrections suggested by Clytie Siddall and Holger Wansing.
# Line 10  installation-guide (2006xxxx) UNRELEASED Line 205  installation-guide (2006xxxx) UNRELEASED
205    * Update chroot install instructions to use aptitude instead of apt-get.    * Update chroot install instructions to use aptitude instead of apt-get.
206    * Add /srv in overview of directory tree in partitioning appendix.    * Add /srv in overview of directory tree in partitioning appendix.
207    * Update section on partitioning using LVM to reflect recent changes.    * Update section on partitioning using LVM to reflect recent changes.
208      * Apply various patches by or based on suggestions from Nathanael Nerode.
209        Some of the bigger changes include:
210        - Update of processor support for the i386 architecture.
211        - Update information on setting up a RARP server.
212      * Add variant for the AMD64 architecture. Closes: #305977.
213      * Suppress warnings about missing IDs for sections and such.
214      * Reorganize supported hardware table; i386 no longer has flavors.
215      * Document SMP-alternatives as one of the variants of SMP support.
216      * Document how to shut down the system. Based on patch from Holger Levsen.
217        Closes: #248067.
218    
219      [ Miroslav Kure ]
220      * Update information about booting with encrypted partitions.
221        Closes: #378651.
222    
223      [ Joey Hess ]
224      * Update preseeding docs to document listing more than one disk for
225        partman-auto/disk and grub-installer/bootdev
226    
227      [ Changwoo Ryu ]
228      * Add support for Korean PDF output. Requires latex-hangul-ucs-hlatex.
229        Closes: #381657.
230    
231      [ David Härdeman ]
232      * Update preseeding documentation for partman-auto.
233    
234      [ Frans Pop ]
235      * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.
236        Closes: #386591.
237      * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
238      * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
239      * Document new boot parameters theme and directfb/hw-accel.
240      * Remove now obsolete distinction between classic and common kpkg.
241      * Update all arches to kernel version 2.6.17.
242      * Set default value for manual_release in build wrapper scripts.
243      * Add new section in preseeding appendix on partman-auto-raid. Not included
244        in preseed text file as it is still somewhat experimental.
245      * Document changes in guided partitioning and added encrypted LVM support.
246      * Disable m68k for official builds as it is not a release architecture.
247      * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
248      * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
249      * Update task sizes as per D-I RC1.
250      * New troubleshooting section on how to deal with CD-ROM related problems.
251      * Document how to pass parameters to kernel modules on boot.
252      * Document how to install KDE instead of Gnome in the section on pkgsel.
253    
254      [ Joey Hess ]
255      * Update for recent floppy changes.
256      * Remove hardcoded paths to executables in buildone.sh.
257      * Set HOME to a temporary directory before running w3m, to avoid it
258        trying to write to a home directory that may not exist on the buildds.
259        (See #393641)
260      * Update the installation report template to match current one in
261        installation-report.
262    
263      [ Philip Hands ]
264      * Clarify how -- affects which parameters end up in the target system's
265        bootloader's command line.
266    
267      [ Joey Hess ]
268      * Applied Phil's auto mode documentation patch, edited it, and moved
269        some things around for clarity. Closes: #395910
270      * Document auto=true boot parameter.
271    
272      [ Frans Pop ]
273      * Add condition "g-i" for arches that support the graphical installer.
274      * Document mouse/left boot parameter.
275      * Explain usage of "owner" prefix when setting values for debconf variables
276        intended for the target system at the boot prompt.
277      * Give some examples of preseeding questions from the boot prompt.
278      * Document how to install the KDE desktop environment instead of GNOME.
279      * Don't list unsupported frontends in boot parameters section.
280      * Minor corrections suggested by Tapio Lehtonen. Closes: #397790.
281      * Minor corrections suggested by Holger Wansing. Closes: #397974.
282    
283      [ Martin Michlmayr ]
284      * Mention that RiscPC support is incomplete.
285      * Mention Intel IOP32x support.
286      * Talk about ixp4xx rather than the more specific nslu2.
287    
288      [ Frans Pop ]
289      * Update all arches to kernel version 2.6.18.
290      * Minor corrections and some rewrites based on suggestions from
291        Clytie Siddall. Closes: #367861, #380588.
292      * Update Sparc specific information and document common installation issues
293        for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
294        for his overview of issues.
295      * Etch ships with X.Org 7.1.
296      * Update number of developers, packages and mailing lists.
297      * General revision of minimum hardware requirements throughout the manual.
298      * Update of installed/download size of tasks.
299      * Document the graphical installer, including the main known issues.
300      * Avoid generating XML files multiple times for translations using PO files
301        when using build.sh or buildweb.sh sripts.
302      * bookinfo:
303        - Add note for m68k that it is not a release architecture for Etch.
304      * hardware:
305        - Remove ancient section on parity RAM. Closes: #403035.
306        - Update documenation for Sparc, based on patch by Jurij Smakov.
307          Closes: #389516.
308        - PowerPC/APUS is currently not supported; removed from hardware table.
309        - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
310        - Rewrite of NIC support, document wireless support (for selected arches)
311          and explain issues surrounding drivers that require firmware.
312      * preparing:
313        - Clean out ancient hardware issues.
314      * boot-installer/parameters:
315        - Document anna/choose_modules and mirror/protocol boot parameters.
316        - Use a clearer way to list the short form of parameters.
317        - Document new option to blacklist kernel modules.
318      * boot-installer/trouble:
319        - Fix reference to Save debug logs menu option.
320          Thanks, Philippe Batailler. Closes: #402439.
321        - Add a note that installation reports will be published.
322      * install-methods:
323        - All architectures that support TFTP booting also support DCHP, so remove
324          the "supports-dhcp" condition.
325        - According to the text, Alpha supports BOOTP.
326        - Use dhcp3-server for examples rather than dhcp (version 2).
327        - tftpd-hpa does not use /tftpboot by default; allow for this in examples.
328          Closes: #342076.
329      * using-d-i:
330        - Extend description of lowmem installs based on a patch suggested by
331          Holger Wansing. Closes: #400263.
332      * boot-new:
333        - Remove reference to apt guide (not installed by default) and obsolete
334          debian-guide. Thanks, Philippe Batailler. Closes: #402492.
335        - As lynx is no longer installed, suggest w3m as text based browser.
336        - Explain how to browse /usr/share/doc/ using a graphical web browser.
337        - Mention documentation packages.
338        - Clarify what happens on first boot and how to get help to in case of
339          problems.
340      * post-install:
341        - Remove section on reactivating Windows; the installer should detect it
342          automatically after all. Closes: #402437.
343        - Add extended section on email configuration (moved from using-d-i as
344          exim4 now configures for "local mail only" by default). Closes: #402857.
345      * appendix/preseed:
346        - Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
347          Closes: #397923.
348      * appendix/chroot-install:
349        - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
350    
351      [ Frans Pop ]
352      * Prepare for release. This release is mostly for testing purposes, the real
353        release targeted at Etch will be next week.
354      * Add and enable amd64 architecture.
355      * Update control file for dropped m68k and added amd64 architectures.
356      * Disable Catalan, Korean, Spanish and Brazillian translations as they are
357        not yet complete.
358      * Enable Finnish translation.
359    
360   -- Frans Pop <fjp@debian.org>  Wed,  2 Aug 2006 20:48:17 +0200   -- Frans Pop <fjp@debian.org>  Mon, 15 Jan 2007 22:10:16 +0100
361    
362  installation-guide (20060726) unstable; urgency=low  installation-guide (20060726) unstable; urgency=low
363    

Legend:
Removed from v.39531  
changed lines
  Added in v.52821

  ViewVC Help
Powered by ViewVC 1.1.5