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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 51519 - (hide annotations) (download)
Tue Feb 19 14:23:35 2008 UTC (5 years, 3 months ago) by fjp
File size: 22497 byte(s)
Clarify console switching for the graphical installer

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

  ViewVC Help
Powered by ViewVC 1.1.5