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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5