/[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 58503 by cjwatson, Fri May 8 14:18:40 2009 UTC revision 64771 by sthibault, Sat Sep 18 12:41:44 2010 UTC
# Line 1  Line 1 
1  installation-guide (2009xxxx) UNRELEASED; urgency=low  installation-guide (2010xxxx) UNRELEASED; urgency=low
2    
3      [ Frans Pop ]
4      * List myself as one of the main authors in the administrativa appendix.
5      * Clarify IP addresses in example for booting SS4000-E (arm). Thanks to
6        Miroslav Kure for the patch.
7      * Add link to boot screen section in accessibility section. Closes: #579954.
8    
9      [ Martin Michlmayr ]
10      * Update links for ARM images.
11    
12      [ Samuel Thibault ]
13      * Update brltty version.
14      * Document booting from DOS (Closes: Bug#518808).
15      * Add non-Linux infrastructure to the build system.
16      * Add kFreeBSD infrastructure.
17      * Replace Linuxish bits with per-port entities.
18      * Rephrase Hurd-specific paragraph explaining that Debian GNU/Hurd is not
19        Linux.
20      * Add a "What is Debian GNU/kFreeBSD" section.
21      * Add the list of architectures supported by the kFreeBSD port.
22      * Restrict "Board Devices" accessibility section to Linux.
23      * Fix port URL for non-Linux ports.
24      * Fix "hardware" part for non-Linux ports. Now needs fine-tune from BSD
25        people.
26      * Fix "boot-installer" part for non-Linux ports. Still needs extensive
27        review from BSD people.
28      * Fix "preparing", "using-d-i", "boot-new", "post-install", "howto",
29        "preseed", "partitioning", and "random-bits" parts for non-Linux ports.
30    
31      [ Joey Hess ]
32      * Update USB stick documentation to reflect isohybird mini.iso files,
33        as generated by debian-installer >= 20100913.
34    
35     -- Samuel Thibault <sthibault@debian.org>  Mon, 06 Sep 2010 00:56:02 +0200
36    
37    installation-guide (20100518) unstable; urgency=low
38    
39      [ Colin Watson ]
40      * Note that partman-auto/init_automatically_partition is only honoured if
41        partman-auto/method is not set.
42      * Document the use of grub-installer/grub2_instead_of_grub_legacy to
43        switch back to GRUB Legacy for those who need it.
44      * Remove spurious quoting in network-console documentation, pointed out by
45        Jonathan Amery.
46      * partman now asks a slightly different (and less scary) confirmation
47        question if it doesn't appear that any data is being overwritten.
48        Document the associated preseeding changes.
49    
50      [ Frans Pop ]
51      * Add missing hyphen in command "kbd-config". With thanks to Tapio Lehtonen.
52        Closes: #545584.
53      * Include a caution in the IA64 version of the manual against using IA64
54        for "normal" 64-bit Intel systems.
55      * Disable the variant for the alpha architecture: it is being dropped as a
56        release architecture for Squeeze.
57      * When updating PO files, set them to a standard width of 79 (same as used
58        for l10n-sync for D-I master PO files).
59      * Document that Debian now installs Recommends by default and how to disable
60        that.
61      * x86 USB boot: two improvements suggested by Timo Juhani Lindfors and one
62        by Samuel Thibault. Closes: #532437, #532440, #548534.
63      * welcome: add a link to www.kernel.org and remove the no longer valid link
64        to www.kerneltraffic.org. Closes: #331523.
65      * Document new help functionality.
66      * Update for changes in locale selection in localechooser 2.17 and 2.18:
67        - selecting a different country is now always possible at high priority;
68        - change in order of selection of additional locales and default locale;
69        - selection of a preferred locale if a combination of language and country
70          was selected for which no locale exists;
71        - support for separate preseeding of language, country and locale.
72      * Mention option to select UTC as time zone at medium/low priority.
73    
74      [ Martin Michlmayr ]
75      * Mention more Kirkwood-based devices that are supported.
76      * Document where to get Kirkwood installer images from.
77      * Fix the preseeding example to say that allow_unauthenticated is a
78        boolean (and not a string).
79    
80      [ Joey Hess ]
81      * Reword section on installer's support of wireless.
82    
83      [ Steve Langasek ]
84      * Update the appendix on chroot installs to not recommend mapping 127.0.0.1
85        to the hostname; use 127.0.1.1, the same as the installer itself does.
86    
87      [ Frans Pop ]
88      * Update and extend information on preseeding partman. Based on a patch from
89        Vincent McIntyre. Closes: #511053.
90      * Use 'ip addr' instead of 'ifconfig' to get MAC address for RARP setup.
91      * Update information on setting up a TFTP server.
92      * As of Lenny syslinux no longer requires that the TFTP server supports the
93        'tsize' option (see #570273). With thanks to Ferenc Wagner.
94      * Using D-I: add subsection intruducing supported partitioning options,
95        including a list of supported file systems.
96      * Disabling framebuffer on x86 now also requires passing 'vga=normal'. With
97        thanks to Samuel Thibault. Closes: #577461.
98      * Update for switch of G-I from DirectFB to X.Org.
99      * Update kernel version to 2.6.32, number of Debian Developers and program
100        versions.
101      * Update URL for Debian mirror list. Closes: #579935.
102      * Disable Korean, Portuguese (BR), Spanish and Swedish translations as they
103        are incomplete.
104    
105     -- Frans Pop <fjp@debian.org>  Tue, 18 May 2010 03:51:35 +0200
106    
107    installation-guide (20090901) unstable; urgency=low
108    
109    [ Frans Pop ]    [ Frans Pop ]
110    * Switch over from Lenny to Squeeze. Current kernel is 2.6.29.    * Switch over from Lenny to Squeeze. Current kernel is 2.6.29.
# Line 18  installation-guide (2009xxxx) UNRELEASED Line 124  installation-guide (2009xxxx) UNRELEASED
124    * Updates for MIPS:    * Updates for MIPS:
125      - Show some sections on mipsel that apply there too.      - Show some sections on mipsel that apply there too.
126      - Say that the Cobalt Qube 2700 (Qube1) is no longer supported.      - Say that the Cobalt Qube 2700 (Qube1) is no longer supported.
127        - Remove everything about the Broadcom SWARM and BigSur since we no
128          longer support these devices in the installer.
129    
130    [ Colin Watson ]    [ Colin Watson ]
131    * Merge from Ubuntu:    * Merge from Ubuntu:
132      - Document partman/mount_style, which controls how filesystems are      - Document partman/mount_style, which controls how filesystems are
133        mounted.        mounted.
134    * Document pkgsel/include/install-recommends.    * Document pkgsel/include/install-recommends.
135      * partman/confirm_write_new_label was renamed to
136        partman-partitioning/confirm_write_new_label in r50363, December 2007.
137        Adjust preseeding documentation to match.
138    
139      [ Frans Pop ]
140      * Document installation of localization tasks.
141      * Document the debian-installer/add-kernel-opts preconfiguration option.
142      * Add links to website documenting braille keybindings. Thanks to
143        Samuel Thibault for the patch. Closes: #534260.
144      * Fix typo in chroot install appendix. Closes: #535494.
145      * Improve bootp documentation. Thanks to Holger Wansing for the patch.
146        Closes: #282614.
147      * On s390 the system clock is not modified by the installer.
148    
149      [ Otavio Salvador ]
150      * Document the netcfg/enable preseeding that allows for disabling the
151        network configuration. Thanks to Anthony L. Awtrey <tony@awtrey.com>
152        for the patch.
153    
154      [ Frans Pop ]
155      * Move most build dependencies to Build-Depends-Indep.
156    
157   -- Frans Pop <fjp@debian.org>  Tue, 28 Apr 2009 18:13:46 +0200   -- Frans Pop <fjp@debian.org>  Tue, 01 Sep 2009 14:10:10 +0200
158    
159  installation-guide (20090427) unstable; urgency=low  installation-guide (20090427) unstable; urgency=low
160    

Legend:
Removed from v.58503  
changed lines
  Added in v.64771

  ViewVC Help
Powered by ViewVC 1.1.5