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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47564 - (hide annotations) (download)
Tue Jun 19 20:39:34 2007 UTC (6 years ago) by cjwatson
File size: 18670 byte(s)
* Recommend preseeding mirror/country to "manual" rather than "enter
  information manually" (choose-mirror 2.17).
1 fjp 45964 installation-guide (2007xxxx) UNRELEASED; urgency=low
2    
3 tbm 46419 [ Martin Michlmayr ]
4     * Remove all information about RiscPC because these machines are
5     no longer supported.
6 fjp 45964
7 joeyh 46463 [ Joey Hess ]
8     * Document the new tasksel/desktop preseed for lenny.
9 fjp 45964
10 fjp 46483 [ Frans Pop ]
11     * Add cm-super to build dependencies as that improves the quality of the
12     Russian PDF version.
13 fjp 46505 * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
14     now loaded automatically.
15 fjp 46527 * Fix incorrect instruction for preseeding local repositories.
16     Thanks to Rémi Demarthe. Closes: #420894.
17 fjp 46722 * Add translatable entities for Continue, Cancel and Go Back buttons.
18 fjp 47144 * Add build dependencies on texlive-lang-* packages for languages for which
19     the manual has translations.
20 fjp 47209 * Document new boot parameter "lowmem".
21 joeyh 46463
22 joeyh 46819 [ Joey Hess ]
23     * Document new lilo-installer/skip preseed.
24 fjp 46483
25 cjwatson 47564 [ Colin Watson ]
26     * Recommend preseeding mirror/country to "manual" rather than "enter
27     information manually" (choose-mirror 2.17).
28    
29 fjp 47209 -- Frans Pop <fjp@debian.org> Wed, 06 Jun 2007 00:18:49 +0200
30 joeyh 46819
31 fjp 45958 installation-guide (20070319) unstable; urgency=low
32 fjp 44406
33 joeyh 44551 [ Frans Pop ]
34 fjp 44410 * Cleaned up definitions of some entities and removed unused ones.
35 fjp 44411 * Implement infrastructure that allows entities to be translated.
36 fjp 44422 Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
37 fjp 44534 * Disable Korean PDF/PS formats for builds for the website.
38 fjp 44406 * appendix/files: update information about mouse configuration, based on a
39     patch from Peter Samuelson (for which thanks). Closes: #406290.
40 fjp 44894 * boot-installer, appendix/preseed: document preseed/interactive parameter.
41 fjp 44406
42 joeyh 44551 [ Joey Hess ]
43     * Fix package name for installation-reports, and manual unfuzzy of all
44     translations. Closes: #408408
45 fjp 44406
46 fjp 45186 [ Frans Pop ]
47 fjp 45347 * welcome:
48     - make links to FSF and GNU more consistent (closes: #410317)
49     - we do not necessarily share the ideals of the FSF (closes: #410129)
50     Thanks to Francesco Poli for suggesting these changes.
51 fjp 45238 * using-d-i: guided partitioning now creates swap inside LVM.
52     Thanks to Francesco Poli. Closes: #411399.
53 fjp 45239 * Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
54     Closes: #408340.
55 fjp 45291 * installation-howto: update for the integration of base-config into D-I.
56 fjp 45349 * appendix/preseed:
57     - as exim no longer asks any questions during installations, there is no
58     real need to document it anymore
59     - add link to Philip Hand's website as it contains many creative examples
60 fjp 45612 - document how to select the ftp protocol during mirror selection
61     - document how to install from CD/DVD only (and not use a network mirror)
62     * Update base/standard system and task sizes.
63 joeyh 44551
64 joeyh 45190 [ Joey Hess ]
65     * Document debian-installer/allow_unauthenticated.
66 fjp 45186
67 wouter 45437 [ Wouter Verhelst ]
68     * Update mac68k installation after notes from Finn Thain, upstream mac68k
69     kernel hacker.
70 joeyh 45190
71 fjp 45645 [ Frans Pop ]
72     * Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
73     spotting the error. Closes: #413257.
74 wouter 45437
75 fjp 45958 -- Frans Pop <fjp@debian.org> Mon, 19 Mar 2007 15:00:12 +0100
76 fjp 45645
77 fjp 44403 installation-guide (20070122) unstable; urgency=low
78 fjp 44392
79     * Enable Catalan, Brazillian, Korean and Spanish again.
80     * Enable new Hungarian translation.
81    
82 fjp 44403 -- Frans Pop <fjp@debian.org> Mon, 22 Jan 2007 12:41:57 +0100
83 fjp 44392
84 fjp 44224 installation-guide (20070115) unstable; urgency=low
85 fjp 39389
86 cjwatson 39390 [ Colin Watson ]
87     * Document new pkgsel/include setting.
88 cjwatson 41451 * Fix incorrect documentation on preseeding additional apt sources.
89 cjwatson 41452 * Fix typo in hppa hardware support documentation
90     (https://launchpad.net/bugs/55164).
91 cjwatson 41453 * Adjust chroot-install guide to take account of debootstrap being
92     Architecture: all now (https://launchpad.net/bugs/64765).
93 fjp 39389
94 fjp 39463 [ Frans Pop ]
95     * Various corrections suggested by Clytie Siddall and Holger Wansing.
96 fjp 39465 Closes: #378404, #370484, #370425.
97 fjp 39463 * Update instructions on how to set module parameters for PLIP installation.
98     * Update chroot install instructions to use aptitude instead of apt-get.
99 fjp 39464 * Add /srv in overview of directory tree in partitioning appendix.
100 fjp 39531 * Update section on partitioning using LVM to reflect recent changes.
101 fjp 39552 * Apply various patches by or based on suggestions from Nathanael Nerode.
102 fjp 39898 Some of the bigger changes include:
103     - Update of processor support for the i386 architecture.
104     - Update information on setting up a RARP server.
105 fjp 39614 * Add variant for the AMD64 architecture. Closes: #305977.
106 fjp 39868 * Suppress warnings about missing IDs for sections and such.
107 fjp 39886 * Reorganize supported hardware table; i386 no longer has flavors.
108     * Document SMP-alternatives as one of the variants of SMP support.
109 fjp 39894 * Document how to shut down the system. Based on patch from Holger Levsen.
110     Closes: #248067.
111 fjp 39389
112 fjp 39583 [ Miroslav Kure ]
113     * Update information about booting with encrypted partitions.
114     Closes: #378651.
115    
116 joeyh 39932 [ Joey Hess ]
117     * Update preseeding docs to document listing more than one disk for
118     partman-auto/disk and grub-installer/bootdev
119 fjp 39463
120 fjp 40073 [ Changwoo Ryu ]
121     * Add support for Korean PDF output. Requires latex-hangul-ucs-hlatex.
122     Closes: #381657.
123 joeyh 39932
124 joeyh 40459 [ David Härdeman ]
125 fjp 40542 * Update preseeding documentation for partman-auto.
126 fjp 40073
127 fjp 40542 [ Frans Pop ]
128     * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.
129     Closes: #386591.
130 fjp 40811 * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
131 fjp 43573 * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
132 fjp 40875 * Document new boot parameters theme and directfb/hw-accel.
133 fjp 40980 * Remove now obsolete distinction between classic and common kpkg.
134     * Update all arches to kernel version 2.6.17.
135 fjp 41499 * Set default value for manual_release in build wrapper scripts.
136 fjp 41551 * Add new section in preseeding appendix on partman-auto-raid. Not included
137     in preseed text file as it is still somewhat experimental.
138 fjp 41585 * Document changes in guided partitioning and added encrypted LVM support.
139 fjp 41836 * Disable m68k for official builds as it is not a release architecture.
140 fjp 42357 * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
141 fjp 43573 * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
142 fjp 42300 * Update task sizes as per D-I RC1.
143 fjp 42301 * New troubleshooting section on how to deal with CD-ROM related problems.
144 fjp 42485 * Document how to pass parameters to kernel modules on boot.
145 fjp 42551 * Document how to install KDE instead of Gnome in the section on pkgsel.
146 joeyh 40459
147 joeyh 41808 [ Joey Hess ]
148     * Update for recent floppy changes.
149 joeyh 41850 * Remove hardcoded paths to executables in buildone.sh.
150     * Set HOME to a temporary directory before running w3m, to avoid it
151     trying to write to a home directory that may not exist on the buildds.
152     (See #393641)
153 joeyh 42283 * Update the installation report template to match current one in
154     installation-report.
155 fjp 40542
156 philh 42295 [ Philip Hands ]
157 fjp 42296 * Clarify how -- affects which parameters end up in the target system's
158     bootloader's command line.
159 joeyh 41808
160 joeyh 42364 [ Joey Hess ]
161     * Applied Phil's auto mode documentation patch, edited it, and moved
162     some things around for clarity. Closes: #395910
163 joeyh 42370 * Document auto=true boot parameter.
164 philh 42295
165 fjp 42824 [ Frans Pop ]
166     * Add condition "g-i" for arches that support the graphical installer.
167     * Document mouse/left boot parameter.
168 fjp 43258 * Explain usage of "owner" prefix when setting values for debconf variables
169 fjp 42982 intended for the target system at the boot prompt.
170     * Give some examples of preseeding questions from the boot prompt.
171     * Document how to install the KDE desktop environment instead of GNOME.
172     * Don't list unsupported frontends in boot parameters section.
173 fjp 43259 * Minor corrections suggested by Tapio Lehtonen. Closes: #397790.
174     * Minor corrections suggested by Holger Wansing. Closes: #397974.
175 joeyh 42364
176 tbm 43030 [ Martin Michlmayr ]
177     * Mention that RiscPC support is incomplete.
178 tbm 43031 * Mention Intel IOP32x support.
179 tbm 43032 * Talk about ixp4xx rather than the more specific nslu2.
180 tbm 43030
181 fjp 43495 [ Frans Pop ]
182 fjp 43531 * Update all arches to kernel version 2.6.18.
183 fjp 43576 * Minor corrections and some rewrites based on suggestions from
184     Clytie Siddall. Closes: #367861, #380588.
185 fjp 43696 * Update Sparc specific information and document common installation issues
186     for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
187     for his overview of issues.
188 fjp 43730 * Etch ships with X.Org 7.1.
189 fjp 43735 * Update number of developers, packages and mailing lists.
190     * General revision of minimum hardware requirements throughout the manual.
191     * Update of installed/download size of tasks.
192 fjp 43782 * Document the graphical installer, including the main known issues.
193 fjp 44232 * Avoid generating XML files multiple times for translations using PO files
194     when using build.sh or buildweb.sh sripts.
195 fjp 43610 * bookinfo:
196     - Add note for m68k that it is not a release architecture for Etch.
197 fjp 43573 * hardware:
198     - Remove ancient section on parity RAM. Closes: #403035.
199     - Update documenation for Sparc, based on patch by Jurij Smakov.
200     Closes: #389516.
201     - PowerPC/APUS is currently not supported; removed from hardware table.
202 fjp 43640 - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
203 fjp 43624 - Rewrite of NIC support, document wireless support (for selected arches)
204     and explain issues surrounding drivers that require firmware.
205 fjp 43696 * preparing:
206     - Clean out ancient hardware issues.
207 fjp 43527 * boot-installer/parameters:
208 fjp 43658 - Document anna/choose_modules and mirror/protocol boot parameters.
209     - Use a clearer way to list the short form of parameters.
210 fjp 43906 - Document new option to blacklist kernel modules.
211 fjp 43499 * boot-installer/trouble:
212 fjp 43498 - Fix reference to Save debug logs menu option.
213     Thanks, Philippe Batailler. Closes: #402439.
214     - Add a note that installation reports will be published.
215 fjp 43559 * install-methods:
216     - All architectures that support TFTP booting also support DCHP, so remove
217     the "supports-dhcp" condition.
218     - According to the text, Alpha supports BOOTP.
219     - Use dhcp3-server for examples rather than dhcp (version 2).
220     - tftpd-hpa does not use /tftpboot by default; allow for this in examples.
221     Closes: #342076.
222 fjp 43603 * using-d-i:
223     - Extend description of lowmem installs based on a patch suggested by
224     Holger Wansing. Closes: #400263.
225 fjp 43573 * boot-new:
226     - Remove reference to apt guide (not installed by default) and obsolete
227     debian-guide. Thanks, Philippe Batailler. Closes: #402492.
228     - As lynx is no longer installed, suggest w3m as text based browser.
229     - Explain how to browse /usr/share/doc/ using a graphical web browser.
230     - Mention documentation packages.
231     - Clarify what happens on first boot and how to get help to in case of
232     problems.
233 fjp 43500 * post-install:
234     - Remove section on reactivating Windows; the installer should detect it
235     automatically after all. Closes: #402437.
236 fjp 43623 - Add extended section on email configuration (moved from using-d-i as
237     exim4 now configures for "local mail only" by default). Closes: #402857.
238 fjp 43525 * appendix/preseed:
239 fjp 43526 - Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
240     Closes: #397923.
241 fjp 43564 * appendix/chroot-install:
242     - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
243 fjp 42824
244 fjp 44224 [ Frans Pop ]
245     * Prepare for release. This release is mostly for testing purposes, the real
246     release targeted at Etch will be next week.
247 fjp 44232 * Add and enable amd64 architecture.
248     * Update control file for dropped m68k and added amd64 architectures.
249 fjp 44224 * Disable Catalan, Korean, Spanish and Brazillian translations as they are
250     not yet complete.
251     * Enable Finnish translation.
252 fjp 43495
253 fjp 44232 -- Frans Pop <fjp@debian.org> Mon, 15 Jan 2007 22:10:16 +0100
254 fjp 44224
255 fjp 39376 installation-guide (20060726) unstable; urgency=low
256 fjp 36729
257 fjp 36730 [ Joey Hess ]
258     * Update kernel building section to conditionalise some more 2.4 kernel
259     stuff.
260     * Suggest passing --initrd to make-kpkg since the docs say nothing about
261     compiling disk drivers into the kernel.
262 fjp 36805 * Document new passwd/root-login setting.
263     * Booting a USB stick via a boot floppy is not supported by current
264     installer images.
265     * Update preseeding docs to use task names, not short descriptions, since
266     that will work now and is more convenient for preseeding.
267     * Document the kde-desktop and gnome-desktop subtasks.
268 fjp 36729
269 fjp 36732 [ Frans Pop ]
270     * Various corrections suggested by Clytie Siddall.
271 fjp 36758 * chroot-install:
272     - add /etc/hosts to be created for network configuration (closes: #364517)
273     - make kernel/linux-image variable (closes: #345482)
274     * Document -- command line option for passing parameters to boot loader
275     configuration (closes: #309889).
276 fjp 36805 * Switch Finnish from XML-based to PO-based translation.
277 fjp 36858 * Bring numbering and layout of GPL more in line with original. With thanks
278     to Holger Wansing.
279 fjp 36879 * Add functionality to include optional paragraphs in translations.
280     Initially two have been defined:
281     - a paragraph in bookinfo for information about the translation;
282     - a note in appendix/gpl.xml required with unofficial GPL translations.
283 fjp 36729
284 joeyh 37224 [ Joey Hess ]
285     * Document new preseed/run setting.
286 joeyh 37253 * Prebaseconfig renamed to finish-install, which changes some documentation,
287     and. notably, renames one of the xml files.
288 joeyh 37295 * hd-media size changed to 256 mb.
289 joeyh 38231 * Document new aliases added in preseed 1.17 for common debconf boot
290     parameters: fb, url, file, locale, interface.
291 fjp 36732
292 fjp 38406 [ Frans Pop ]
293     * Document guided partitioning using LVM and update partitioning section.
294 joeyh 37224
295 tbm 38776 [ Martin Michlmayr ]
296     * The RiscPC flavour is now known as "rpc" rather than "riscpc".
297 tbm 38777 * As of 2.6, r4k-ip22 also rupports r5k machines do the r5k-ip22 flavour
298     has been dropped.
299 tbm 38776
300 h01ger-guest 38779 [ Holger Levsen ]
301 fjp 38869 * Added the remaining suggestions about nubus and non-powerpc macs
302 fjp 38786 (closes: #364546).
303 fjp 38869 * Restructured the chapter about powerpc supported hardware, moved
304 fjp 38786 unsupported machines to the end.
305     * Updated the information about existing kernel flavours.
306 h01ger-guest 38779
307 fjp 38869 [ Miroslav Kure ]
308     * Document installation to encrypted partitions (partman-crypto).
309 fjp 39376 * Update XOrg to 7.0.
310 fjp 38406
311 fjp 39093 [ Frans Pop ]
312     * Etch has been assigned version 4.0.
313 fjp 39096 * Update kernel versions to 2.6.16.
314 fjp 39252 * Base languages to be built for website on list of release languages.
315 fjp 39376 * arm, mips and mipsel switched to 2.6 kernels.
316     * Enable Brazillian Portuguese and Vietnamese translation for release.
317     * Disable Greek translation as it is too incomplete.
318 fjp 38869
319 fjp 39376 -- Frans Pop <fjp@debian.org> Wed, 26 Jul 2006 07:27:52 +0200
320 fjp 39093
321 fjp 36727 installation-guide (20060427) unstable; urgency=low
322 fjp 33700
323 joeyh 33719 [ Joey Hess ]
324     * Update preseeding docs for base-config removal.
325     * Add documentation of how to change apt-setup security source with
326     preseeding.
327     * Remove the sarge preseeding docs.
328     * Remove mentions of base-config and move base-config stuff to elsewhere.
329 fjp 33725 * Add documentation of apt-setup, user-setup, clock-setup, tzsetup, and
330 joeyh 33719 pkgsel.
331     * Change some references to tty3 (messages) to instead refer to tty4
332     (syslog).
333     * Change references to /var/log/debian-installer to just /var/log/installer.
334     * Remove docs for baseconfig-udeb; going away with base-config.
335     * Removed various bits of sarge cruft when it made things easier.
336 fjp 33700
337 fjp 33725 [ Frans Pop ]
338     * Change default build to Etch.
339     * Remove all Sarge specific content and make Etch specific content default.
340     * Delete some obsolete entities.
341 fjp 33772 * Change references from package d-i-manual to package installation-guide.
342 fjp 36012 * Explicitly specify XML declaration as required by openjade 1.4devel1-15
343     (closes: #360241).
344 fjp 34721 * Update appendix on chroot installs:
345     - mention that debootstrap also requires basic Unix/Linux commands;
346     - comment out link to outdated rpm packages of debootstrap.
347 fjp 33700
348 cjwatson 33885 [ Colin Watson ]
349 cjwatson 33886 * Add a few more supports-floppy-boot and bootable-usb conditionals to
350     make it easier to turn all this off in rebuilds of the manual.
351 cjwatson 33887 * Etch uses X.Org 6.9, and xserver-xorg instead of xserver-xfree86.
352 cjwatson 33890 * Document how to pick a particular interface with
353     netcfg/choose_interface, including how to do this before reading a
354     preseed file.
355 cjwatson 33893 * Remove obsolete substvar.
356 cjwatson 33940 * Build-depend on libhtml-parser-perl for build/preseed.pl.
357 cjwatson 33885
358 joeyh 34168 [ Joey Hess ]
359     * Add docs about preseeding a fallback to a static IP if dhcp fails.
360 joeyh 34719 * Update copyright date.
361 joeyh 35031 * It's possible to use preseeding to set up LVM now, so remove stuff about
362     it not working.
363 joeyh 35032 * Document DHCP preseeding. Note that this documents it as of netcfg 1.24
364     and preseed 1.13.
365 fjp 34713
366 tbm 35300 [ Martin Michlmayr ]
367     * Bring ARM up to date with reality: remove unsupported flavours, add
368     NSLU2.
369 tbm 35301 * Fix Netwinder/CATS download location.
370 tbm 35307 * Improve the Netwinder TFTP boot instructions.
371 tbm 35308 * The Netwinder firmware is no longer available due to license problems.
372 tbm 35302 * Mention NSLU2 download location.
373 tbm 35309 * Describe how to flash the installer image onto the NSLU2.
374 tbm 35310 * Describe how to boot a Cobalt machine.
375 tbm 35300
376 fjp 36007 [ Frans Pop ]
377     * Document new option to preseed additional apt sources for target system.
378 fjp 36204 * Document how to create a preconfiguration file.
379 fjp 36727 * Enable Catalan, Italian and Swedish translations for release.
380     * Disable Brazillian Portuguese translation as it is too incomplete.
381 joeyh 36167
382 fjp 36727 -- Frans Pop <fjp@debian.org> Thu, 27 Apr 2006 03:00:32 +0200
383    
384 fjp 33677 installation-guide (20060102) unstable; urgency=low
385 fjp 31851
386 joeyh 32251 [ Frans Pop ]
387 fjp 31851 * Fix build error caused by description for s390. Closes: #337382.
388 fjp 33676 * Update kernel package names and kernel versions per architecture.
389 fjp 32424 * Move documentation on preseeding to separate appendix for etch.
390     * Use new, more flexible perl script to extract example preseed file from
391     new appendix.
392 fjp 32665 * Set proper POT-Creation-Date when generating new POT files.
393 fjp 33605 * New translations started: Polish, Swedish, Vietnamese.
394     * First release of Greek and Korean translations.
395 fjp 33680 * Exclude Traditional Chinese translation as it was not updated.
396 fjp 33676 * Switch release name to Etch (3.1+δ).
397 fjp 31851
398 joeyh 32251 [ Joey Hess ]
399     * Update installation report template and instructions for etch.
400 fjp 31851
401 fjp 33680 -- Frans Pop <fjp@debian.org> Mon, 2 Jan 2006 18:44:59 +0100
402 joeyh 32251
403 fjp 31686 installation-guide (20051025) unstable; urgency=low
404 fjp 31625
405     * Mention in copyright that full GPL is included in the manual.
406     Closes: #334925
407     * Register installed documents with doc-base.
408 fjp 31686 * Minor updates in English text and translations.
409 fjp 31625
410 fjp 31686 -- Frans Pop <fjp@debian.org> Tue, 25 Oct 2005 17:37:25 +0200
411 fjp 31625
412 fjp 31509 installation-guide (20051019) unstable; urgency=low
413 joeyh 31240
414 fjp 31432 [ Joey Hess ]
415 joeyh 31240 * Split off from the debian-installer source package.
416 fjp 31249 See the changelog for debian-installer for older changelog entries.
417 joeyh 31240
418 fjp 31432 [ Frans Pop ]
419     * Change over to building arch all packages in section doc. Build separate
420     packages for each arch containing all translations.
421 fjp 31435 * Change package name to installation-guide.
422 fjp 31433 * Include translations already available on official website.
423 fjp 31432
424 fjp 31435 -- Frans Pop <fjp@debian.org> Tue, 18 Oct 2005 17:12:35 +0200

  ViewVC Help
Powered by ViewVC 1.1.5