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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 51302 - (show annotations) (download)
Mon Feb 11 21:45:15 2008 UTC (5 years, 3 months ago) by fjp
File size: 22270 byte(s)
* Disable Finnish, Hungarian and Spanish for this release as they have not
  been updated.
1 installation-guide (2007xxxx) UNRELEASED; urgency=low
2
3 [ Martin Michlmayr ]
4 * Remove all information about RiscPC because these machines are
5 no longer supported.
6
7 [ Joey Hess ]
8 * Document the new tasksel/desktop preseed for lenny.
9
10 [ Frans Pop ]
11 * Add cm-super to build dependencies as that improves the quality of the
12 Russian PDF version.
13 * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
14 now loaded automatically.
15 * Fix incorrect instruction for preseeding local repositories.
16 Thanks to Rémi Demarthe. Closes: #420894.
17 * Add translatable entities for Continue, Cancel and Go Back buttons.
18 * Add build dependencies on texlive-lang-* packages for languages for which
19 the manual has translations.
20 * Document new boot parameters "lowmem" and "dmraid".
21 * Document new location of graphical mini.iso images.
22 * Document base-installer/kernel/image preseed.
23
24 [ Joey Hess ]
25 * Document new lilo-installer/skip preseed.
26 * Document passwd/user-default-groups preseed.
27
28 [ Colin Watson ]
29 * Recommend preseeding mirror/country to "manual" rather than "enter
30 information manually" (choose-mirror 2.17).
31 * Remove text talking about devfs-style device names, which are no longer
32 supported.
33 * preparing/minimum-hardware-reqts.xml: Pluralise "gigabyte" consistently.
34
35 [ Joey Hess ]
36 * Document clock-setup/ntp.
37
38 [ Frans Pop ]
39 * Support for sparc32 has been discontinued for Lenny. This also means that
40 booting from floppy is no longer supported for sparc.
41 * Extend the documentation of apt-setup, especially the decision whether or
42 not to use a network mirror. Document selection of services.
43 * Document new apt-setup/services-select and related hostname preseeds.
44 * Add some information about creating device files in the appendix on chroot
45 installs; also add a note that the appendix only covers the basic steps
46 of a chroot install.
47 * Warn against installing Debian while another OS is hibernated.
48
49 [ Joey Hess ]
50 * Document how to preseed partman-auto to use only available disk, no matter
51 what it's name is.
52 * debian/rules: call dh_md5sums.
53 * Document debian-installer/exit/halt preseed.
54
55 [ Colin Watson ]
56 * Clarify that you need to actually provide an autopartitioning method as
57 well as preseeding the partman confirmation messages.
58
59 [ Frans Pop ]
60 * Make copyright refer explicitly to GPL version 2 as that is the version
61 included in the appendix; add reference to /usr/share/common-licenses to
62 make Lintian happy.
63 * Rename doc-base.TEMPLATE to TEMPLATE.doc-base to avoid its inclusion in
64 the package for the first architecture. Closes: #416304.
65 * Modify language codes that include a country for the doc-base document ID
66 so they only contain valid characters.
67 * Remove the PDF section in doc-base files if PDF format is not built for a
68 language.
69 * Update standards version to 3.7.3; no changes needed.
70 * Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean
71 PDF version of the manual. Closes: #457137.
72 * using-d-i:
73 - move clock-setup, tzsetup and user-setup to reflect their changed
74 position in the installation procedure
75 - mention that clock-setup will now attempt to set the system time from a
76 time server
77 - split clock-setup as part is now executed during finish-install
78 - add instructions on how a different time zone from the one(s) that match
79 the selected location can be set (as that is a FAQ)
80 - improve readability of partman section by using separate subsections for
81 guided and manual partitioning
82 - network-console: add information about dropped connections and how to
83 avoid that (closes: #458154); add footnote with command to remove a host
84 from the known_hosts file
85 * howto, preseed: update for reordering of the installation procedure.
86 * Change build dependency on gs-common to ghostscript.
87 * Use --previous when updating PO files so translators can see the changes
88 in a string.
89
90 [ Colin Watson ]
91 * Use &releasename; rather than hardcoding etch in sources.list
92 recommendation for chroot installs. Closes: #458459.
93
94 [ Frans Pop ]
95 * Make UTF-8 the default encoding for the text version for all languages
96 that still used ISO-8859-1.
97 * Korean text version changed to UTF-8 on request of Changwoo Ryu.
98 * Japanese text version changed to UTF-8 on request of KURASAWA Nozomu.
99 * Enable PDF for Korean for website builds.
100 * Disable Finnish, Hungarian and Spanish for this release as they have not
101 been updated.
102
103 -- Frans Pop <fjp@debian.org> Mon, 11 Feb 2008 19:35:22 +0100
104
105 installation-guide (20070319) unstable; urgency=low
106
107 [ Frans Pop ]
108 * Cleaned up definitions of some entities and removed unused ones.
109 * Implement infrastructure that allows entities to be translated.
110 Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
111 * Disable Korean PDF/PS formats for builds for the website.
112 * appendix/files: update information about mouse configuration, based on a
113 patch from Peter Samuelson (for which thanks). Closes: #406290.
114 * boot-installer, appendix/preseed: document preseed/interactive parameter.
115
116 [ Joey Hess ]
117 * Fix package name for installation-reports, and manual unfuzzy of all
118 translations. Closes: #408408
119
120 [ Frans Pop ]
121 * welcome:
122 - make links to FSF and GNU more consistent (closes: #410317)
123 - we do not necessarily share the ideals of the FSF (closes: #410129)
124 Thanks to Francesco Poli for suggesting these changes.
125 * using-d-i: guided partitioning now creates swap inside LVM.
126 Thanks to Francesco Poli. Closes: #411399.
127 * Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
128 Closes: #408340.
129 * installation-howto: update for the integration of base-config into D-I.
130 * appendix/preseed:
131 - as exim no longer asks any questions during installations, there is no
132 real need to document it anymore
133 - add link to Philip Hand's website as it contains many creative examples
134 - document how to select the ftp protocol during mirror selection
135 - document how to install from CD/DVD only (and not use a network mirror)
136 * Update base/standard system and task sizes.
137
138 [ Joey Hess ]
139 * Document debian-installer/allow_unauthenticated.
140
141 [ Wouter Verhelst ]
142 * Update mac68k installation after notes from Finn Thain, upstream mac68k
143 kernel hacker.
144
145 [ Frans Pop ]
146 * Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
147 spotting the error. Closes: #413257.
148
149 -- Frans Pop <fjp@debian.org> Mon, 19 Mar 2007 15:00:12 +0100
150
151 installation-guide (20070122) unstable; urgency=low
152
153 * Enable Catalan, Brazillian, Korean and Spanish again.
154 * Enable new Hungarian translation.
155
156 -- Frans Pop <fjp@debian.org> Mon, 22 Jan 2007 12:41:57 +0100
157
158 installation-guide (20070115) unstable; urgency=low
159
160 [ Colin Watson ]
161 * Document new pkgsel/include setting.
162 * Fix incorrect documentation on preseeding additional apt sources.
163 * Fix typo in hppa hardware support documentation
164 (https://launchpad.net/bugs/55164).
165 * Adjust chroot-install guide to take account of debootstrap being
166 Architecture: all now (https://launchpad.net/bugs/64765).
167
168 [ Frans Pop ]
169 * Various corrections suggested by Clytie Siddall and Holger Wansing.
170 Closes: #378404, #370484, #370425.
171 * Update instructions on how to set module parameters for PLIP installation.
172 * Update chroot install instructions to use aptitude instead of apt-get.
173 * Add /srv in overview of directory tree in partitioning appendix.
174 * Update section on partitioning using LVM to reflect recent changes.
175 * Apply various patches by or based on suggestions from Nathanael Nerode.
176 Some of the bigger changes include:
177 - Update of processor support for the i386 architecture.
178 - Update information on setting up a RARP server.
179 * Add variant for the AMD64 architecture. Closes: #305977.
180 * Suppress warnings about missing IDs for sections and such.
181 * Reorganize supported hardware table; i386 no longer has flavors.
182 * Document SMP-alternatives as one of the variants of SMP support.
183 * Document how to shut down the system. Based on patch from Holger Levsen.
184 Closes: #248067.
185
186 [ Miroslav Kure ]
187 * Update information about booting with encrypted partitions.
188 Closes: #378651.
189
190 [ Joey Hess ]
191 * Update preseeding docs to document listing more than one disk for
192 partman-auto/disk and grub-installer/bootdev
193
194 [ Changwoo Ryu ]
195 * Add support for Korean PDF output. Requires latex-hangul-ucs-hlatex.
196 Closes: #381657.
197
198 [ David Härdeman ]
199 * Update preseeding documentation for partman-auto.
200
201 [ Frans Pop ]
202 * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.
203 Closes: #386591.
204 * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
205 * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
206 * Document new boot parameters theme and directfb/hw-accel.
207 * Remove now obsolete distinction between classic and common kpkg.
208 * Update all arches to kernel version 2.6.17.
209 * Set default value for manual_release in build wrapper scripts.
210 * Add new section in preseeding appendix on partman-auto-raid. Not included
211 in preseed text file as it is still somewhat experimental.
212 * Document changes in guided partitioning and added encrypted LVM support.
213 * Disable m68k for official builds as it is not a release architecture.
214 * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
215 * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
216 * Update task sizes as per D-I RC1.
217 * New troubleshooting section on how to deal with CD-ROM related problems.
218 * Document how to pass parameters to kernel modules on boot.
219 * Document how to install KDE instead of Gnome in the section on pkgsel.
220
221 [ Joey Hess ]
222 * Update for recent floppy changes.
223 * Remove hardcoded paths to executables in buildone.sh.
224 * Set HOME to a temporary directory before running w3m, to avoid it
225 trying to write to a home directory that may not exist on the buildds.
226 (See #393641)
227 * Update the installation report template to match current one in
228 installation-report.
229
230 [ Philip Hands ]
231 * Clarify how -- affects which parameters end up in the target system's
232 bootloader's command line.
233
234 [ Joey Hess ]
235 * Applied Phil's auto mode documentation patch, edited it, and moved
236 some things around for clarity. Closes: #395910
237 * Document auto=true boot parameter.
238
239 [ Frans Pop ]
240 * Add condition "g-i" for arches that support the graphical installer.
241 * Document mouse/left boot parameter.
242 * Explain usage of "owner" prefix when setting values for debconf variables
243 intended for the target system at the boot prompt.
244 * Give some examples of preseeding questions from the boot prompt.
245 * Document how to install the KDE desktop environment instead of GNOME.
246 * Don't list unsupported frontends in boot parameters section.
247 * Minor corrections suggested by Tapio Lehtonen. Closes: #397790.
248 * Minor corrections suggested by Holger Wansing. Closes: #397974.
249
250 [ Martin Michlmayr ]
251 * Mention that RiscPC support is incomplete.
252 * Mention Intel IOP32x support.
253 * Talk about ixp4xx rather than the more specific nslu2.
254
255 [ Frans Pop ]
256 * Update all arches to kernel version 2.6.18.
257 * Minor corrections and some rewrites based on suggestions from
258 Clytie Siddall. Closes: #367861, #380588.
259 * Update Sparc specific information and document common installation issues
260 for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
261 for his overview of issues.
262 * Etch ships with X.Org 7.1.
263 * Update number of developers, packages and mailing lists.
264 * General revision of minimum hardware requirements throughout the manual.
265 * Update of installed/download size of tasks.
266 * Document the graphical installer, including the main known issues.
267 * Avoid generating XML files multiple times for translations using PO files
268 when using build.sh or buildweb.sh sripts.
269 * bookinfo:
270 - Add note for m68k that it is not a release architecture for Etch.
271 * hardware:
272 - Remove ancient section on parity RAM. Closes: #403035.
273 - Update documenation for Sparc, based on patch by Jurij Smakov.
274 Closes: #389516.
275 - PowerPC/APUS is currently not supported; removed from hardware table.
276 - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
277 - Rewrite of NIC support, document wireless support (for selected arches)
278 and explain issues surrounding drivers that require firmware.
279 * preparing:
280 - Clean out ancient hardware issues.
281 * boot-installer/parameters:
282 - Document anna/choose_modules and mirror/protocol boot parameters.
283 - Use a clearer way to list the short form of parameters.
284 - Document new option to blacklist kernel modules.
285 * boot-installer/trouble:
286 - Fix reference to Save debug logs menu option.
287 Thanks, Philippe Batailler. Closes: #402439.
288 - Add a note that installation reports will be published.
289 * install-methods:
290 - All architectures that support TFTP booting also support DCHP, so remove
291 the "supports-dhcp" condition.
292 - According to the text, Alpha supports BOOTP.
293 - Use dhcp3-server for examples rather than dhcp (version 2).
294 - tftpd-hpa does not use /tftpboot by default; allow for this in examples.
295 Closes: #342076.
296 * using-d-i:
297 - Extend description of lowmem installs based on a patch suggested by
298 Holger Wansing. Closes: #400263.
299 * boot-new:
300 - Remove reference to apt guide (not installed by default) and obsolete
301 debian-guide. Thanks, Philippe Batailler. Closes: #402492.
302 - As lynx is no longer installed, suggest w3m as text based browser.
303 - Explain how to browse /usr/share/doc/ using a graphical web browser.
304 - Mention documentation packages.
305 - Clarify what happens on first boot and how to get help to in case of
306 problems.
307 * post-install:
308 - Remove section on reactivating Windows; the installer should detect it
309 automatically after all. Closes: #402437.
310 - Add extended section on email configuration (moved from using-d-i as
311 exim4 now configures for "local mail only" by default). Closes: #402857.
312 * appendix/preseed:
313 - Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
314 Closes: #397923.
315 * appendix/chroot-install:
316 - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
317
318 [ Frans Pop ]
319 * Prepare for release. This release is mostly for testing purposes, the real
320 release targeted at Etch will be next week.
321 * Add and enable amd64 architecture.
322 * Update control file for dropped m68k and added amd64 architectures.
323 * Disable Catalan, Korean, Spanish and Brazillian translations as they are
324 not yet complete.
325 * Enable Finnish translation.
326
327 -- Frans Pop <fjp@debian.org> Mon, 15 Jan 2007 22:10:16 +0100
328
329 installation-guide (20060726) unstable; urgency=low
330
331 [ Joey Hess ]
332 * Update kernel building section to conditionalise some more 2.4 kernel
333 stuff.
334 * Suggest passing --initrd to make-kpkg since the docs say nothing about
335 compiling disk drivers into the kernel.
336 * Document new passwd/root-login setting.
337 * Booting a USB stick via a boot floppy is not supported by current
338 installer images.
339 * Update preseeding docs to use task names, not short descriptions, since
340 that will work now and is more convenient for preseeding.
341 * Document the kde-desktop and gnome-desktop subtasks.
342
343 [ Frans Pop ]
344 * Various corrections suggested by Clytie Siddall.
345 * chroot-install:
346 - add /etc/hosts to be created for network configuration (closes: #364517)
347 - make kernel/linux-image variable (closes: #345482)
348 * Document -- command line option for passing parameters to boot loader
349 configuration (closes: #309889).
350 * Switch Finnish from XML-based to PO-based translation.
351 * Bring numbering and layout of GPL more in line with original. With thanks
352 to Holger Wansing.
353 * Add functionality to include optional paragraphs in translations.
354 Initially two have been defined:
355 - a paragraph in bookinfo for information about the translation;
356 - a note in appendix/gpl.xml required with unofficial GPL translations.
357
358 [ Joey Hess ]
359 * Document new preseed/run setting.
360 * Prebaseconfig renamed to finish-install, which changes some documentation,
361 and. notably, renames one of the xml files.
362 * hd-media size changed to 256 mb.
363 * Document new aliases added in preseed 1.17 for common debconf boot
364 parameters: fb, url, file, locale, interface.
365
366 [ Frans Pop ]
367 * Document guided partitioning using LVM and update partitioning section.
368
369 [ Martin Michlmayr ]
370 * The RiscPC flavour is now known as "rpc" rather than "riscpc".
371 * As of 2.6, r4k-ip22 also rupports r5k machines do the r5k-ip22 flavour
372 has been dropped.
373
374 [ Holger Levsen ]
375 * Added the remaining suggestions about nubus and non-powerpc macs
376 (closes: #364546).
377 * Restructured the chapter about powerpc supported hardware, moved
378 unsupported machines to the end.
379 * Updated the information about existing kernel flavours.
380
381 [ Miroslav Kure ]
382 * Document installation to encrypted partitions (partman-crypto).
383 * Update XOrg to 7.0.
384
385 [ Frans Pop ]
386 * Etch has been assigned version 4.0.
387 * Update kernel versions to 2.6.16.
388 * Base languages to be built for website on list of release languages.
389 * arm, mips and mipsel switched to 2.6 kernels.
390 * Enable Brazillian Portuguese and Vietnamese translation for release.
391 * Disable Greek translation as it is too incomplete.
392
393 -- Frans Pop <fjp@debian.org> Wed, 26 Jul 2006 07:27:52 +0200
394
395 installation-guide (20060427) unstable; urgency=low
396
397 [ Joey Hess ]
398 * Update preseeding docs for base-config removal.
399 * Add documentation of how to change apt-setup security source with
400 preseeding.
401 * Remove the sarge preseeding docs.
402 * Remove mentions of base-config and move base-config stuff to elsewhere.
403 * Add documentation of apt-setup, user-setup, clock-setup, tzsetup, and
404 pkgsel.
405 * Change some references to tty3 (messages) to instead refer to tty4
406 (syslog).
407 * Change references to /var/log/debian-installer to just /var/log/installer.
408 * Remove docs for baseconfig-udeb; going away with base-config.
409 * Removed various bits of sarge cruft when it made things easier.
410
411 [ Frans Pop ]
412 * Change default build to Etch.
413 * Remove all Sarge specific content and make Etch specific content default.
414 * Delete some obsolete entities.
415 * Change references from package d-i-manual to package installation-guide.
416 * Explicitly specify XML declaration as required by openjade 1.4devel1-15
417 (closes: #360241).
418 * Update appendix on chroot installs:
419 - mention that debootstrap also requires basic Unix/Linux commands;
420 - comment out link to outdated rpm packages of debootstrap.
421
422 [ Colin Watson ]
423 * Add a few more supports-floppy-boot and bootable-usb conditionals to
424 make it easier to turn all this off in rebuilds of the manual.
425 * Etch uses X.Org 6.9, and xserver-xorg instead of xserver-xfree86.
426 * Document how to pick a particular interface with
427 netcfg/choose_interface, including how to do this before reading a
428 preseed file.
429 * Remove obsolete substvar.
430 * Build-depend on libhtml-parser-perl for build/preseed.pl.
431
432 [ Joey Hess ]
433 * Add docs about preseeding a fallback to a static IP if dhcp fails.
434 * Update copyright date.
435 * It's possible to use preseeding to set up LVM now, so remove stuff about
436 it not working.
437 * Document DHCP preseeding. Note that this documents it as of netcfg 1.24
438 and preseed 1.13.
439
440 [ Martin Michlmayr ]
441 * Bring ARM up to date with reality: remove unsupported flavours, add
442 NSLU2.
443 * Fix Netwinder/CATS download location.
444 * Improve the Netwinder TFTP boot instructions.
445 * The Netwinder firmware is no longer available due to license problems.
446 * Mention NSLU2 download location.
447 * Describe how to flash the installer image onto the NSLU2.
448 * Describe how to boot a Cobalt machine.
449
450 [ Frans Pop ]
451 * Document new option to preseed additional apt sources for target system.
452 * Document how to create a preconfiguration file.
453 * Enable Catalan, Italian and Swedish translations for release.
454 * Disable Brazillian Portuguese translation as it is too incomplete.
455
456 -- Frans Pop <fjp@debian.org> Thu, 27 Apr 2006 03:00:32 +0200
457
458 installation-guide (20060102) unstable; urgency=low
459
460 [ Frans Pop ]
461 * Fix build error caused by description for s390. Closes: #337382.
462 * Update kernel package names and kernel versions per architecture.
463 * Move documentation on preseeding to separate appendix for etch.
464 * Use new, more flexible perl script to extract example preseed file from
465 new appendix.
466 * Set proper POT-Creation-Date when generating new POT files.
467 * New translations started: Polish, Swedish, Vietnamese.
468 * First release of Greek and Korean translations.
469 * Exclude Traditional Chinese translation as it was not updated.
470 * Switch release name to Etch (3.1+δ).
471
472 [ Joey Hess ]
473 * Update installation report template and instructions for etch.
474
475 -- Frans Pop <fjp@debian.org> Mon, 2 Jan 2006 18:44:59 +0100
476
477 installation-guide (20051025) unstable; urgency=low
478
479 * Mention in copyright that full GPL is included in the manual.
480 Closes: #334925
481 * Register installed documents with doc-base.
482 * Minor updates in English text and translations.
483
484 -- Frans Pop <fjp@debian.org> Tue, 25 Oct 2005 17:37:25 +0200
485
486 installation-guide (20051019) unstable; urgency=low
487
488 [ Joey Hess ]
489 * Split off from the debian-installer source package.
490 See the changelog for debian-installer for older changelog entries.
491
492 [ Frans Pop ]
493 * Change over to building arch all packages in section doc. Build separate
494 packages for each arch containing all translations.
495 * Change package name to installation-guide.
496 * Include translations already available on official website.
497
498 -- Frans Pop <fjp@debian.org> Tue, 18 Oct 2005 17:12:35 +0200

  ViewVC Help
Powered by ViewVC 1.1.5