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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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