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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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