/[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 53492 by fjp, Wed May 28 16:17:38 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    
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 ]    [ Colin Watson ]
220    * Document new pkgsel/include setting.    * Document new pkgsel/include setting.
# Line 45  installation-guide (2006xxxx) UNRELEASED Line 261  installation-guide (2006xxxx) UNRELEASED
261    * 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.
262      Closes: #386591.      Closes: #386591.
263    * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.    * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
264    * Minor corrections reported by Malcolm Parsons. Closes: #388138.    * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
265    * Document new boot parameters theme and directfb/hw-accel.    * Document new boot parameters theme and directfb/hw-accel.
266    * Remove now obsolete distinction between classic and common kpkg.    * Remove now obsolete distinction between classic and common kpkg.
267    * 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 271  installation-guide (2006xxxx) UNRELEASED
271    * Document changes in guided partitioning and added encrypted LVM support.    * Document changes in guided partitioning and added encrypted LVM support.
272    * Disable m68k for official builds as it is not a release architecture.    * 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.    * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
274    * Minor corrections reported by Clytie Siddall. Closes: #394413, #394471.    * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
275    * Update task sizes as per D-I RC1.    * Update task sizes as per D-I RC1.
276    * New troubleshooting section on how to deal with CD-ROM related problems.    * New troubleshooting section on how to deal with CD-ROM related problems.
277    * 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 312  installation-guide (2006xxxx) UNRELEASED
312    * Talk about ixp4xx rather than the more specific nslu2.    * Talk about ixp4xx rather than the more specific nslu2.
313    
314    [ Frans Pop ]    [ 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:    * boot-new:
359      - Remove reference to apt guide (not installed by default) and obsolete      - Remove reference to apt guide (not installed by default) and obsolete
360        debian-guide. Thanks, Philippe Batailler. Closes: #402492.        debian-guide. Thanks, Philippe Batailler. Closes: #402492.
# Line 104  installation-guide (2006xxxx) UNRELEASED Line 363  installation-guide (2006xxxx) UNRELEASED
363      - Mention documentation packages.      - Mention documentation packages.
364      - 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
365        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.  
366    * post-install:    * post-install:
367      - Remove section on reactivating Windows; the installer should detect it      - Remove section on reactivating Windows; the installer should detect it
368        automatically after all. Closes: #402437.        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>  Sun, 24 Dec 2006 20:07:49 +0100   -- Frans Pop <fjp@debian.org>  Mon, 15 Jan 2007 22:10:16 +0100
387    
388  installation-guide (20060726) unstable; urgency=low  installation-guide (20060726) unstable; urgency=low
389    

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

  ViewVC Help
Powered by ViewVC 1.1.5