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

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

  ViewVC Help
Powered by ViewVC 1.1.5