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

Legend:
Removed from v.34168  
changed lines
  Added in v.65393

  ViewVC Help
Powered by ViewVC 1.1.5