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

Diff of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 43500 by fjp, Sun Dec 24 19:09:34 2006 UTC revision 56582 by fjp, Thu Nov 6 22:51:57 2008 UTC
# Line 1  Line 1 
1  installation-guide (2006xxxx) UNRELEASED; urgency=low  installation-guide (2008xxxx) UNRELEASED; urgency=medium
2    
3      [ Martin Michlmayr ]
4      * Remove everything about DECstation since these machines are
5        no longer supported.
6      * Provide information about all iop32x and orion5x installation media.
7      * Describe Orion and Versatile as supported platforms.
8      * Fix the NSLU2 download link.
9      * Describe MIPS Malta.
10      * Document netcfg/get_gateway=none
11    
12      [ Frans Pop ]
13      * Update copyright to 2008.
14      * Update description of country selection in line with recent changes in
15        localechooser.
16      * Request output of lspci -knn in installation reports.
17      * Apply patch from Frank Lichtenheld to improve netboot instructions for
18        PowerPC. Closes: #275565.
19    
20      [ Joey Hess ]
21      * Comment out partman-auto/disk setting in preseed since lenny d-i will
22        automatically work w/o it if there's just 1 disk. Closes: #490287
23      * Document hw-detect/load_firmware. Closes: #493845
24    
25      [ Ryan Niebur ]
26      * Added documentation for RAID 6 and 10.
27    
28      [ Jérémy Bobbio ]
29      * Explicitly mention that preseeded keymaps must be known to d-i.
30        Closes: #493720
31      * Mention parman-md/device_remove_md in preseeding appendix.
32    
33      [ Frans Pop ]
34      * Restructure supported hardware section.
35      * Update of supported subarches/flavors for powerpc.
36      * hardware-supported:
37        - suppress m68k from arches table, unless building for m68k
38        - show which subarches are supported by arm/armel
39        - various minor updates and improvements
40      * Remove section on X.Org preseeding as all descibed options are obsolete.
41      * Document support in the installer for loading missing firmware.
42      * Update partman preseeding: use Choices-C values instead of descriptions.
43      * Correct short description of iso-scan. Closes: #501175.
44      * PowerPC currently doesn't have hd-media images, so is not "bootable-usb".
45      * There are no floppy images for i386 for Lenny; disable relevant sections.
46      * Major rewrite of section about preparing a USB stick for booting the
47        installer. Closes: #500206, #500283.
48      * Update preconfiguration section for latest changes in the preseed udebs
49        and clarify preseeding of language/country.
50      * Remove duplicated text about using tasksel. Closes: #502773.
51      * Update task sizes and nr. of packages per arch and current nr. of Debian
52        Developers for Lenny.
53    
54     -- Frans Pop <fjp@debian.org>  Wed, 05 Nov 2008 15:41:22 +0100
55    
56    installation-guide (20080520) unstable; urgency=medium
57    
58      [ Frans Pop ]
59      * Clarify console switching for the graphical installer.
60        Thanks to Tim Richardson for the suggestion.
61    
62      [ Colin Watson ]
63      * Spell "multiselect" correctly in apt-setup/services-select preseeding
64        example.
65      * Note that an empty preseed file is equivalent to a normal manual
66        installation (thanks, Nathan Sutton).
67    
68      [ Robert Millan ]
69      * Document how to start the installer from Windows.
70    
71      [ Frans Pop ]
72      * Document installation using multiple CD/DVDs; update text about using a
73        mirror in line with that.
74      * Lenny will be version 5.0.
75      * Warn about boot issues when using RAID on the root file system.
76      * Update task selection section for changes in desktop task preseeding.
77      * Fix double / in links, spotted by Stanislav Gromov. Closes: #472813.
78      * Document new boot parameters to define mouse protocol and device (port)
79        for the graphical installer.
80      * Correct command to use to allow preseeding of netcfg when using a
81        preconfiguration file downloaded from a server (preseed/url).
82        Thanks to Durk Strooisma for the report and analysis. Closes: #476524.
83      * Specify for which release the example preseed file is valid.
84      * Document preseeding of grub password.
85      * Update how to suppress the removal of existing LVM data using preseeding.
86      * Update version of X11 used in Lenny.
87      * Update kernel versions.
88      * Update memory requirements for i386 and amd64. Elaborate on installing
89        systems with less memory than the listed minimum.
90      * Update known issues for graphical installer: entropy gathering for
91        encrypted partitioning is now supported; localechooser now has nice
92        columns but other components still need to be done.
93      * Document finish-install/keep-consoles boot parameter and preseeding.
94      * Define two new translatable entities: escapekey and tabkey.
95      * Update task sizes, and number of packages and developers.
96      * x86: update description of the boot screen for the new syslinux vesamenu.
97    
98      [ Joey Hess ]
99      * Remove autopartkit from the module list.
100    
101      [ Frans Pop ]
102      * Disable Catalan, Korean and Japanese translations as they are incomplete.
103      * Upload with priority medium because of D-I Beta 2 release.
104    
105     -- Frans Pop <fjp@debian.org>  Sat, 10 May 2008 17:59:43 +0200
106    
107    installation-guide (20080211) unstable; urgency=low
108    
109      [ Martin Michlmayr ]
110      * Remove all information about RiscPC because these machines are
111        no longer supported.
112    
113      [ Joey Hess ]
114      * Document the new tasksel/desktop preseed for lenny.
115    
116      [ Frans Pop ]
117      * Add cm-super to build dependencies as that improves the quality of the
118        Russian PDF version.
119      * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
120        now loaded automatically.
121      * Fix incorrect instruction for preseeding local repositories.
122        Thanks to Rémi Demarthe. Closes: #420894.
123      * Add translatable entities for Continue, Cancel and Go Back buttons.
124      * Add build dependencies on texlive-lang-* packages for languages for which
125        the manual has translations.
126      * Document new boot parameters "lowmem" and "dmraid".
127      * Document new location of graphical mini.iso images.
128      * Document base-installer/kernel/image preseed.
129    
130      [ Joey Hess ]
131      * Document new lilo-installer/skip preseed.
132      * Document passwd/user-default-groups preseed.
133    
134      [ Colin Watson ]
135      * Recommend preseeding mirror/country to "manual" rather than "enter
136        information manually" (choose-mirror 2.17).
137      * Remove text talking about devfs-style device names, which are no longer
138        supported.
139      * preparing/minimum-hardware-reqts.xml: Pluralise "gigabyte" consistently.
140    
141      [ Joey Hess ]
142      * Document clock-setup/ntp.
143    
144      [ Frans Pop ]
145      * Support for sparc32 has been discontinued for Lenny. This also means that
146        booting from floppy is no longer supported for sparc.
147      * Extend the documentation of apt-setup, especially the decision whether or
148        not to use a network mirror. Document selection of services.
149      * Document new apt-setup/services-select and related hostname preseeds.
150      * Add some information about creating device files in the appendix on chroot
151        installs; also add a note that the appendix only covers the basic steps
152        of a chroot install.
153      * Warn against installing Debian while another OS is hibernated.
154    
155      [ Joey Hess ]
156      * Document how to preseed partman-auto to use only available disk, no matter
157        what it's name is.
158      * debian/rules: call dh_md5sums.
159      * Document debian-installer/exit/halt preseed.
160    
161      [ Colin Watson ]
162      * Clarify that you need to actually provide an autopartitioning method as
163        well as preseeding the partman confirmation messages.
164    
165      [ Frans Pop ]
166      * Make copyright refer explicitly to GPL version 2 as that is the version
167        included in the appendix; add reference to /usr/share/common-licenses to
168        make Lintian happy.
169      * Rename doc-base.TEMPLATE to TEMPLATE.doc-base to avoid its inclusion in
170        the package for the first architecture. Closes: #416304.
171      * Modify language codes that include a country for the doc-base document ID
172        so they only contain valid characters.
173      * Remove the PDF section in doc-base files if PDF format is not built for a
174        language.
175      * Update standards version to 3.7.3; no changes needed.
176      * Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean
177        PDF version of the manual. Closes: #457137.
178      * using-d-i:
179        - move clock-setup, tzsetup and user-setup to reflect their changed
180          position in the installation procedure
181        - mention that clock-setup will now attempt to set the system time from a
182          time server
183        - split clock-setup as part is now executed during finish-install
184        - add instructions on how a different time zone from the one(s) that match
185          the selected location can be set (as that is a FAQ)
186        - improve readability of partman section by using separate subsections for
187          guided and manual partitioning
188        - network-console: add information about dropped connections and how to
189          avoid that (closes: #458154); add footnote with command to remove a host
190          from the known_hosts file
191      * howto, preseed: update for reordering of the installation procedure.
192      * Change build dependency on gs-common to ghostscript.
193      * Use --previous when updating PO files so translators can see the changes
194        in a string.
195    
196      [ Colin Watson ]
197      * Use &releasename; rather than hardcoding etch in sources.list
198        recommendation for chroot installs. Closes: #458459.
199    
200      [ Frans Pop ]
201      * Make UTF-8 the default encoding for the text version for all languages
202        that still used ISO-8859-1.
203      * Korean text version changed to UTF-8 on request of Changwoo Ryu.
204      * Japanese text version changed to UTF-8 on request of KURASAWA Nozomu.
205      * Enable PDF for Korean for website builds.
206      * Disable Finnish, Hungarian and Spanish for this release as they have not
207        been updated.
208    
209     -- Frans Pop <fjp@debian.org>  Mon, 11 Feb 2008 19:35:22 +0100
210    
211    installation-guide (20070319) unstable; urgency=low
212    
213      [ Frans Pop ]
214      * Cleaned up definitions of some entities and removed unused ones.
215      * Implement infrastructure that allows entities to be translated.
216        Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
217      * Disable Korean PDF/PS formats for builds for the website.
218      * appendix/files: update information about mouse configuration, based on a
219        patch from Peter Samuelson (for which thanks). Closes: #406290.
220      * boot-installer, appendix/preseed: document preseed/interactive parameter.
221    
222      [ Joey Hess ]
223      * Fix package name for installation-reports, and manual unfuzzy of all
224        translations. Closes: #408408
225    
226      [ Frans Pop ]
227      * welcome:
228        - make links to FSF and GNU more consistent (closes: #410317)
229        - we do not necessarily share the ideals of the FSF (closes: #410129)
230        Thanks to Francesco Poli for suggesting these changes.
231      * using-d-i: guided partitioning now creates swap inside LVM.
232        Thanks to Francesco Poli. Closes: #411399.
233      * Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
234        Closes: #408340.
235      * installation-howto: update for the integration of base-config into D-I.
236      * appendix/preseed:
237        - as exim no longer asks any questions during installations, there is no
238          real need to document it anymore
239        - add link to Philip Hand's website as it contains many creative examples
240        - document how to select the ftp protocol during mirror selection
241        - document how to install from CD/DVD only (and not use a network mirror)
242      * Update base/standard system and task sizes.
243    
244      [ Joey Hess ]
245      * Document debian-installer/allow_unauthenticated.
246    
247      [ Wouter Verhelst ]
248      * Update mac68k installation after notes from Finn Thain, upstream mac68k
249        kernel hacker.
250    
251      [ Frans Pop ]
252      * Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
253        spotting the error. Closes: #413257.
254    
255     -- Frans Pop <fjp@debian.org>  Mon, 19 Mar 2007 15:00:12 +0100
256    
257    installation-guide (20070122) unstable; urgency=low
258    
259      * Enable Catalan, Brazillian, Korean and Spanish again.
260      * Enable new Hungarian translation.
261    
262     -- Frans Pop <fjp@debian.org>  Mon, 22 Jan 2007 12:41:57 +0100
263    
264    installation-guide (20070115) unstable; urgency=low
265    
266    [ Colin Watson ]    [ Colin Watson ]
267    * Document new pkgsel/include setting.    * Document new pkgsel/include setting.
# Line 45  installation-guide (2006xxxx) UNRELEASED Line 308  installation-guide (2006xxxx) UNRELEASED
308    * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.    * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.
309      Closes: #386591.      Closes: #386591.
310    * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.    * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
311    * Minor corrections reported by Malcolm Parsons. Closes: #388138.    * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
312    * Document new boot parameters theme and directfb/hw-accel.    * Document new boot parameters theme and directfb/hw-accel.
313    * Remove now obsolete distinction between classic and common kpkg.    * Remove now obsolete distinction between classic and common kpkg.
314    * Update all arches to kernel version 2.6.17.    * Update all arches to kernel version 2.6.17.
# Line 55  installation-guide (2006xxxx) UNRELEASED Line 318  installation-guide (2006xxxx) UNRELEASED
318    * Document changes in guided partitioning and added encrypted LVM support.    * Document changes in guided partitioning and added encrypted LVM support.
319    * Disable m68k for official builds as it is not a release architecture.    * Disable m68k for official builds as it is not a release architecture.
320    * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.    * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
321    * Minor corrections reported by Clytie Siddall. Closes: #394413, #394471.    * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
322    * Update task sizes as per D-I RC1.    * Update task sizes as per D-I RC1.
323    * New troubleshooting section on how to deal with CD-ROM related problems.    * New troubleshooting section on how to deal with CD-ROM related problems.
324    * Document how to pass parameters to kernel modules on boot.    * Document how to pass parameters to kernel modules on boot.
# Line 96  installation-guide (2006xxxx) UNRELEASED Line 359  installation-guide (2006xxxx) UNRELEASED
359    * Talk about ixp4xx rather than the more specific nslu2.    * Talk about ixp4xx rather than the more specific nslu2.
360    
361    [ Frans Pop ]    [ Frans Pop ]
362      * Update all arches to kernel version 2.6.18.
363      * Minor corrections and some rewrites based on suggestions from
364        Clytie Siddall. Closes: #367861, #380588.
365      * Update Sparc specific information and document common installation issues
366        for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
367        for his overview of issues.
368      * Etch ships with X.Org 7.1.
369      * Update number of developers, packages and mailing lists.
370      * General revision of minimum hardware requirements throughout the manual.
371      * Update of installed/download size of tasks.
372      * Document the graphical installer, including the main known issues.
373      * Avoid generating XML files multiple times for translations using PO files
374        when using build.sh or buildweb.sh sripts.
375      * bookinfo:
376        - Add note for m68k that it is not a release architecture for Etch.
377      * hardware:
378        - Remove ancient section on parity RAM. Closes: #403035.
379        - Update documenation for Sparc, based on patch by Jurij Smakov.
380          Closes: #389516.
381        - PowerPC/APUS is currently not supported; removed from hardware table.
382        - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
383        - Rewrite of NIC support, document wireless support (for selected arches)
384          and explain issues surrounding drivers that require firmware.
385      * preparing:
386        - Clean out ancient hardware issues.
387      * boot-installer/parameters:
388        - Document anna/choose_modules and mirror/protocol boot parameters.
389        - Use a clearer way to list the short form of parameters.
390        - Document new option to blacklist kernel modules.
391      * boot-installer/trouble:
392        - Fix reference to Save debug logs menu option.
393          Thanks, Philippe Batailler. Closes: #402439.
394        - Add a note that installation reports will be published.
395      * install-methods:
396        - All architectures that support TFTP booting also support DCHP, so remove
397          the "supports-dhcp" condition.
398        - According to the text, Alpha supports BOOTP.
399        - Use dhcp3-server for examples rather than dhcp (version 2).
400        - tftpd-hpa does not use /tftpboot by default; allow for this in examples.
401          Closes: #342076.
402      * using-d-i:
403        - Extend description of lowmem installs based on a patch suggested by
404          Holger Wansing. Closes: #400263.
405    * boot-new:    * boot-new:
406      - Remove reference to apt guide (not installed by default) and obsolete      - Remove reference to apt guide (not installed by default) and obsolete
407        debian-guide. Thanks, Philippe Batailler. Closes: #402492.        debian-guide. Thanks, Philippe Batailler. Closes: #402492.
# Line 104  installation-guide (2006xxxx) UNRELEASED Line 410  installation-guide (2006xxxx) UNRELEASED
410      - Mention documentation packages.      - Mention documentation packages.
411      - Clarify what happens on first boot and how to get help to in case of      - Clarify what happens on first boot and how to get help to in case of
412        problems.        problems.
   * boot-installer/trouble:  
     - Fix reference to Save debug logs menu option.  
       Thanks, Philippe Batailler. Closes: #402439.  
     - Add a note that installation reports will be published.  
   * hardware:  
     - Remove ancient section on parity RAM. Closes: #403035.  
413    * post-install:    * post-install:
414      - Remove section on reactivating Windows; the installer should detect it      - Remove section on reactivating Windows; the installer should detect it
415        automatically after all. Closes: #402437.        automatically after all. Closes: #402437.
416        - Add extended section on email configuration (moved from using-d-i as
417          exim4 now configures for "local mail only" by default). Closes: #402857.
418      * appendix/preseed:
419        - Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
420          Closes: #397923.
421      * appendix/chroot-install:
422        - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
423    
424      [ Frans Pop ]
425      * Prepare for release. This release is mostly for testing purposes, the real
426        release targeted at Etch will be next week.
427      * Add and enable amd64 architecture.
428      * Update control file for dropped m68k and added amd64 architectures.
429      * Disable Catalan, Korean, Spanish and Brazillian translations as they are
430        not yet complete.
431      * Enable Finnish translation.
432    
433   -- Frans Pop <fjp@debian.org>  Sun, 24 Dec 2006 20:07:49 +0100   -- Frans Pop <fjp@debian.org>  Mon, 15 Jan 2007 22:10:16 +0100
434    
435  installation-guide (20060726) unstable; urgency=low  installation-guide (20060726) unstable; urgency=low
436    

Legend:
Removed from v.43500  
changed lines
  Added in v.56582

  ViewVC Help
Powered by ViewVC 1.1.5