/[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 43624 by fjp, Fri Dec 29 03:55:23 2006 UTC revision 52960 by fjp, Wed Apr 30 06:22:01 2008 UTC
# Line 1  Line 1 
1  installation-guide (2006xxxx) UNRELEASED; urgency=low  installation-guide (2008xxxx) UNRELEASED; urgency=low
2    
3      [ Frans Pop ]
4      * Clarify console switching for the graphical installer.
5        Thanks to Tim Richardson for the suggestion.
6    
7      [ Colin Watson ]
8      * Spell "multiselect" correctly in apt-setup/services-select preseeding
9        example.
10      * Note that an empty preseed file is equivalent to a normal manual
11        installation (thanks, Nathan Sutton).
12    
13      [ Robert Millan ]
14      * Document how to start the installer from Windows.
15    
16      [ Frans Pop ]
17      * Document installation using multiple CD/DVDs; update text about using a
18        mirror in line with that.
19      * Lenny will be version 5.0.
20      * Warn about boot issues when using RAID on the root file system.
21      * Update task selection section for changes in desktop task preseeding.
22      * Fix double / in links, spotted by Stanislav Gromov. Closes: #472813.
23      * Document new boot parameters to define mouse protocol and device (port)
24        for the graphical installer.
25      * Correct command to use to allow preseeding of netcfg when using a
26        preconfiguration file downloaded from a server (preseed/url).
27        Thanks to Durk Strooisma for the report and analysis. Closes: #476524.
28      * Specify for which release the example preseed file is valid.
29      * Document preseeding of grub password.
30      * Update how to suppress the removal of existing LVM data using preseeding.
31      * Update version of X11 used in Lenny.
32      * Update kernel versions.
33      * Update memory requirements for i386 and amd64. Elaborate on installing
34        systems with less memory than the listed minimum.
35    
36      [ Joey Hess ]
37      * Remove autopartkit from the module list.
38    
39     -- Frans Pop <fjp@debian.org>  Wed, 30 Apr 2008 08:17:39 +0200
40    
41    installation-guide (20080211) unstable; urgency=low
42    
43      [ Martin Michlmayr ]
44      * Remove all information about RiscPC because these machines are
45        no longer supported.
46    
47      [ Joey Hess ]
48      * Document the new tasksel/desktop preseed for lenny.
49    
50      [ Frans Pop ]
51      * Add cm-super to build dependencies as that improves the quality of the
52        Russian PDF version.
53      * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
54        now loaded automatically.
55      * Fix incorrect instruction for preseeding local repositories.
56        Thanks to RĂ©mi Demarthe. Closes: #420894.
57      * Add translatable entities for Continue, Cancel and Go Back buttons.
58      * Add build dependencies on texlive-lang-* packages for languages for which
59        the manual has translations.
60      * Document new boot parameters "lowmem" and "dmraid".
61      * Document new location of graphical mini.iso images.
62      * Document base-installer/kernel/image preseed.
63    
64      [ Joey Hess ]
65      * Document new lilo-installer/skip preseed.
66      * Document passwd/user-default-groups preseed.
67    
68      [ Colin Watson ]
69      * Recommend preseeding mirror/country to "manual" rather than "enter
70        information manually" (choose-mirror 2.17).
71      * Remove text talking about devfs-style device names, which are no longer
72        supported.
73      * preparing/minimum-hardware-reqts.xml: Pluralise "gigabyte" consistently.
74    
75      [ Joey Hess ]
76      * Document clock-setup/ntp.
77    
78      [ Frans Pop ]
79      * Support for sparc32 has been discontinued for Lenny. This also means that
80        booting from floppy is no longer supported for sparc.
81      * Extend the documentation of apt-setup, especially the decision whether or
82        not to use a network mirror. Document selection of services.
83      * Document new apt-setup/services-select and related hostname preseeds.
84      * Add some information about creating device files in the appendix on chroot
85        installs; also add a note that the appendix only covers the basic steps
86        of a chroot install.
87      * Warn against installing Debian while another OS is hibernated.
88    
89      [ Joey Hess ]
90      * Document how to preseed partman-auto to use only available disk, no matter
91        what it's name is.
92      * debian/rules: call dh_md5sums.
93      * Document debian-installer/exit/halt preseed.
94    
95      [ Colin Watson ]
96      * Clarify that you need to actually provide an autopartitioning method as
97        well as preseeding the partman confirmation messages.
98    
99      [ Frans Pop ]
100      * Make copyright refer explicitly to GPL version 2 as that is the version
101        included in the appendix; add reference to /usr/share/common-licenses to
102        make Lintian happy.
103      * Rename doc-base.TEMPLATE to TEMPLATE.doc-base to avoid its inclusion in
104        the package for the first architecture. Closes: #416304.
105      * Modify language codes that include a country for the doc-base document ID
106        so they only contain valid characters.
107      * Remove the PDF section in doc-base files if PDF format is not built for a
108        language.
109      * Update standards version to 3.7.3; no changes needed.
110      * Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean
111        PDF version of the manual. Closes: #457137.
112      * using-d-i:
113        - move clock-setup, tzsetup and user-setup to reflect their changed
114          position in the installation procedure
115        - mention that clock-setup will now attempt to set the system time from a
116          time server
117        - split clock-setup as part is now executed during finish-install
118        - add instructions on how a different time zone from the one(s) that match
119          the selected location can be set (as that is a FAQ)
120        - improve readability of partman section by using separate subsections for
121          guided and manual partitioning
122        - network-console: add information about dropped connections and how to
123          avoid that (closes: #458154); add footnote with command to remove a host
124          from the known_hosts file
125      * howto, preseed: update for reordering of the installation procedure.
126      * Change build dependency on gs-common to ghostscript.
127      * Use --previous when updating PO files so translators can see the changes
128        in a string.
129    
130      [ Colin Watson ]
131      * Use &releasename; rather than hardcoding etch in sources.list
132        recommendation for chroot installs. Closes: #458459.
133    
134      [ Frans Pop ]
135      * Make UTF-8 the default encoding for the text version for all languages
136        that still used ISO-8859-1.
137      * Korean text version changed to UTF-8 on request of Changwoo Ryu.
138      * Japanese text version changed to UTF-8 on request of KURASAWA Nozomu.
139      * Enable PDF for Korean for website builds.
140      * Disable Finnish, Hungarian and Spanish for this release as they have not
141        been updated.
142    
143     -- Frans Pop <fjp@debian.org>  Mon, 11 Feb 2008 19:35:22 +0100
144    
145    installation-guide (20070319) unstable; urgency=low
146    
147      [ Frans Pop ]
148      * Cleaned up definitions of some entities and removed unused ones.
149      * Implement infrastructure that allows entities to be translated.
150        Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
151      * Disable Korean PDF/PS formats for builds for the website.
152      * appendix/files: update information about mouse configuration, based on a
153        patch from Peter Samuelson (for which thanks). Closes: #406290.
154      * boot-installer, appendix/preseed: document preseed/interactive parameter.
155    
156      [ Joey Hess ]
157      * Fix package name for installation-reports, and manual unfuzzy of all
158        translations. Closes: #408408
159    
160      [ Frans Pop ]
161      * welcome:
162        - make links to FSF and GNU more consistent (closes: #410317)
163        - we do not necessarily share the ideals of the FSF (closes: #410129)
164        Thanks to Francesco Poli for suggesting these changes.
165      * using-d-i: guided partitioning now creates swap inside LVM.
166        Thanks to Francesco Poli. Closes: #411399.
167      * Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
168        Closes: #408340.
169      * installation-howto: update for the integration of base-config into D-I.
170      * appendix/preseed:
171        - as exim no longer asks any questions during installations, there is no
172          real need to document it anymore
173        - add link to Philip Hand's website as it contains many creative examples
174        - document how to select the ftp protocol during mirror selection
175        - document how to install from CD/DVD only (and not use a network mirror)
176      * Update base/standard system and task sizes.
177    
178      [ Joey Hess ]
179      * Document debian-installer/allow_unauthenticated.
180    
181      [ Wouter Verhelst ]
182      * Update mac68k installation after notes from Finn Thain, upstream mac68k
183        kernel hacker.
184    
185      [ Frans Pop ]
186      * Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
187        spotting the error. Closes: #413257.
188    
189     -- Frans Pop <fjp@debian.org>  Mon, 19 Mar 2007 15:00:12 +0100
190    
191    installation-guide (20070122) unstable; urgency=low
192    
193      * Enable Catalan, Brazillian, Korean and Spanish again.
194      * Enable new Hungarian translation.
195    
196     -- Frans Pop <fjp@debian.org>  Mon, 22 Jan 2007 12:41:57 +0100
197    
198    installation-guide (20070115) unstable; urgency=low
199    
200    [ Colin Watson ]    [ Colin Watson ]
201    * Document new pkgsel/include setting.    * Document new pkgsel/include setting.
# Line 99  installation-guide (2006xxxx) UNRELEASED Line 296  installation-guide (2006xxxx) UNRELEASED
296    * Update all arches to kernel version 2.6.18.    * Update all arches to kernel version 2.6.18.
297    * Minor corrections and some rewrites based on suggestions from    * Minor corrections and some rewrites based on suggestions from
298      Clytie Siddall. Closes: #367861, #380588.      Clytie Siddall. Closes: #367861, #380588.
299      * Update Sparc specific information and document common installation issues
300        for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
301        for his overview of issues.
302      * Etch ships with X.Org 7.1.
303      * Update number of developers, packages and mailing lists.
304      * General revision of minimum hardware requirements throughout the manual.
305      * Update of installed/download size of tasks.
306      * Document the graphical installer, including the main known issues.
307      * Avoid generating XML files multiple times for translations using PO files
308        when using build.sh or buildweb.sh sripts.
309    * bookinfo:    * bookinfo:
310      - Add note for m68k that it is not a release architecture for Etch.      - Add note for m68k that it is not a release architecture for Etch.
311    * hardware:    * hardware:
# Line 106  installation-guide (2006xxxx) UNRELEASED Line 313  installation-guide (2006xxxx) UNRELEASED
313      - Update documenation for Sparc, based on patch by Jurij Smakov.      - Update documenation for Sparc, based on patch by Jurij Smakov.
314        Closes: #389516.        Closes: #389516.
315      - PowerPC/APUS is currently not supported; removed from hardware table.      - PowerPC/APUS is currently not supported; removed from hardware table.
316        - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
317      - Rewrite of NIC support, document wireless support (for selected arches)      - Rewrite of NIC support, document wireless support (for selected arches)
318        and explain issues surrounding drivers that require firmware.        and explain issues surrounding drivers that require firmware.
319      * preparing:
320        - Clean out ancient hardware issues.
321    * boot-installer/parameters:    * boot-installer/parameters:
322      - Document anna/choose_modules boot parameter.      - Document anna/choose_modules and mirror/protocol boot parameters.
323        - Use a clearer way to list the short form of parameters.
324        - Document new option to blacklist kernel modules.
325    * boot-installer/trouble:    * boot-installer/trouble:
326      - Fix reference to Save debug logs menu option.      - Fix reference to Save debug logs menu option.
327        Thanks, Philippe Batailler. Closes: #402439.        Thanks, Philippe Batailler. Closes: #402439.
# Line 143  installation-guide (2006xxxx) UNRELEASED Line 355  installation-guide (2006xxxx) UNRELEASED
355    * appendix/chroot-install:    * appendix/chroot-install:
356      - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.      - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
357    
358   -- Frans Pop <fjp@debian.org>  Fri, 29 Dec 2006 04:50:57 +0100    [ Frans Pop ]
359      * Prepare for release. This release is mostly for testing purposes, the real
360        release targeted at Etch will be next week.
361      * Add and enable amd64 architecture.
362      * Update control file for dropped m68k and added amd64 architectures.
363      * Disable Catalan, Korean, Spanish and Brazillian translations as they are
364        not yet complete.
365      * Enable Finnish translation.
366    
367     -- Frans Pop <fjp@debian.org>  Mon, 15 Jan 2007 22:10:16 +0100
368    
369  installation-guide (20060726) unstable; urgency=low  installation-guide (20060726) unstable; urgency=low
370    

Legend:
Removed from v.43624  
changed lines
  Added in v.52960

  ViewVC Help
Powered by ViewVC 1.1.5