/[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 40459 by joeyh, Mon Sep 4 00:39:02 2006 UTC revision 61189 by fjp, Fri Nov 6 06:57:37 2009 UTC
# Line 1  Line 1 
1  installation-guide (2006xxxx) UNRELEASED; urgency=low  installation-guide (2009xxxx) UNRELEASED; urgency=low
2    
3      [ Colin Watson ]
4      * Note that partman-auto/init_automatically_partition is only honoured if
5        partman-auto/method is not set.
6    
7      [ Frans Pop ]
8      * Add missing hyphen in command "kbd-config". With thanks to Tapio Lehtonen.
9        Closes: #545584.
10      * Include a caution in the IA64 version of the manual against using IA64
11        for "normal" 64-bit Intel systems.
12      * Disable the variant for the alpha architecture: it is being dropped as a
13        release architecture for Squeeze.
14      * When updating PO files, set them to a standard width of 79 (same as used
15        for l10n-sync for D-I master PO files).
16      * Document that Debian now installs Recommends by default and how to disable
17        that.
18      * x86 USB boot: two improvements suggested by Timo Juhani Lindfors and one
19        by Samuel Thibault. Closes: #532437, #532440, #548534.
20      * welcome: add a link to www.kernel.org and remove the no longer valid link
21        to www.kerneltraffic.org. Closes: #331523.
22      * Document new help functionality.
23    
24     -- Frans Pop <fjp@debian.org>  Tue, 01 Sep 2009 19:01:59 +0200
25    
26    installation-guide (20090901) unstable; urgency=low
27    
28      [ Frans Pop ]
29      * Switch over from Lenny to Squeeze. Current kernel is 2.6.29.
30      * Change the Debian designation for the ARM architecture from arm to armel.
31        The internal 'arch-spec' and file naming convention remains "arm" in order
32        to avoid unnecessary changes and work for translators.
33      * Mention that TERM= can be passed as boot parameter to set the terminal type
34        for serial console installs. Based on a patch suggested by Samuel Thibault.
35        Closes: #524666.
36      * Update copyright for 2009.
37    
38      [ Martin Michlmayr ]
39      * Updates for ARM (armel):
40        - Remove sections about Netwinder/CATS, which are no longer supported.
41        - Update the "supported hardware" table.
42        - Add a section about Marvell's Kirkwood, which is now supported.
43      * Updates for MIPS:
44        - Show some sections on mipsel that apply there too.
45        - Say that the Cobalt Qube 2700 (Qube1) is no longer supported.
46        - Remove everything about the Broadcom SWARM and BigSur since we no
47          longer support these devices in the installer.
48    
49      [ Colin Watson ]
50      * Merge from Ubuntu:
51        - Document partman/mount_style, which controls how filesystems are
52          mounted.
53      * Document pkgsel/include/install-recommends.
54      * partman/confirm_write_new_label was renamed to
55        partman-partitioning/confirm_write_new_label in r50363, December 2007.
56        Adjust preseeding documentation to match.
57    
58      [ Frans Pop ]
59      * Document installation of localization tasks.
60      * Document the debian-installer/add-kernel-opts preconfiguration option.
61      * Add links to website documenting braille keybindings. Thanks to
62        Samuel Thibault for the patch. Closes: #534260.
63      * Fix typo in chroot install appendix. Closes: #535494.
64      * Improve bootp documentation. Thanks to Holger Wansing for the patch.
65        Closes: #282614.
66      * On s390 the system clock is not modified by the installer.
67    
68      [ Otavio Salvador ]
69      * Document the netcfg/enable preseeding that allows for disabling the
70        network configuration. Thanks to Anthony L. Awtrey <tony@awtrey.com>
71        for the patch.
72    
73      [ Frans Pop ]
74      * Move most build dependencies to Build-Depends-Indep.
75    
76     -- Frans Pop <fjp@debian.org>  Tue, 01 Sep 2009 14:10:10 +0200
77    
78    installation-guide (20090427) unstable; urgency=low
79    
80      [ Colin Watson ]
81      * Document partman/early_command (added in partman-base 129).
82      * Add note about preseeding ownership to preseed-seenflag section, since I
83        had a user confused by this who hadn't found the note elsewhere
84        explaining owners.
85      * Use /dev/sda and /dev/sdb in the RAID preseeding example rather than
86        /dev/discs/disc0/disc and /dev/discs/disc1/disc, since the latter
87        devices no longer exist.
88      * Document noshell boot parameter. See #504381.
89      * Clarify behaviour of "auto" preseed alias.
90      * Clarify that preseeding aliases are only aliases for question names, and
91        that a value is always needed as well.
92      * Apparently you can pass extra boot parameters to OpenBoot at the end of
93        the 'boot' command. Document this as it has been known to cause some
94        confusion.
95    
96      [ Frans Pop ]
97      * Document preseeding of network-console now that its postinst can be
98        relied on to be executed.
99      * Update info on passing boot parameter for PPPoE.
100      * Explain Standard system task.
101      * Add LXDE desktop environment.
102      * Mention option to select desktop environment from boot menu for x86 CDs.
103      * Add task sizes for alternative desktop environments.
104      * chroot install: 'tzconfig' is deprecated for 'dpkg-reconfigure tzdata'.
105        Closes: #520582.
106      * Booting using LILO or GRUB: minor improvements. Closes: #519508.
107      * Fix example how to generate md5-encoded password. Closes: #518018.
108      * Fix missing tags in Japanese translation. Closes: #509372.
109      * Improve script that extracts preconfiguration example file from appendix.
110    
111      [ Samuel Thibault ]
112      * Document accessibility support. Closes: #509371.
113    
114      [ Frans Pop ]
115      * (Re-)enable Vietnamese translation (not fully up-to-date).
116      * Convert PO translations for Finnish, Korean and Vietnamese to XML using
117        their last fully translated version.
118      * Release update of the manual for Lenny. Six translations have not been
119        updated: Brazilian, Catalan, Finnish, Korean, Spanish and Vietnamese.
120    
121     -- Frans Pop <fjp@debian.org>  Mon, 27 Apr 2009 13:23:30 +0200
122    
123    installation-guide (20081208) unstable; urgency=low
124    
125      * Move documentation files to separate subdirectory doc.
126      * Document how the manual is built for the Debian website.
127      * Correct error spotted by Osamu Aoki: text web browser is w3m, not w3c.
128      * Correct two minor errors in preconfiguration examples. With thanks to
129        Andreas Beckmann for reporting them. Closes: #507544.
130      * Add new script check-preseed to help translators check if their
131        translation of the appendix about preseeding is complete/correct.
132      * Re-enable Spanish translation.
133    
134     -- Frans Pop <fjp@debian.org>  Mon, 08 Dec 2008 09:50:48 +0100
135    
136    installation-guide (20081113) unstable; urgency=medium
137    
138      [ Martin Michlmayr ]
139      * Remove everything about DECstation since these machines are
140        no longer supported.
141      * Provide information about all iop32x and orion5x installation media.
142      * Describe Orion and Versatile as supported platforms.
143      * Fix the NSLU2 download link.
144      * Describe MIPS Malta.
145      * Document netcfg/get_gateway=none
146    
147      [ Frans Pop ]
148      * Update copyright to 2008.
149      * Update description of country selection in line with recent changes in
150        localechooser.
151      * Request output of lspci -knn in installation reports.
152      * Apply patch from Frank Lichtenheld to improve netboot instructions for
153        PowerPC. Closes: #275565.
154    
155      [ Joey Hess ]
156      * Comment out partman-auto/disk setting in preseed since lenny d-i will
157        automatically work w/o it if there's just 1 disk. Closes: #490287
158      * Document hw-detect/load_firmware. Closes: #493845
159    
160      [ Ryan Niebur ]
161      * Added documentation for RAID 6 and 10.
162    
163      [ Jérémy Bobbio ]
164      * Explicitly mention that preseeded keymaps must be known to d-i.
165        Closes: #493720
166      * Mention parman-md/device_remove_md in preseeding appendix.
167    
168      [ Frans Pop ]
169      * Restructure supported hardware section.
170      * Update of supported subarches/flavors for powerpc.
171      * hardware-supported:
172        - suppress m68k from arches table, unless building for m68k
173        - show which subarches are supported by arm/armel
174        - various minor updates and improvements
175      * Remove section on X.Org preseeding as all descibed options are obsolete.
176      * Document support in the installer for loading missing firmware.
177      * Update partman preseeding: use Choices-C values instead of descriptions.
178      * Correct short description of iso-scan. Closes: #501175.
179      * PowerPC currently doesn't have hd-media images, so is not "bootable-usb".
180      * There are no floppy images for i386 for Lenny; disable relevant sections.
181      * Major rewrite of section about preparing a USB stick for booting the
182        installer. Closes: #500206, #500283.
183      * Update preconfiguration section for latest changes in the preseed udebs
184        and clarify preseeding of language/country.
185      * Remove duplicated text about using tasksel. Closes: #502773.
186      * Update task sizes and nr. of packages per arch and current nr. of Debian
187        Developers for Lenny.
188      * (Re-)enable Catalan, Greek, Finnish, Japanese and Korean translations.
189      * Disable Vietnamese translations as it is incomplete.
190    
191     -- Frans Pop <fjp@debian.org>  Thu, 13 Nov 2008 10:15:38 +0100
192    
193    installation-guide (20080520) unstable; urgency=medium
194    
195      [ Frans Pop ]
196      * Clarify console switching for the graphical installer.
197        Thanks to Tim Richardson for the suggestion.
198    
199      [ Colin Watson ]
200      * Spell "multiselect" correctly in apt-setup/services-select preseeding
201        example.
202      * Note that an empty preseed file is equivalent to a normal manual
203        installation (thanks, Nathan Sutton).
204    
205      [ Robert Millan ]
206      * Document how to start the installer from Windows.
207    
208      [ Frans Pop ]
209      * Document installation using multiple CD/DVDs; update text about using a
210        mirror in line with that.
211      * Lenny will be version 5.0.
212      * Warn about boot issues when using RAID on the root file system.
213      * Update task selection section for changes in desktop task preseeding.
214      * Fix double / in links, spotted by Stanislav Gromov. Closes: #472813.
215      * Document new boot parameters to define mouse protocol and device (port)
216        for the graphical installer.
217      * Correct command to use to allow preseeding of netcfg when using a
218        preconfiguration file downloaded from a server (preseed/url).
219        Thanks to Durk Strooisma for the report and analysis. Closes: #476524.
220      * Specify for which release the example preseed file is valid.
221      * Document preseeding of grub password.
222      * Update how to suppress the removal of existing LVM data using preseeding.
223      * Update version of X11 used in Lenny.
224      * Update kernel versions.
225      * Update memory requirements for i386 and amd64. Elaborate on installing
226        systems with less memory than the listed minimum.
227      * Update known issues for graphical installer: entropy gathering for
228        encrypted partitioning is now supported; localechooser now has nice
229        columns but other components still need to be done.
230      * Document finish-install/keep-consoles boot parameter and preseeding.
231      * Define two new translatable entities: escapekey and tabkey.
232      * Update task sizes, and number of packages and developers.
233      * x86: update description of the boot screen for the new syslinux vesamenu.
234    
235      [ Joey Hess ]
236      * Remove autopartkit from the module list.
237    
238      [ Frans Pop ]
239      * Disable Catalan, Korean and Japanese translations as they are incomplete.
240      * Upload with priority medium because of D-I Beta 2 release.
241    
242     -- Frans Pop <fjp@debian.org>  Sat, 10 May 2008 17:59:43 +0200
243    
244    installation-guide (20080211) unstable; urgency=low
245    
246      [ Martin Michlmayr ]
247      * Remove all information about RiscPC because these machines are
248        no longer supported.
249    
250      [ Joey Hess ]
251      * Document the new tasksel/desktop preseed for lenny.
252    
253      [ Frans Pop ]
254      * Add cm-super to build dependencies as that improves the quality of the
255        Russian PDF version.
256      * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
257        now loaded automatically.
258      * Fix incorrect instruction for preseeding local repositories.
259        Thanks to Rémi Demarthe. Closes: #420894.
260      * Add translatable entities for Continue, Cancel and Go Back buttons.
261      * Add build dependencies on texlive-lang-* packages for languages for which
262        the manual has translations.
263      * Document new boot parameters "lowmem" and "dmraid".
264      * Document new location of graphical mini.iso images.
265      * Document base-installer/kernel/image preseed.
266    
267      [ Joey Hess ]
268      * Document new lilo-installer/skip preseed.
269      * Document passwd/user-default-groups preseed.
270    
271      [ Colin Watson ]
272      * Recommend preseeding mirror/country to "manual" rather than "enter
273        information manually" (choose-mirror 2.17).
274      * Remove text talking about devfs-style device names, which are no longer
275        supported.
276      * preparing/minimum-hardware-reqts.xml: Pluralise "gigabyte" consistently.
277    
278      [ Joey Hess ]
279      * Document clock-setup/ntp.
280    
281      [ Frans Pop ]
282      * Support for sparc32 has been discontinued for Lenny. This also means that
283        booting from floppy is no longer supported for sparc.
284      * Extend the documentation of apt-setup, especially the decision whether or
285        not to use a network mirror. Document selection of services.
286      * Document new apt-setup/services-select and related hostname preseeds.
287      * Add some information about creating device files in the appendix on chroot
288        installs; also add a note that the appendix only covers the basic steps
289        of a chroot install.
290      * Warn against installing Debian while another OS is hibernated.
291    
292      [ Joey Hess ]
293      * Document how to preseed partman-auto to use only available disk, no matter
294        what it's name is.
295      * debian/rules: call dh_md5sums.
296      * Document debian-installer/exit/halt preseed.
297    
298      [ Colin Watson ]
299      * Clarify that you need to actually provide an autopartitioning method as
300        well as preseeding the partman confirmation messages.
301    
302      [ Frans Pop ]
303      * Make copyright refer explicitly to GPL version 2 as that is the version
304        included in the appendix; add reference to /usr/share/common-licenses to
305        make Lintian happy.
306      * Rename doc-base.TEMPLATE to TEMPLATE.doc-base to avoid its inclusion in
307        the package for the first architecture. Closes: #416304.
308      * Modify language codes that include a country for the doc-base document ID
309        so they only contain valid characters.
310      * Remove the PDF section in doc-base files if PDF format is not built for a
311        language.
312      * Update standards version to 3.7.3; no changes needed.
313      * Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean
314        PDF version of the manual. Closes: #457137.
315      * using-d-i:
316        - move clock-setup, tzsetup and user-setup to reflect their changed
317          position in the installation procedure
318        - mention that clock-setup will now attempt to set the system time from a
319          time server
320        - split clock-setup as part is now executed during finish-install
321        - add instructions on how a different time zone from the one(s) that match
322          the selected location can be set (as that is a FAQ)
323        - improve readability of partman section by using separate subsections for
324          guided and manual partitioning
325        - network-console: add information about dropped connections and how to
326          avoid that (closes: #458154); add footnote with command to remove a host
327          from the known_hosts file
328      * howto, preseed: update for reordering of the installation procedure.
329      * Change build dependency on gs-common to ghostscript.
330      * Use --previous when updating PO files so translators can see the changes
331        in a string.
332    
333      [ Colin Watson ]
334      * Use &releasename; rather than hardcoding etch in sources.list
335        recommendation for chroot installs. Closes: #458459.
336    
337      [ Frans Pop ]
338      * Make UTF-8 the default encoding for the text version for all languages
339        that still used ISO-8859-1.
340      * Korean text version changed to UTF-8 on request of Changwoo Ryu.
341      * Japanese text version changed to UTF-8 on request of KURASAWA Nozomu.
342      * Enable PDF for Korean for website builds.
343      * Disable Finnish, Hungarian and Spanish for this release as they have not
344        been updated.
345    
346     -- Frans Pop <fjp@debian.org>  Mon, 11 Feb 2008 19:35:22 +0100
347    
348    installation-guide (20070319) unstable; urgency=low
349    
350      [ Frans Pop ]
351      * Cleaned up definitions of some entities and removed unused ones.
352      * Implement infrastructure that allows entities to be translated.
353        Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
354      * Disable Korean PDF/PS formats for builds for the website.
355      * appendix/files: update information about mouse configuration, based on a
356        patch from Peter Samuelson (for which thanks). Closes: #406290.
357      * boot-installer, appendix/preseed: document preseed/interactive parameter.
358    
359      [ Joey Hess ]
360      * Fix package name for installation-reports, and manual unfuzzy of all
361        translations. Closes: #408408
362    
363      [ Frans Pop ]
364      * welcome:
365        - make links to FSF and GNU more consistent (closes: #410317)
366        - we do not necessarily share the ideals of the FSF (closes: #410129)
367        Thanks to Francesco Poli for suggesting these changes.
368      * using-d-i: guided partitioning now creates swap inside LVM.
369        Thanks to Francesco Poli. Closes: #411399.
370      * Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
371        Closes: #408340.
372      * installation-howto: update for the integration of base-config into D-I.
373      * appendix/preseed:
374        - as exim no longer asks any questions during installations, there is no
375          real need to document it anymore
376        - add link to Philip Hand's website as it contains many creative examples
377        - document how to select the ftp protocol during mirror selection
378        - document how to install from CD/DVD only (and not use a network mirror)
379      * Update base/standard system and task sizes.
380    
381      [ Joey Hess ]
382      * Document debian-installer/allow_unauthenticated.
383    
384      [ Wouter Verhelst ]
385      * Update mac68k installation after notes from Finn Thain, upstream mac68k
386        kernel hacker.
387    
388      [ Frans Pop ]
389      * Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
390        spotting the error. Closes: #413257.
391    
392     -- Frans Pop <fjp@debian.org>  Mon, 19 Mar 2007 15:00:12 +0100
393    
394    installation-guide (20070122) unstable; urgency=low
395    
396      * Enable Catalan, Brazillian, Korean and Spanish again.
397      * Enable new Hungarian translation.
398    
399     -- Frans Pop <fjp@debian.org>  Mon, 22 Jan 2007 12:41:57 +0100
400    
401    installation-guide (20070115) unstable; urgency=low
402    
403    [ Colin Watson ]    [ Colin Watson ]
404    * Document new pkgsel/include setting.    * Document new pkgsel/include setting.
405      * Fix incorrect documentation on preseeding additional apt sources.
406      * Fix typo in hppa hardware support documentation
407        (https://launchpad.net/bugs/55164).
408      * Adjust chroot-install guide to take account of debootstrap being
409        Architecture: all now (https://launchpad.net/bugs/64765).
410    
411    [ Frans Pop ]    [ Frans Pop ]
412    * Various corrections suggested by Clytie Siddall and Holger Wansing.    * Various corrections suggested by Clytie Siddall and Holger Wansing.
# Line 34  installation-guide (2006xxxx) UNRELEASED Line 439  installation-guide (2006xxxx) UNRELEASED
439      Closes: #381657.      Closes: #381657.
440    
441    [ David Härdeman ]    [ David Härdeman ]
442    * Update preseeding documentation for partman-auto    * Update preseeding documentation for partman-auto.
443    
444      [ Frans Pop ]
445      * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.
446        Closes: #386591.
447      * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
448      * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
449      * Document new boot parameters theme and directfb/hw-accel.
450      * Remove now obsolete distinction between classic and common kpkg.
451      * Update all arches to kernel version 2.6.17.
452      * Set default value for manual_release in build wrapper scripts.
453      * Add new section in preseeding appendix on partman-auto-raid. Not included
454        in preseed text file as it is still somewhat experimental.
455      * Document changes in guided partitioning and added encrypted LVM support.
456      * Disable m68k for official builds as it is not a release architecture.
457      * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
458      * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
459      * Update task sizes as per D-I RC1.
460      * New troubleshooting section on how to deal with CD-ROM related problems.
461      * Document how to pass parameters to kernel modules on boot.
462      * Document how to install KDE instead of Gnome in the section on pkgsel.
463    
464      [ Joey Hess ]
465      * Update for recent floppy changes.
466      * Remove hardcoded paths to executables in buildone.sh.
467      * Set HOME to a temporary directory before running w3m, to avoid it
468        trying to write to a home directory that may not exist on the buildds.
469        (See #393641)
470      * Update the installation report template to match current one in
471        installation-report.
472    
473      [ Philip Hands ]
474      * Clarify how -- affects which parameters end up in the target system's
475        bootloader's command line.
476    
477      [ Joey Hess ]
478      * Applied Phil's auto mode documentation patch, edited it, and moved
479        some things around for clarity. Closes: #395910
480      * Document auto=true boot parameter.
481    
482      [ Frans Pop ]
483      * Add condition "g-i" for arches that support the graphical installer.
484      * Document mouse/left boot parameter.
485      * Explain usage of "owner" prefix when setting values for debconf variables
486        intended for the target system at the boot prompt.
487      * Give some examples of preseeding questions from the boot prompt.
488      * Document how to install the KDE desktop environment instead of GNOME.
489      * Don't list unsupported frontends in boot parameters section.
490      * Minor corrections suggested by Tapio Lehtonen. Closes: #397790.
491      * Minor corrections suggested by Holger Wansing. Closes: #397974.
492    
493      [ Martin Michlmayr ]
494      * Mention that RiscPC support is incomplete.
495      * Mention Intel IOP32x support.
496      * Talk about ixp4xx rather than the more specific nslu2.
497    
498      [ Frans Pop ]
499      * Update all arches to kernel version 2.6.18.
500      * Minor corrections and some rewrites based on suggestions from
501        Clytie Siddall. Closes: #367861, #380588.
502      * Update Sparc specific information and document common installation issues
503        for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
504        for his overview of issues.
505      * Etch ships with X.Org 7.1.
506      * Update number of developers, packages and mailing lists.
507      * General revision of minimum hardware requirements throughout the manual.
508      * Update of installed/download size of tasks.
509      * Document the graphical installer, including the main known issues.
510      * Avoid generating XML files multiple times for translations using PO files
511        when using build.sh or buildweb.sh sripts.
512      * bookinfo:
513        - Add note for m68k that it is not a release architecture for Etch.
514      * hardware:
515        - Remove ancient section on parity RAM. Closes: #403035.
516        - Update documenation for Sparc, based on patch by Jurij Smakov.
517          Closes: #389516.
518        - PowerPC/APUS is currently not supported; removed from hardware table.
519        - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
520        - Rewrite of NIC support, document wireless support (for selected arches)
521          and explain issues surrounding drivers that require firmware.
522      * preparing:
523        - Clean out ancient hardware issues.
524      * boot-installer/parameters:
525        - Document anna/choose_modules and mirror/protocol boot parameters.
526        - Use a clearer way to list the short form of parameters.
527        - Document new option to blacklist kernel modules.
528      * boot-installer/trouble:
529        - Fix reference to Save debug logs menu option.
530          Thanks, Philippe Batailler. Closes: #402439.
531        - Add a note that installation reports will be published.
532      * install-methods:
533        - All architectures that support TFTP booting also support DCHP, so remove
534          the "supports-dhcp" condition.
535        - According to the text, Alpha supports BOOTP.
536        - Use dhcp3-server for examples rather than dhcp (version 2).
537        - tftpd-hpa does not use /tftpboot by default; allow for this in examples.
538          Closes: #342076.
539      * using-d-i:
540        - Extend description of lowmem installs based on a patch suggested by
541          Holger Wansing. Closes: #400263.
542      * boot-new:
543        - Remove reference to apt guide (not installed by default) and obsolete
544          debian-guide. Thanks, Philippe Batailler. Closes: #402492.
545        - As lynx is no longer installed, suggest w3m as text based browser.
546        - Explain how to browse /usr/share/doc/ using a graphical web browser.
547        - Mention documentation packages.
548        - Clarify what happens on first boot and how to get help to in case of
549          problems.
550      * post-install:
551        - Remove section on reactivating Windows; the installer should detect it
552          automatically after all. Closes: #402437.
553        - Add extended section on email configuration (moved from using-d-i as
554          exim4 now configures for "local mail only" by default). Closes: #402857.
555      * appendix/preseed:
556        - Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
557          Closes: #397923.
558      * appendix/chroot-install:
559        - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
560    
561      [ Frans Pop ]
562      * Prepare for release. This release is mostly for testing purposes, the real
563        release targeted at Etch will be next week.
564      * Add and enable amd64 architecture.
565      * Update control file for dropped m68k and added amd64 architectures.
566      * Disable Catalan, Korean, Spanish and Brazillian translations as they are
567        not yet complete.
568      * Enable Finnish translation.
569    
570   -- Joey Hess <joeyh@debian.org>  Sun,  3 Sep 2006 20:37:09 -0400   -- Frans Pop <fjp@debian.org>  Mon, 15 Jan 2007 22:10:16 +0100
571    
572  installation-guide (20060726) unstable; urgency=low  installation-guide (20060726) unstable; urgency=low
573    

Legend:
Removed from v.40459  
changed lines
  Added in v.61189

  ViewVC Help
Powered by ViewVC 1.1.5