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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5