/[d-i]/trunk/manual/debian/changelog
ViewVC logotype

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 63942 - (show annotations) (download)
Thu Jul 15 17:07:26 2010 UTC (2 years, 10 months ago) by fjp
File size: 35769 byte(s)
Clarify IP addresses in example for booting SS4000-E (arm)

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

Properties

Name Value
svn:mergeinfo /branches/d-i/lenny/manual/debian/changelog:58376-58378

  ViewVC Help
Powered by ViewVC 1.1.5