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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 64733 - (hide annotations) (download)
Wed Sep 15 23:20:35 2010 UTC (2 years, 9 months ago) by joeyh
File size: 36696 byte(s)
Update USB stick documentation to reflect isohybird mini.iso files, as generated by debian-installer >= 20100913.

This is very suboptimal, the USB stuff is a dreadful mess and needs a
complete rewrite, but hopefully isohybrid full CD images will obsolte it
later.
1 fjp 63211 installation-guide (2010xxxx) UNRELEASED; urgency=low
2    
3 tbm 63995 [ Frans Pop ]
4 fjp 63941 * List myself as one of the main authors in the administrativa appendix.
5 fjp 63942 * Clarify IP addresses in example for booting SS4000-E (arm). Thanks to
6     Miroslav Kure for the patch.
7 fjp 63943 * Add link to boot screen section in accessibility section. Closes: #579954.
8 fjp 63211
9 tbm 63995 [ Martin Michlmayr ]
10     * Update links for ARM images.
11    
12 sthibault 64519 [ Samuel Thibault ]
13     * Update brltty version.
14 sthibault 64654 * Document booting from DOS (Closes: Bug#518808).
15 sthibault 64655 * Add non-Linux infrastructure to the build system.
16     * Add kFreeBSD infrastructure.
17 sthibault 64656 * Replace Linuxish bits with per-port entities.
18 sthibault 64659 * Rephrase Hurd-specific paragraph explaining that Debian GNU/Hurd is not
19     Linux.
20 sthibault 64660 * Add a "What is Debian GNU/kFreeBSD" section.
21 sthibault 64662 * Add the list of architectures supported by the kFreeBSD port.
22 sthibault 64664 * Restrict "Board Devices" accessibility section to Linux.
23 sthibault 64716 * Fix port URL for non-Linux ports.
24 sthibault 64720 * Fix hardware part for non-Linux ports. Now needs fine-tune from BSD
25     people.
26 sthibault 64519
27 joeyh 64733 [ Joey Hess ]
28     * Update USB stick documentation to reflect isohybird mini.iso files,
29     as generated by debian-installer >= 20100913.
30    
31 sthibault 64664 -- Samuel Thibault <sthibault@debian.org> Mon, 06 Sep 2010 00:56:02 +0200
32 fjp 63211
33 fjp 63209 installation-guide (20100518) unstable; urgency=low
34 fjp 60602
35 fjp 60603 [ Colin Watson ]
36     * Note that partman-auto/init_automatically_partition is only honoured if
37     partman-auto/method is not set.
38 cjwatson 62665 * Document the use of grub-installer/grub2_instead_of_grub_legacy to
39     switch back to GRUB Legacy for those who need it.
40 cjwatson 62714 * Remove spurious quoting in network-console documentation, pointed out by
41     Jonathan Amery.
42 cjwatson 62798 * partman now asks a slightly different (and less scary) confirmation
43     question if it doesn't appear that any data is being overwritten.
44     Document the associated preseeding changes.
45 fjp 60602
46 fjp 60683 [ Frans Pop ]
47 fjp 60684 * Add missing hyphen in command "kbd-config". With thanks to Tapio Lehtonen.
48 fjp 60683 Closes: #545584.
49 fjp 60783 * Include a caution in the IA64 version of the manual against using IA64
50     for "normal" 64-bit Intel systems.
51 fjp 60984 * Disable the variant for the alpha architecture: it is being dropped as a
52     release architecture for Squeeze.
53 fjp 61067 * When updating PO files, set them to a standard width of 79 (same as used
54     for l10n-sync for D-I master PO files).
55 fjp 61183 * Document that Debian now installs Recommends by default and how to disable
56     that.
57 fjp 61186 * x86 USB boot: two improvements suggested by Timo Juhani Lindfors and one
58     by Samuel Thibault. Closes: #532437, #532440, #548534.
59 fjp 61187 * welcome: add a link to www.kernel.org and remove the no longer valid link
60     to www.kerneltraffic.org. Closes: #331523.
61 fjp 61189 * Document new help functionality.
62 fjp 61410 * Update for changes in locale selection in localechooser 2.17 and 2.18:
63     - selecting a different country is now always possible at high priority;
64 fjp 61314 - change in order of selection of additional locales and default locale;
65 fjp 61410 - selection of a preferred locale if a combination of language and country
66     was selected for which no locale exists;
67 fjp 61314 - support for separate preseeding of language, country and locale.
68 fjp 61405 * Mention option to select UTC as time zone at medium/low priority.
69 fjp 60683
70 tbm 61324 [ Martin Michlmayr ]
71     * Mention more Kirkwood-based devices that are supported.
72 tbm 61326 * Document where to get Kirkwood installer images from.
73 tbm 61398 * Fix the preseeding example to say that allow_unauthenticated is a
74     boolean (and not a string).
75 tbm 61324
76 joeyh 61622 [ Joey Hess ]
77     * Reword section on installer's support of wireless.
78    
79 vorlon 61884 [ Steve Langasek ]
80     * Update the appendix on chroot installs to not recommend mapping 127.0.0.1
81     to the hostname; use 127.0.1.1, the same as the installer itself does.
82    
83 fjp 62194 [ Frans Pop ]
84     * Update and extend information on preseeding partman. Based on a patch from
85     Vincent McIntyre. Closes: #511053.
86 fjp 62401 * Use 'ip addr' instead of 'ifconfig' to get MAC address for RARP setup.
87 fjp 62405 * Update information on setting up a TFTP server.
88 fjp 62454 * As of Lenny syslinux no longer requires that the TFTP server supports the
89     'tsize' option (see #570273). With thanks to Ferenc Wagner.
90 fjp 62602 * Using D-I: add subsection intruducing supported partitioning options,
91     including a list of supported file systems.
92 fjp 62895 * Disabling framebuffer on x86 now also requires passing 'vga=normal'. With
93     thanks to Samuel Thibault. Closes: #577461.
94 fjp 62943 * Update for switch of G-I from DirectFB to X.Org.
95 fjp 63060 * Update kernel version to 2.6.32, number of Debian Developers and program
96     versions.
97 fjp 63062 * Update URL for Debian mirror list. Closes: #579935.
98 fjp 63209 * Disable Korean, Portuguese (BR), Spanish and Swedish translations as they
99     are incomplete.
100 fjp 62194
101 fjp 63209 -- Frans Pop <fjp@debian.org> Tue, 18 May 2010 03:51:35 +0200
102 fjp 60602
103 fjp 60600 installation-guide (20090901) unstable; urgency=low
104 fjp 58380
105 tbm 58440 [ Frans Pop ]
106 fjp 58386 * Switch over from Lenny to Squeeze. Current kernel is 2.6.29.
107 fjp 58398 * Change the Debian designation for the ARM architecture from arm to armel.
108     The internal 'arch-spec' and file naming convention remains "arm" in order
109     to avoid unnecessary changes and work for translators.
110 fjp 58405 * Mention that TERM= can be passed as boot parameter to set the terminal type
111     for serial console installs. Based on a patch suggested by Samuel Thibault.
112     Closes: #524666.
113 fjp 58406 * Update copyright for 2009.
114 fjp 58380
115 tbm 58440 [ Martin Michlmayr ]
116     * Updates for ARM (armel):
117     - Remove sections about Netwinder/CATS, which are no longer supported.
118     - Update the "supported hardware" table.
119     - Add a section about Marvell's Kirkwood, which is now supported.
120 tbm 58446 * Updates for MIPS:
121     - Show some sections on mipsel that apply there too.
122 tbm 58447 - Say that the Cobalt Qube 2700 (Qube1) is no longer supported.
123 tbm 59840 - Remove everything about the Broadcom SWARM and BigSur since we no
124     longer support these devices in the installer.
125 tbm 58440
126 cjwatson 58459 [ Colin Watson ]
127     * Merge from Ubuntu:
128     - Document partman/mount_style, which controls how filesystems are
129     mounted.
130 cjwatson 58503 * Document pkgsel/include/install-recommends.
131 cjwatson 59009 * partman/confirm_write_new_label was renamed to
132     partman-partitioning/confirm_write_new_label in r50363, December 2007.
133     Adjust preseeding documentation to match.
134 cjwatson 58459
135 fjp 58649 [ Frans Pop ]
136     * Document installation of localization tasks.
137 fjp 58755 * Document the debian-installer/add-kernel-opts preconfiguration option.
138 fjp 59051 * Add links to website documenting braille keybindings. Thanks to
139     Samuel Thibault for the patch. Closes: #534260.
140 fjp 59249 * Fix typo in chroot install appendix. Closes: #535494.
141 fjp 59293 * Improve bootp documentation. Thanks to Holger Wansing for the patch.
142     Closes: #282614.
143 fjp 59889 * On s390 the system clock is not modified by the installer.
144 fjp 58380
145 otavio 59736 [ Otavio Salvador ]
146     * Document the netcfg/enable preseeding that allows for disabling the
147 otavio 59739 network configuration. Thanks to Anthony L. Awtrey <tony@awtrey.com>
148     for the patch.
149 otavio 59736
150 fjp 60214 [ Frans Pop ]
151     * Move most build dependencies to Build-Depends-Indep.
152 fjp 58649
153 fjp 60600 -- Frans Pop <fjp@debian.org> Tue, 01 Sep 2009 14:10:10 +0200
154 fjp 60214
155 fjp 58379 installation-guide (20090427) unstable; urgency=low
156 fjp 56873
157 cjwatson 56965 [ Colin Watson ]
158     * Document partman/early_command (added in partman-base 129).
159 cjwatson 57260 * Add note about preseeding ownership to preseed-seenflag section, since I
160     had a user confused by this who hadn't found the note elsewhere
161     explaining owners.
162 cjwatson 57651 * Use /dev/sda and /dev/sdb in the RAID preseeding example rather than
163     /dev/discs/disc0/disc and /dev/discs/disc1/disc, since the latter
164     devices no longer exist.
165 cjwatson 57693 * Document noshell boot parameter. See #504381.
166 cjwatson 57719 * Clarify behaviour of "auto" preseed alias.
167 cjwatson 57720 * Clarify that preseeding aliases are only aliases for question names, and
168     that a value is always needed as well.
169 cjwatson 58021 * Apparently you can pass extra boot parameters to OpenBoot at the end of
170     the 'boot' command. Document this as it has been known to cause some
171     confusion.
172 fjp 56873
173 fjp 56982 [ Frans Pop ]
174     * Document preseeding of network-console now that its postinst can be
175     relied on to be executed.
176 fjp 57313 * Update info on passing boot parameter for PPPoE.
177 fjp 58142 * Explain Standard system task.
178     * Add LXDE desktop environment.
179     * Mention option to select desktop environment from boot menu for x86 CDs.
180     * Add task sizes for alternative desktop environments.
181 fjp 58143 * chroot install: 'tzconfig' is deprecated for 'dpkg-reconfigure tzdata'.
182     Closes: #520582.
183 fjp 58145 * Booting using LILO or GRUB: minor improvements. Closes: #519508.
184 fjp 58146 * Fix example how to generate md5-encoded password. Closes: #518018.
185 fjp 58149 * Fix missing tags in Japanese translation. Closes: #509372.
186 fjp 58174 * Improve script that extracts preconfiguration example file from appendix.
187 fjp 56873
188 fjp 58161 [ Samuel Thibault ]
189     * Document accessibility support. Closes: #509371.
190 fjp 56982
191 fjp 58374 [ Frans Pop ]
192     * (Re-)enable Vietnamese translation (not fully up-to-date).
193 fjp 58379 * Convert PO translations for Finnish, Korean and Vietnamese to XML using
194     their last fully translated version.
195     * Release update of the manual for Lenny. Six translations have not been
196     updated: Brazilian, Catalan, Finnish, Korean, Spanish and Vietnamese.
197 fjp 58161
198 fjp 58374 -- Frans Pop <fjp@debian.org> Mon, 27 Apr 2009 13:23:30 +0200
199    
200 fjp 56869 installation-guide (20081208) unstable; urgency=low
201 fjp 56741
202     * Move documentation files to separate subdirectory doc.
203     * Document how the manual is built for the Debian website.
204 fjp 56817 * Correct error spotted by Osamu Aoki: text web browser is w3m, not w3c.
205 fjp 56827 * Correct two minor errors in preconfiguration examples. With thanks to
206     Andreas Beckmann for reporting them. Closes: #507544.
207 fjp 56873 * Add new script check-preseed to help translators check if their
208     translation of the appendix about preseeding is complete/correct.
209 fjp 56860 * Re-enable Spanish translation.
210 fjp 56741
211 fjp 56869 -- Frans Pop <fjp@debian.org> Mon, 08 Dec 2008 09:50:48 +0100
212 fjp 56741
213 fjp 56646 installation-guide (20081113) unstable; urgency=medium
214 tbm 53452
215     [ Martin Michlmayr ]
216     * Remove everything about DECstation since these machines are
217     no longer supported.
218 tbm 55467 * Provide information about all iop32x and orion5x installation media.
219 tbm 55470 * Describe Orion and Versatile as supported platforms.
220 tbm 55468 * Fix the NSLU2 download link.
221 tbm 55471 * Describe MIPS Malta.
222 tbm 55679 * Document netcfg/get_gateway=none
223 tbm 53452
224 fjp 53521 [ Frans Pop ]
225     * Update copyright to 2008.
226 fjp 53524 * Update description of country selection in line with recent changes in
227     localechooser.
228 fjp 53732 * Request output of lspci -knn in installation reports.
229 fjp 54017 * Apply patch from Frank Lichtenheld to improve netboot instructions for
230     PowerPC. Closes: #275565.
231 tbm 53452
232 joeyh 54252 [ Joey Hess ]
233     * Comment out partman-auto/disk setting in preseed since lenny d-i will
234     automatically work w/o it if there's just 1 disk. Closes: #490287
235 joeyh 54857 * Document hw-detect/load_firmware. Closes: #493845
236 joeyh 54252
237 fjp 56128 [ Ryan Niebur ]
238     * Added documentation for RAID 6 and 10.
239    
240 lunar 56147 [ Jérémy Bobbio ]
241     * Explicitly mention that preseeded keymaps must be known to d-i.
242     Closes: #493720
243 lunar 56148 * Mention parman-md/device_remove_md in preseeding appendix.
244 lunar 56147
245 fjp 56244 [ Frans Pop ]
246     * Restructure supported hardware section.
247 fjp 56248 * Update of supported subarches/flavors for powerpc.
248     * hardware-supported:
249     - suppress m68k from arches table, unless building for m68k
250     - show which subarches are supported by arm/armel
251     - various minor updates and improvements
252 fjp 56249 * Remove section on X.Org preseeding as all descibed options are obsolete.
253 fjp 56257 * Document support in the installer for loading missing firmware.
254 fjp 56312 * Update partman preseeding: use Choices-C values instead of descriptions.
255 fjp 56428 * Correct short description of iso-scan. Closes: #501175.
256 fjp 56432 * PowerPC currently doesn't have hd-media images, so is not "bootable-usb".
257 fjp 56433 * There are no floppy images for i386 for Lenny; disable relevant sections.
258 fjp 56440 * Major rewrite of section about preparing a USB stick for booting the
259     installer. Closes: #500206, #500283.
260 fjp 56510 * Update preconfiguration section for latest changes in the preseed udebs
261     and clarify preseeding of language/country.
262 fjp 56511 * Remove duplicated text about using tasksel. Closes: #502773.
263 fjp 56582 * Update task sizes and nr. of packages per arch and current nr. of Debian
264     Developers for Lenny.
265 fjp 56640 * (Re-)enable Catalan, Greek, Finnish, Japanese and Korean translations.
266     * Disable Vietnamese translations as it is incomplete.
267 fjp 53521
268 fjp 56646 -- Frans Pop <fjp@debian.org> Thu, 13 Nov 2008 10:15:38 +0100
269 fjp 56244
270 fjp 53450 installation-guide (20080520) unstable; urgency=medium
271 fjp 51519
272 cjwatson 51570 [ Frans Pop ]
273 fjp 51519 * Clarify console switching for the graphical installer.
274     Thanks to Tim Richardson for the suggestion.
275    
276 cjwatson 51570 [ Colin Watson ]
277     * Spell "multiselect" correctly in apt-setup/services-select preseeding
278     example.
279 cjwatson 51573 * Note that an empty preseed file is equivalent to a normal manual
280     installation (thanks, Nathan Sutton).
281 cjwatson 51570
282 fjp 51739 [ Robert Millan ]
283     * Document how to start the installer from Windows.
284    
285 fjp 51744 [ Frans Pop ]
286     * Document installation using multiple CD/DVDs; update text about using a
287     mirror in line with that.
288 fjp 51802 * Lenny will be version 5.0.
289 fjp 51911 * Warn about boot issues when using RAID on the root file system.
290 fjp 52083 * Update task selection section for changes in desktop task preseeding.
291 fjp 52257 * Fix double / in links, spotted by Stanislav Gromov. Closes: #472813.
292 fjp 52727 * Document new boot parameters to define mouse protocol and device (port)
293     for the graphical installer.
294 fjp 52821 * Correct command to use to allow preseeding of netcfg when using a
295     preconfiguration file downloaded from a server (preseed/url).
296     Thanks to Durk Strooisma for the report and analysis. Closes: #476524.
297 fjp 52853 * Specify for which release the example preseed file is valid.
298 fjp 52901 * Document preseeding of grub password.
299 fjp 52902 * Update how to suppress the removal of existing LVM data using preseeding.
300 fjp 52958 * Update version of X11 used in Lenny.
301 fjp 52960 * Update kernel versions.
302     * Update memory requirements for i386 and amd64. Elaborate on installing
303     systems with less memory than the listed minimum.
304 fjp 53044 * Update known issues for graphical installer: entropy gathering for
305     encrypted partitioning is now supported; localechooser now has nice
306     columns but other components still need to be done.
307 fjp 53120 * Document finish-install/keep-consoles boot parameter and preseeding.
308 fjp 53273 * Define two new translatable entities: escapekey and tabkey.
309 fjp 53276 * Update task sizes, and number of packages and developers.
310 fjp 53291 * x86: update description of the boot screen for the new syslinux vesamenu.
311 fjp 51519
312 joeyh 52273 [ Joey Hess ]
313     * Remove autopartkit from the module list.
314    
315 fjp 53450 [ Frans Pop ]
316     * Disable Catalan, Korean and Japanese translations as they are incomplete.
317     * Upload with priority medium because of D-I Beta 2 release.
318    
319 fjp 53291 -- Frans Pop <fjp@debian.org> Sat, 10 May 2008 17:59:43 +0200
320 fjp 51744
321 fjp 51303 installation-guide (20080211) unstable; urgency=low
322 fjp 45964
323 tbm 46419 [ Martin Michlmayr ]
324     * Remove all information about RiscPC because these machines are
325     no longer supported.
326 fjp 45964
327 joeyh 46463 [ Joey Hess ]
328     * Document the new tasksel/desktop preseed for lenny.
329 fjp 45964
330 fjp 46483 [ Frans Pop ]
331     * Add cm-super to build dependencies as that improves the quality of the
332     Russian PDF version.
333 fjp 46505 * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
334     now loaded automatically.
335 fjp 46527 * Fix incorrect instruction for preseeding local repositories.
336     Thanks to Rémi Demarthe. Closes: #420894.
337 fjp 46722 * Add translatable entities for Continue, Cancel and Go Back buttons.
338 fjp 47144 * Add build dependencies on texlive-lang-* packages for languages for which
339     the manual has translations.
340 fjp 47971 * Document new boot parameters "lowmem" and "dmraid".
341 fjp 47989 * Document new location of graphical mini.iso images.
342 fjp 48487 * Document base-installer/kernel/image preseed.
343 joeyh 46463
344 joeyh 46819 [ Joey Hess ]
345     * Document new lilo-installer/skip preseed.
346 fjp 48487 * Document passwd/user-default-groups preseed.
347 fjp 46483
348 cjwatson 47564 [ Colin Watson ]
349     * Recommend preseeding mirror/country to "manual" rather than "enter
350     information manually" (choose-mirror 2.17).
351 cjwatson 48588 * Remove text talking about devfs-style device names, which are no longer
352     supported.
353 cjwatson 48590 * preparing/minimum-hardware-reqts.xml: Pluralise "gigabyte" consistently.
354 cjwatson 47564
355 joeyh 48621 [ Joey Hess ]
356     * Document clock-setup/ntp.
357 joeyh 46819
358 fjp 48719 [ Frans Pop ]
359     * Support for sparc32 has been discontinued for Lenny. This also means that
360     booting from floppy is no longer supported for sparc.
361 fjp 49837 * Extend the documentation of apt-setup, especially the decision whether or
362     not to use a network mirror. Document selection of services.
363 fjp 48955 * Document new apt-setup/services-select and related hostname preseeds.
364 fjp 49850 * Add some information about creating device files in the appendix on chroot
365     installs; also add a note that the appendix only covers the basic steps
366     of a chroot install.
367 fjp 49947 * Warn against installing Debian while another OS is hibernated.
368 joeyh 48621
369 joeyh 48960 [ Joey Hess ]
370     * Document how to preseed partman-auto to use only available disk, no matter
371     what it's name is.
372 fjp 49837 * debian/rules: call dh_md5sums.
373 joeyh 50076 * Document debian-installer/exit/halt preseed.
374 fjp 48719
375 cjwatson 50443 [ Colin Watson ]
376     * Clarify that you need to actually provide an autopartitioning method as
377     well as preseeding the partman confirmation messages.
378    
379 fjp 50586 [ Frans Pop ]
380 fjp 50607 * Make copyright refer explicitly to GPL version 2 as that is the version
381 fjp 50588 included in the appendix; add reference to /usr/share/common-licenses to
382 fjp 50586 make Lintian happy.
383 fjp 50588 * Rename doc-base.TEMPLATE to TEMPLATE.doc-base to avoid its inclusion in
384 fjp 50589 the package for the first architecture. Closes: #416304.
385 fjp 50588 * Modify language codes that include a country for the doc-base document ID
386     so they only contain valid characters.
387     * Remove the PDF section in doc-base files if PDF format is not built for a
388     language.
389     * Update standards version to 3.7.3; no changes needed.
390 fjp 50607 * Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean
391     PDF version of the manual. Closes: #457137.
392 fjp 50618 * using-d-i:
393     - move clock-setup, tzsetup and user-setup to reflect their changed
394     position in the installation procedure
395     - mention that clock-setup will now attempt to set the system time from a
396     time server
397     - split clock-setup as part is now executed during finish-install
398     - add instructions on how a different time zone from the one(s) that match
399     the selected location can be set (as that is a FAQ)
400 fjp 50621 - improve readability of partman section by using separate subsections for
401     guided and manual partitioning
402 fjp 50787 - network-console: add information about dropped connections and how to
403     avoid that (closes: #458154); add footnote with command to remove a host
404     from the known_hosts file
405 fjp 50731 * howto, preseed: update for reordering of the installation procedure.
406 fjp 50952 * Change build dependency on gs-common to ghostscript.
407 fjp 51040 * Use --previous when updating PO files so translators can see the changes
408     in a string.
409 joeyh 48960
410 cjwatson 50736 [ Colin Watson ]
411     * Use &releasename; rather than hardcoding etch in sources.list
412     recommendation for chroot installs. Closes: #458459.
413    
414 fjp 51233 [ Frans Pop ]
415     * Make UTF-8 the default encoding for the text version for all languages
416     that still used ISO-8859-1.
417 fjp 51253 * Korean text version changed to UTF-8 on request of Changwoo Ryu.
418     * Japanese text version changed to UTF-8 on request of KURASAWA Nozomu.
419 fjp 51250 * Enable PDF for Korean for website builds.
420 fjp 51302 * Disable Finnish, Hungarian and Spanish for this release as they have not
421     been updated.
422 fjp 50586
423 fjp 51302 -- Frans Pop <fjp@debian.org> Mon, 11 Feb 2008 19:35:22 +0100
424 fjp 51233
425 fjp 45958 installation-guide (20070319) unstable; urgency=low
426 fjp 44406
427 joeyh 44551 [ Frans Pop ]
428 fjp 44410 * Cleaned up definitions of some entities and removed unused ones.
429 fjp 44411 * Implement infrastructure that allows entities to be translated.
430 fjp 44422 Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515.
431 fjp 44534 * Disable Korean PDF/PS formats for builds for the website.
432 fjp 44406 * appendix/files: update information about mouse configuration, based on a
433     patch from Peter Samuelson (for which thanks). Closes: #406290.
434 fjp 44894 * boot-installer, appendix/preseed: document preseed/interactive parameter.
435 fjp 44406
436 joeyh 44551 [ Joey Hess ]
437     * Fix package name for installation-reports, and manual unfuzzy of all
438     translations. Closes: #408408
439 fjp 44406
440 fjp 45186 [ Frans Pop ]
441 fjp 45347 * welcome:
442     - make links to FSF and GNU more consistent (closes: #410317)
443     - we do not necessarily share the ideals of the FSF (closes: #410129)
444     Thanks to Francesco Poli for suggesting these changes.
445 fjp 45238 * using-d-i: guided partitioning now creates swap inside LVM.
446     Thanks to Francesco Poli. Closes: #411399.
447 fjp 45239 * Document installs over PPPoE. Based on a text proposed by Eddy Petrisor.
448     Closes: #408340.
449 fjp 45291 * installation-howto: update for the integration of base-config into D-I.
450 fjp 45349 * appendix/preseed:
451     - as exim no longer asks any questions during installations, there is no
452     real need to document it anymore
453     - add link to Philip Hand's website as it contains many creative examples
454 fjp 45612 - document how to select the ftp protocol during mirror selection
455     - document how to install from CD/DVD only (and not use a network mirror)
456     * Update base/standard system and task sizes.
457 joeyh 44551
458 joeyh 45190 [ Joey Hess ]
459     * Document debian-installer/allow_unauthenticated.
460 fjp 45186
461 wouter 45437 [ Wouter Verhelst ]
462     * Update mac68k installation after notes from Finn Thain, upstream mac68k
463     kernel hacker.
464 joeyh 45190
465 fjp 45645 [ Frans Pop ]
466     * Replace entity in example-preseed.txt file. Thanks to Geert Stappers for
467     spotting the error. Closes: #413257.
468 wouter 45437
469 fjp 45958 -- Frans Pop <fjp@debian.org> Mon, 19 Mar 2007 15:00:12 +0100
470 fjp 45645
471 fjp 44403 installation-guide (20070122) unstable; urgency=low
472 fjp 44392
473     * Enable Catalan, Brazillian, Korean and Spanish again.
474     * Enable new Hungarian translation.
475    
476 fjp 44403 -- Frans Pop <fjp@debian.org> Mon, 22 Jan 2007 12:41:57 +0100
477 fjp 44392
478 fjp 44224 installation-guide (20070115) unstable; urgency=low
479 fjp 39389
480 cjwatson 39390 [ Colin Watson ]
481     * Document new pkgsel/include setting.
482 cjwatson 41451 * Fix incorrect documentation on preseeding additional apt sources.
483 cjwatson 41452 * Fix typo in hppa hardware support documentation
484     (https://launchpad.net/bugs/55164).
485 cjwatson 41453 * Adjust chroot-install guide to take account of debootstrap being
486     Architecture: all now (https://launchpad.net/bugs/64765).
487 fjp 39389
488 fjp 39463 [ Frans Pop ]
489     * Various corrections suggested by Clytie Siddall and Holger Wansing.
490 fjp 39465 Closes: #378404, #370484, #370425.
491 fjp 39463 * Update instructions on how to set module parameters for PLIP installation.
492     * Update chroot install instructions to use aptitude instead of apt-get.
493 fjp 39464 * Add /srv in overview of directory tree in partitioning appendix.
494 fjp 39531 * Update section on partitioning using LVM to reflect recent changes.
495 fjp 39552 * Apply various patches by or based on suggestions from Nathanael Nerode.
496 fjp 39898 Some of the bigger changes include:
497     - Update of processor support for the i386 architecture.
498     - Update information on setting up a RARP server.
499 fjp 39614 * Add variant for the AMD64 architecture. Closes: #305977.
500 fjp 39868 * Suppress warnings about missing IDs for sections and such.
501 fjp 39886 * Reorganize supported hardware table; i386 no longer has flavors.
502     * Document SMP-alternatives as one of the variants of SMP support.
503 fjp 39894 * Document how to shut down the system. Based on patch from Holger Levsen.
504     Closes: #248067.
505 fjp 39389
506 fjp 39583 [ Miroslav Kure ]
507     * Update information about booting with encrypted partitions.
508     Closes: #378651.
509    
510 joeyh 39932 [ Joey Hess ]
511     * Update preseeding docs to document listing more than one disk for
512     partman-auto/disk and grub-installer/bootdev
513 fjp 39463
514 fjp 40073 [ Changwoo Ryu ]
515     * Add support for Korean PDF output. Requires latex-hangul-ucs-hlatex.
516     Closes: #381657.
517 joeyh 39932
518 joeyh 40459 [ David Härdeman ]
519 fjp 40542 * Update preseeding documentation for partman-auto.
520 fjp 40073
521 fjp 40542 [ Frans Pop ]
522     * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.
523     Closes: #386591.
524 fjp 40811 * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
525 fjp 43573 * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
526 fjp 40875 * Document new boot parameters theme and directfb/hw-accel.
527 fjp 40980 * Remove now obsolete distinction between classic and common kpkg.
528     * Update all arches to kernel version 2.6.17.
529 fjp 41499 * Set default value for manual_release in build wrapper scripts.
530 fjp 41551 * Add new section in preseeding appendix on partman-auto-raid. Not included
531     in preseed text file as it is still somewhat experimental.
532 fjp 41585 * Document changes in guided partitioning and added encrypted LVM support.
533 fjp 41836 * Disable m68k for official builds as it is not a release architecture.
534 fjp 42357 * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
535 fjp 43573 * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
536 fjp 42300 * Update task sizes as per D-I RC1.
537 fjp 42301 * New troubleshooting section on how to deal with CD-ROM related problems.
538 fjp 42485 * Document how to pass parameters to kernel modules on boot.
539 fjp 42551 * Document how to install KDE instead of Gnome in the section on pkgsel.
540 joeyh 40459
541 joeyh 41808 [ Joey Hess ]
542     * Update for recent floppy changes.
543 joeyh 41850 * Remove hardcoded paths to executables in buildone.sh.
544     * Set HOME to a temporary directory before running w3m, to avoid it
545     trying to write to a home directory that may not exist on the buildds.
546     (See #393641)
547 joeyh 42283 * Update the installation report template to match current one in
548     installation-report.
549 fjp 40542
550 philh 42295 [ Philip Hands ]
551 fjp 42296 * Clarify how -- affects which parameters end up in the target system's
552     bootloader's command line.
553 joeyh 41808
554 joeyh 42364 [ Joey Hess ]
555     * Applied Phil's auto mode documentation patch, edited it, and moved
556     some things around for clarity. Closes: #395910
557 joeyh 42370 * Document auto=true boot parameter.
558 philh 42295
559 fjp 42824 [ Frans Pop ]
560     * Add condition "g-i" for arches that support the graphical installer.
561     * Document mouse/left boot parameter.
562 fjp 43258 * Explain usage of "owner" prefix when setting values for debconf variables
563 fjp 42982 intended for the target system at the boot prompt.
564     * Give some examples of preseeding questions from the boot prompt.
565     * Document how to install the KDE desktop environment instead of GNOME.
566     * Don't list unsupported frontends in boot parameters section.
567 fjp 43259 * Minor corrections suggested by Tapio Lehtonen. Closes: #397790.
568     * Minor corrections suggested by Holger Wansing. Closes: #397974.
569 joeyh 42364
570 tbm 43030 [ Martin Michlmayr ]
571     * Mention that RiscPC support is incomplete.
572 tbm 43031 * Mention Intel IOP32x support.
573 tbm 43032 * Talk about ixp4xx rather than the more specific nslu2.
574 tbm 43030
575 fjp 43495 [ Frans Pop ]
576 fjp 43531 * Update all arches to kernel version 2.6.18.
577 fjp 43576 * Minor corrections and some rewrites based on suggestions from
578     Clytie Siddall. Closes: #367861, #380588.
579 fjp 43696 * Update Sparc specific information and document common installation issues
580     for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
581     for his overview of issues.
582 fjp 43730 * Etch ships with X.Org 7.1.
583 fjp 43735 * Update number of developers, packages and mailing lists.
584     * General revision of minimum hardware requirements throughout the manual.
585     * Update of installed/download size of tasks.
586 fjp 43782 * Document the graphical installer, including the main known issues.
587 fjp 44232 * Avoid generating XML files multiple times for translations using PO files
588     when using build.sh or buildweb.sh sripts.
589 fjp 43610 * bookinfo:
590     - Add note for m68k that it is not a release architecture for Etch.
591 fjp 43573 * hardware:
592     - Remove ancient section on parity RAM. Closes: #403035.
593     - Update documenation for Sparc, based on patch by Jurij Smakov.
594     Closes: #389516.
595     - PowerPC/APUS is currently not supported; removed from hardware table.
596 fjp 43640 - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
597 fjp 43624 - Rewrite of NIC support, document wireless support (for selected arches)
598     and explain issues surrounding drivers that require firmware.
599 fjp 43696 * preparing:
600     - Clean out ancient hardware issues.
601 fjp 43527 * boot-installer/parameters:
602 fjp 43658 - Document anna/choose_modules and mirror/protocol boot parameters.
603     - Use a clearer way to list the short form of parameters.
604 fjp 43906 - Document new option to blacklist kernel modules.
605 fjp 43499 * boot-installer/trouble:
606 fjp 43498 - Fix reference to Save debug logs menu option.
607     Thanks, Philippe Batailler. Closes: #402439.
608     - Add a note that installation reports will be published.
609 fjp 43559 * install-methods:
610     - All architectures that support TFTP booting also support DCHP, so remove
611     the "supports-dhcp" condition.
612     - According to the text, Alpha supports BOOTP.
613     - Use dhcp3-server for examples rather than dhcp (version 2).
614     - tftpd-hpa does not use /tftpboot by default; allow for this in examples.
615     Closes: #342076.
616 fjp 43603 * using-d-i:
617     - Extend description of lowmem installs based on a patch suggested by
618     Holger Wansing. Closes: #400263.
619 fjp 43573 * boot-new:
620     - Remove reference to apt guide (not installed by default) and obsolete
621     debian-guide. Thanks, Philippe Batailler. Closes: #402492.
622     - As lynx is no longer installed, suggest w3m as text based browser.
623     - Explain how to browse /usr/share/doc/ using a graphical web browser.
624     - Mention documentation packages.
625     - Clarify what happens on first boot and how to get help to in case of
626     problems.
627 fjp 43500 * post-install:
628     - Remove section on reactivating Windows; the installer should detect it
629     automatically after all. Closes: #402437.
630 fjp 43623 - Add extended section on email configuration (moved from using-d-i as
631     exim4 now configures for "local mail only" by default). Closes: #402857.
632 fjp 43525 * appendix/preseed:
633 fjp 43526 - Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
634     Closes: #397923.
635 fjp 43564 * appendix/chroot-install:
636     - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
637 fjp 42824
638 fjp 44224 [ Frans Pop ]
639     * Prepare for release. This release is mostly for testing purposes, the real
640     release targeted at Etch will be next week.
641 fjp 44232 * Add and enable amd64 architecture.
642     * Update control file for dropped m68k and added amd64 architectures.
643 fjp 44224 * Disable Catalan, Korean, Spanish and Brazillian translations as they are
644     not yet complete.
645     * Enable Finnish translation.
646 fjp 43495
647 fjp 44232 -- Frans Pop <fjp@debian.org> Mon, 15 Jan 2007 22:10:16 +0100
648 fjp 44224
649 fjp 39376 installation-guide (20060726) unstable; urgency=low
650 fjp 36729
651 fjp 36730 [ Joey Hess ]
652     * Update kernel building section to conditionalise some more 2.4 kernel
653     stuff.
654     * Suggest passing --initrd to make-kpkg since the docs say nothing about
655     compiling disk drivers into the kernel.
656 fjp 36805 * Document new passwd/root-login setting.
657     * Booting a USB stick via a boot floppy is not supported by current
658     installer images.
659     * Update preseeding docs to use task names, not short descriptions, since
660     that will work now and is more convenient for preseeding.
661     * Document the kde-desktop and gnome-desktop subtasks.
662 fjp 36729
663 fjp 36732 [ Frans Pop ]
664     * Various corrections suggested by Clytie Siddall.
665 fjp 36758 * chroot-install:
666     - add /etc/hosts to be created for network configuration (closes: #364517)
667     - make kernel/linux-image variable (closes: #345482)
668     * Document -- command line option for passing parameters to boot loader
669     configuration (closes: #309889).
670 fjp 36805 * Switch Finnish from XML-based to PO-based translation.
671 fjp 36858 * Bring numbering and layout of GPL more in line with original. With thanks
672     to Holger Wansing.
673 fjp 36879 * Add functionality to include optional paragraphs in translations.
674     Initially two have been defined:
675     - a paragraph in bookinfo for information about the translation;
676     - a note in appendix/gpl.xml required with unofficial GPL translations.
677 fjp 36729
678 joeyh 37224 [ Joey Hess ]
679     * Document new preseed/run setting.
680 joeyh 37253 * Prebaseconfig renamed to finish-install, which changes some documentation,
681     and. notably, renames one of the xml files.
682 joeyh 37295 * hd-media size changed to 256 mb.
683 joeyh 38231 * Document new aliases added in preseed 1.17 for common debconf boot
684     parameters: fb, url, file, locale, interface.
685 fjp 36732
686 fjp 38406 [ Frans Pop ]
687     * Document guided partitioning using LVM and update partitioning section.
688 joeyh 37224
689 tbm 38776 [ Martin Michlmayr ]
690     * The RiscPC flavour is now known as "rpc" rather than "riscpc".
691 tbm 38777 * As of 2.6, r4k-ip22 also rupports r5k machines do the r5k-ip22 flavour
692     has been dropped.
693 tbm 38776
694 h01ger-guest 38779 [ Holger Levsen ]
695 fjp 38869 * Added the remaining suggestions about nubus and non-powerpc macs
696 fjp 38786 (closes: #364546).
697 fjp 38869 * Restructured the chapter about powerpc supported hardware, moved
698 fjp 38786 unsupported machines to the end.
699     * Updated the information about existing kernel flavours.
700 h01ger-guest 38779
701 fjp 38869 [ Miroslav Kure ]
702     * Document installation to encrypted partitions (partman-crypto).
703 fjp 39376 * Update XOrg to 7.0.
704 fjp 38406
705 fjp 39093 [ Frans Pop ]
706     * Etch has been assigned version 4.0.
707 fjp 39096 * Update kernel versions to 2.6.16.
708 fjp 39252 * Base languages to be built for website on list of release languages.
709 fjp 39376 * arm, mips and mipsel switched to 2.6 kernels.
710     * Enable Brazillian Portuguese and Vietnamese translation for release.
711     * Disable Greek translation as it is too incomplete.
712 fjp 38869
713 fjp 39376 -- Frans Pop <fjp@debian.org> Wed, 26 Jul 2006 07:27:52 +0200
714 fjp 39093
715 fjp 36727 installation-guide (20060427) unstable; urgency=low
716 fjp 33700
717 joeyh 33719 [ Joey Hess ]
718     * Update preseeding docs for base-config removal.
719     * Add documentation of how to change apt-setup security source with
720     preseeding.
721     * Remove the sarge preseeding docs.
722     * Remove mentions of base-config and move base-config stuff to elsewhere.
723 fjp 33725 * Add documentation of apt-setup, user-setup, clock-setup, tzsetup, and
724 joeyh 33719 pkgsel.
725     * Change some references to tty3 (messages) to instead refer to tty4
726     (syslog).
727     * Change references to /var/log/debian-installer to just /var/log/installer.
728     * Remove docs for baseconfig-udeb; going away with base-config.
729     * Removed various bits of sarge cruft when it made things easier.
730 fjp 33700
731 fjp 33725 [ Frans Pop ]
732     * Change default build to Etch.
733     * Remove all Sarge specific content and make Etch specific content default.
734     * Delete some obsolete entities.
735 fjp 33772 * Change references from package d-i-manual to package installation-guide.
736 fjp 36012 * Explicitly specify XML declaration as required by openjade 1.4devel1-15
737     (closes: #360241).
738 fjp 34721 * Update appendix on chroot installs:
739     - mention that debootstrap also requires basic Unix/Linux commands;
740     - comment out link to outdated rpm packages of debootstrap.
741 fjp 33700
742 cjwatson 33885 [ Colin Watson ]
743 cjwatson 33886 * Add a few more supports-floppy-boot and bootable-usb conditionals to
744     make it easier to turn all this off in rebuilds of the manual.
745 cjwatson 33887 * Etch uses X.Org 6.9, and xserver-xorg instead of xserver-xfree86.
746 cjwatson 33890 * Document how to pick a particular interface with
747     netcfg/choose_interface, including how to do this before reading a
748     preseed file.
749 cjwatson 33893 * Remove obsolete substvar.
750 cjwatson 33940 * Build-depend on libhtml-parser-perl for build/preseed.pl.
751 cjwatson 33885
752 joeyh 34168 [ Joey Hess ]
753     * Add docs about preseeding a fallback to a static IP if dhcp fails.
754 joeyh 34719 * Update copyright date.
755 joeyh 35031 * It's possible to use preseeding to set up LVM now, so remove stuff about
756     it not working.
757 joeyh 35032 * Document DHCP preseeding. Note that this documents it as of netcfg 1.24
758     and preseed 1.13.
759 fjp 34713
760 tbm 35300 [ Martin Michlmayr ]
761     * Bring ARM up to date with reality: remove unsupported flavours, add
762     NSLU2.
763 tbm 35301 * Fix Netwinder/CATS download location.
764 tbm 35307 * Improve the Netwinder TFTP boot instructions.
765 tbm 35308 * The Netwinder firmware is no longer available due to license problems.
766 tbm 35302 * Mention NSLU2 download location.
767 tbm 35309 * Describe how to flash the installer image onto the NSLU2.
768 tbm 35310 * Describe how to boot a Cobalt machine.
769 tbm 35300
770 fjp 36007 [ Frans Pop ]
771     * Document new option to preseed additional apt sources for target system.
772 fjp 36204 * Document how to create a preconfiguration file.
773 fjp 36727 * Enable Catalan, Italian and Swedish translations for release.
774     * Disable Brazillian Portuguese translation as it is too incomplete.
775 joeyh 36167
776 fjp 36727 -- Frans Pop <fjp@debian.org> Thu, 27 Apr 2006 03:00:32 +0200
777    
778 fjp 33677 installation-guide (20060102) unstable; urgency=low
779 fjp 31851
780 joeyh 32251 [ Frans Pop ]
781 fjp 31851 * Fix build error caused by description for s390. Closes: #337382.
782 fjp 33676 * Update kernel package names and kernel versions per architecture.
783 fjp 32424 * Move documentation on preseeding to separate appendix for etch.
784     * Use new, more flexible perl script to extract example preseed file from
785     new appendix.
786 fjp 32665 * Set proper POT-Creation-Date when generating new POT files.
787 fjp 33605 * New translations started: Polish, Swedish, Vietnamese.
788     * First release of Greek and Korean translations.
789 fjp 33680 * Exclude Traditional Chinese translation as it was not updated.
790 fjp 33676 * Switch release name to Etch (3.1+δ).
791 fjp 31851
792 joeyh 32251 [ Joey Hess ]
793     * Update installation report template and instructions for etch.
794 fjp 31851
795 fjp 33680 -- Frans Pop <fjp@debian.org> Mon, 2 Jan 2006 18:44:59 +0100
796 joeyh 32251
797 fjp 31686 installation-guide (20051025) unstable; urgency=low
798 fjp 31625
799     * Mention in copyright that full GPL is included in the manual.
800     Closes: #334925
801     * Register installed documents with doc-base.
802 fjp 31686 * Minor updates in English text and translations.
803 fjp 31625
804 fjp 31686 -- Frans Pop <fjp@debian.org> Tue, 25 Oct 2005 17:37:25 +0200
805 fjp 31625
806 fjp 31509 installation-guide (20051019) unstable; urgency=low
807 joeyh 31240
808 fjp 31432 [ Joey Hess ]
809 joeyh 31240 * Split off from the debian-installer source package.
810 fjp 31249 See the changelog for debian-installer for older changelog entries.
811 joeyh 31240
812 fjp 31432 [ Frans Pop ]
813     * Change over to building arch all packages in section doc. Build separate
814     packages for each arch containing all translations.
815 fjp 31435 * Change package name to installation-guide.
816 fjp 31433 * Include translations already available on official website.
817 fjp 31432
818 fjp 31435 -- Frans Pop <fjp@debian.org> Tue, 18 Oct 2005 17:12:35 +0200

Properties

Name Value
svn:mergeinfo /branches/d-i/lenny/manual/debian/changelog:58376-58378

  ViewVC Help
Powered by ViewVC 1.1.5