/[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 50621 by fjp, Tue Dec 25 09:23:48 2007 UTC revision 58406 by fjp, Tue Apr 28 20:10:51 2009 UTC
# Line 1  Line 1 
1  installation-guide (2007xxxx) UNRELEASED; urgency=low  installation-guide (2009xxxx) UNRELEASED; urgency=low
2    
3      * Switch over from Lenny to Squeeze. Current kernel is 2.6.29.
4      * Change the Debian designation for the ARM architecture from arm to armel.
5        The internal 'arch-spec' and file naming convention remains "arm" in order
6        to avoid unnecessary changes and work for translators.
7      * Mention that TERM= can be passed as boot parameter to set the terminal type
8        for serial console installs. Based on a patch suggested by Samuel Thibault.
9        Closes: #524666.
10      * Update copyright for 2009.
11    
12     -- Frans Pop <fjp@debian.org>  Tue, 28 Apr 2009 18:13:46 +0200
13    
14    installation-guide (20090427) unstable; urgency=low
15    
16      [ Colin Watson ]
17      * Document partman/early_command (added in partman-base 129).
18      * Add note about preseeding ownership to preseed-seenflag section, since I
19        had a user confused by this who hadn't found the note elsewhere
20        explaining owners.
21      * Use /dev/sda and /dev/sdb in the RAID preseeding example rather than
22        /dev/discs/disc0/disc and /dev/discs/disc1/disc, since the latter
23        devices no longer exist.
24      * Document noshell boot parameter. See #504381.
25      * Clarify behaviour of "auto" preseed alias.
26      * Clarify that preseeding aliases are only aliases for question names, and
27        that a value is always needed as well.
28      * Apparently you can pass extra boot parameters to OpenBoot at the end of
29        the 'boot' command. Document this as it has been known to cause some
30        confusion.
31    
32      [ Frans Pop ]
33      * Document preseeding of network-console now that its postinst can be
34        relied on to be executed.
35      * Update info on passing boot parameter for PPPoE.
36      * Explain Standard system task.
37      * Add LXDE desktop environment.
38      * Mention option to select desktop environment from boot menu for x86 CDs.
39      * Add task sizes for alternative desktop environments.
40      * chroot install: 'tzconfig' is deprecated for 'dpkg-reconfigure tzdata'.
41        Closes: #520582.
42      * Booting using LILO or GRUB: minor improvements. Closes: #519508.
43      * Fix example how to generate md5-encoded password. Closes: #518018.
44      * Fix missing tags in Japanese translation. Closes: #509372.
45      * Improve script that extracts preconfiguration example file from appendix.
46    
47      [ Samuel Thibault ]
48      * Document accessibility support. Closes: #509371.
49    
50      [ Frans Pop ]
51      * (Re-)enable Vietnamese translation (not fully up-to-date).
52      * Convert PO translations for Finnish, Korean and Vietnamese to XML using
53        their last fully translated version.
54      * Release update of the manual for Lenny. Six translations have not been
55        updated: Brazilian, Catalan, Finnish, Korean, Spanish and Vietnamese.
56    
57     -- Frans Pop <fjp@debian.org>  Mon, 27 Apr 2009 13:23:30 +0200
58    
59    installation-guide (20081208) unstable; urgency=low
60    
61      * Move documentation files to separate subdirectory doc.
62      * Document how the manual is built for the Debian website.
63      * Correct error spotted by Osamu Aoki: text web browser is w3m, not w3c.
64      * Correct two minor errors in preconfiguration examples. With thanks to
65        Andreas Beckmann for reporting them. Closes: #507544.
66      * Add new script check-preseed to help translators check if their
67        translation of the appendix about preseeding is complete/correct.
68      * Re-enable Spanish translation.
69    
70     -- Frans Pop <fjp@debian.org>  Mon, 08 Dec 2008 09:50:48 +0100
71    
72    installation-guide (20081113) unstable; urgency=medium
73    
74      [ Martin Michlmayr ]
75      * Remove everything about DECstation since these machines are
76        no longer supported.
77      * Provide information about all iop32x and orion5x installation media.
78      * Describe Orion and Versatile as supported platforms.
79      * Fix the NSLU2 download link.
80      * Describe MIPS Malta.
81      * Document netcfg/get_gateway=none
82    
83      [ Frans Pop ]
84      * Update copyright to 2008.
85      * Update description of country selection in line with recent changes in
86        localechooser.
87      * Request output of lspci -knn in installation reports.
88      * Apply patch from Frank Lichtenheld to improve netboot instructions for
89        PowerPC. Closes: #275565.
90    
91      [ Joey Hess ]
92      * Comment out partman-auto/disk setting in preseed since lenny d-i will
93        automatically work w/o it if there's just 1 disk. Closes: #490287
94      * Document hw-detect/load_firmware. Closes: #493845
95    
96      [ Ryan Niebur ]
97      * Added documentation for RAID 6 and 10.
98    
99      [ Jérémy Bobbio ]
100      * Explicitly mention that preseeded keymaps must be known to d-i.
101        Closes: #493720
102      * Mention parman-md/device_remove_md in preseeding appendix.
103    
104      [ Frans Pop ]
105      * Restructure supported hardware section.
106      * Update of supported subarches/flavors for powerpc.
107      * hardware-supported:
108        - suppress m68k from arches table, unless building for m68k
109        - show which subarches are supported by arm/armel
110        - various minor updates and improvements
111      * Remove section on X.Org preseeding as all descibed options are obsolete.
112      * Document support in the installer for loading missing firmware.
113      * Update partman preseeding: use Choices-C values instead of descriptions.
114      * Correct short description of iso-scan. Closes: #501175.
115      * PowerPC currently doesn't have hd-media images, so is not "bootable-usb".
116      * There are no floppy images for i386 for Lenny; disable relevant sections.
117      * Major rewrite of section about preparing a USB stick for booting the
118        installer. Closes: #500206, #500283.
119      * Update preconfiguration section for latest changes in the preseed udebs
120        and clarify preseeding of language/country.
121      * Remove duplicated text about using tasksel. Closes: #502773.
122      * Update task sizes and nr. of packages per arch and current nr. of Debian
123        Developers for Lenny.
124      * (Re-)enable Catalan, Greek, Finnish, Japanese and Korean translations.
125      * Disable Vietnamese translations as it is incomplete.
126    
127     -- Frans Pop <fjp@debian.org>  Thu, 13 Nov 2008 10:15:38 +0100
128    
129    installation-guide (20080520) unstable; urgency=medium
130    
131      [ Frans Pop ]
132      * Clarify console switching for the graphical installer.
133        Thanks to Tim Richardson for the suggestion.
134    
135      [ Colin Watson ]
136      * Spell "multiselect" correctly in apt-setup/services-select preseeding
137        example.
138      * Note that an empty preseed file is equivalent to a normal manual
139        installation (thanks, Nathan Sutton).
140    
141      [ Robert Millan ]
142      * Document how to start the installer from Windows.
143    
144      [ Frans Pop ]
145      * Document installation using multiple CD/DVDs; update text about using a
146        mirror in line with that.
147      * Lenny will be version 5.0.
148      * Warn about boot issues when using RAID on the root file system.
149      * Update task selection section for changes in desktop task preseeding.
150      * Fix double / in links, spotted by Stanislav Gromov. Closes: #472813.
151      * Document new boot parameters to define mouse protocol and device (port)
152        for the graphical installer.
153      * Correct command to use to allow preseeding of netcfg when using a
154        preconfiguration file downloaded from a server (preseed/url).
155        Thanks to Durk Strooisma for the report and analysis. Closes: #476524.
156      * Specify for which release the example preseed file is valid.
157      * Document preseeding of grub password.
158      * Update how to suppress the removal of existing LVM data using preseeding.
159      * Update version of X11 used in Lenny.
160      * Update kernel versions.
161      * Update memory requirements for i386 and amd64. Elaborate on installing
162        systems with less memory than the listed minimum.
163      * Update known issues for graphical installer: entropy gathering for
164        encrypted partitioning is now supported; localechooser now has nice
165        columns but other components still need to be done.
166      * Document finish-install/keep-consoles boot parameter and preseeding.
167      * Define two new translatable entities: escapekey and tabkey.
168      * Update task sizes, and number of packages and developers.
169      * x86: update description of the boot screen for the new syslinux vesamenu.
170    
171      [ Joey Hess ]
172      * Remove autopartkit from the module list.
173    
174      [ Frans Pop ]
175      * Disable Catalan, Korean and Japanese translations as they are incomplete.
176      * Upload with priority medium because of D-I Beta 2 release.
177    
178     -- Frans Pop <fjp@debian.org>  Sat, 10 May 2008 17:59:43 +0200
179    
180    installation-guide (20080211) unstable; urgency=low
181    
182    [ Martin Michlmayr ]    [ Martin Michlmayr ]
183    * Remove all information about RiscPC because these machines are    * Remove all information about RiscPC because these machines are
# Line 79  installation-guide (2007xxxx) UNRELEASED Line 258  installation-guide (2007xxxx) UNRELEASED
258        the selected location can be set (as that is a FAQ)        the selected location can be set (as that is a FAQ)
259      - improve readability of partman section by using separate subsections for      - improve readability of partman section by using separate subsections for
260        guided and manual partitioning        guided and manual partitioning
261        - network-console: add information about dropped connections and how to
262          avoid that (closes: #458154); add footnote with command to remove a host
263          from the known_hosts file
264      * howto, preseed: update for reordering of the installation procedure.
265      * Change build dependency on gs-common to ghostscript.
266      * Use --previous when updating PO files so translators can see the changes
267        in a string.
268    
269      [ Colin Watson ]
270      * Use &releasename; rather than hardcoding etch in sources.list
271        recommendation for chroot installs. Closes: #458459.
272    
273      [ Frans Pop ]
274      * Make UTF-8 the default encoding for the text version for all languages
275        that still used ISO-8859-1.
276      * Korean text version changed to UTF-8 on request of Changwoo Ryu.
277      * Japanese text version changed to UTF-8 on request of KURASAWA Nozomu.
278      * Enable PDF for Korean for website builds.
279      * Disable Finnish, Hungarian and Spanish for this release as they have not
280        been updated.
281    
282   -- Frans Pop <fjp@debian.org>  Tue, 25 Dec 2007 10:21:55 +0100   -- Frans Pop <fjp@debian.org>  Mon, 11 Feb 2008 19:35:22 +0100
283    
284  installation-guide (20070319) unstable; urgency=low  installation-guide (20070319) unstable; urgency=low
285    

Legend:
Removed from v.50621  
changed lines
  Added in v.58406

  ViewVC Help
Powered by ViewVC 1.1.5