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

Legend:
Removed from v.41499  
changed lines
  Added in v.61410

  ViewVC Help
Powered by ViewVC 1.1.5