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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 39614 - (hide annotations) (download)
Mon Aug 7 15:50:11 2006 UTC (6 years, 9 months ago) by fjp
File size: 8017 byte(s)
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual.
Further commits will be needed to differentiate the AMD64 variant from i386 where needed.
Commit includes changes for all translations.
1 fjp 39389 installation-guide (2006xxxx) UNRELEASED; urgency=low
2    
3 cjwatson 39390 [ Colin Watson ]
4     * Document new pkgsel/include setting.
5 fjp 39389
6 fjp 39463 [ Frans Pop ]
7     * Various corrections suggested by Clytie Siddall and Holger Wansing.
8 fjp 39465 Closes: #378404, #370484, #370425.
9 fjp 39463 * Update instructions on how to set module parameters for PLIP installation.
10     * Update chroot install instructions to use aptitude instead of apt-get.
11 fjp 39464 * Add /srv in overview of directory tree in partitioning appendix.
12 fjp 39531 * Update section on partitioning using LVM to reflect recent changes.
13 fjp 39552 * Apply various patches by or based on suggestions from Nathanael Nerode.
14 fjp 39614 * Add variant for the AMD64 architecture. Closes: #305977.
15 fjp 39389
16 fjp 39583 [ Miroslav Kure ]
17     * Update information about booting with encrypted partitions.
18     Closes: #378651.
19    
20 fjp 39614 -- Frans Pop <fjp@debian.org> Mon, 7 Aug 2006 17:42:30 +0200
21 fjp 39463
22 fjp 39376 installation-guide (20060726) unstable; urgency=low
23 fjp 36729
24 fjp 36730 [ Joey Hess ]
25     * Update kernel building section to conditionalise some more 2.4 kernel
26     stuff.
27     * Suggest passing --initrd to make-kpkg since the docs say nothing about
28     compiling disk drivers into the kernel.
29 fjp 36805 * Document new passwd/root-login setting.
30     * Booting a USB stick via a boot floppy is not supported by current
31     installer images.
32     * Update preseeding docs to use task names, not short descriptions, since
33     that will work now and is more convenient for preseeding.
34     * Document the kde-desktop and gnome-desktop subtasks.
35 fjp 36729
36 fjp 36732 [ Frans Pop ]
37     * Various corrections suggested by Clytie Siddall.
38 fjp 36758 * chroot-install:
39     - add /etc/hosts to be created for network configuration (closes: #364517)
40     - make kernel/linux-image variable (closes: #345482)
41     * Document -- command line option for passing parameters to boot loader
42     configuration (closes: #309889).
43 fjp 36805 * Switch Finnish from XML-based to PO-based translation.
44 fjp 36858 * Bring numbering and layout of GPL more in line with original. With thanks
45     to Holger Wansing.
46 fjp 36879 * Add functionality to include optional paragraphs in translations.
47     Initially two have been defined:
48     - a paragraph in bookinfo for information about the translation;
49     - a note in appendix/gpl.xml required with unofficial GPL translations.
50 fjp 36729
51 joeyh 37224 [ Joey Hess ]
52     * Document new preseed/run setting.
53 joeyh 37253 * Prebaseconfig renamed to finish-install, which changes some documentation,
54     and. notably, renames one of the xml files.
55 joeyh 37295 * hd-media size changed to 256 mb.
56 joeyh 38231 * Document new aliases added in preseed 1.17 for common debconf boot
57     parameters: fb, url, file, locale, interface.
58 fjp 36732
59 fjp 38406 [ Frans Pop ]
60     * Document guided partitioning using LVM and update partitioning section.
61 joeyh 37224
62 tbm 38776 [ Martin Michlmayr ]
63     * The RiscPC flavour is now known as "rpc" rather than "riscpc".
64 tbm 38777 * As of 2.6, r4k-ip22 also rupports r5k machines do the r5k-ip22 flavour
65     has been dropped.
66 tbm 38776
67 h01ger-guest 38779 [ Holger Levsen ]
68 fjp 38869 * Added the remaining suggestions about nubus and non-powerpc macs
69 fjp 38786 (closes: #364546).
70 fjp 38869 * Restructured the chapter about powerpc supported hardware, moved
71 fjp 38786 unsupported machines to the end.
72     * Updated the information about existing kernel flavours.
73 h01ger-guest 38779
74 fjp 38869 [ Miroslav Kure ]
75     * Document installation to encrypted partitions (partman-crypto).
76 fjp 39376 * Update XOrg to 7.0.
77 fjp 38406
78 fjp 39093 [ Frans Pop ]
79     * Etch has been assigned version 4.0.
80 fjp 39096 * Update kernel versions to 2.6.16.
81 fjp 39252 * Base languages to be built for website on list of release languages.
82 fjp 39376 * arm, mips and mipsel switched to 2.6 kernels.
83     * Enable Brazillian Portuguese and Vietnamese translation for release.
84     * Disable Greek translation as it is too incomplete.
85 fjp 38869
86 fjp 39376 -- Frans Pop <fjp@debian.org> Wed, 26 Jul 2006 07:27:52 +0200
87 fjp 39093
88 fjp 36727 installation-guide (20060427) unstable; urgency=low
89 fjp 33700
90 joeyh 33719 [ Joey Hess ]
91     * Update preseeding docs for base-config removal.
92     * Add documentation of how to change apt-setup security source with
93     preseeding.
94     * Remove the sarge preseeding docs.
95     * Remove mentions of base-config and move base-config stuff to elsewhere.
96 fjp 33725 * Add documentation of apt-setup, user-setup, clock-setup, tzsetup, and
97 joeyh 33719 pkgsel.
98     * Change some references to tty3 (messages) to instead refer to tty4
99     (syslog).
100     * Change references to /var/log/debian-installer to just /var/log/installer.
101     * Remove docs for baseconfig-udeb; going away with base-config.
102     * Removed various bits of sarge cruft when it made things easier.
103 fjp 33700
104 fjp 33725 [ Frans Pop ]
105     * Change default build to Etch.
106     * Remove all Sarge specific content and make Etch specific content default.
107     * Delete some obsolete entities.
108 fjp 33772 * Change references from package d-i-manual to package installation-guide.
109 fjp 36012 * Explicitly specify XML declaration as required by openjade 1.4devel1-15
110     (closes: #360241).
111 fjp 34721 * Update appendix on chroot installs:
112     - mention that debootstrap also requires basic Unix/Linux commands;
113     - comment out link to outdated rpm packages of debootstrap.
114 fjp 33700
115 cjwatson 33885 [ Colin Watson ]
116 cjwatson 33886 * Add a few more supports-floppy-boot and bootable-usb conditionals to
117     make it easier to turn all this off in rebuilds of the manual.
118 cjwatson 33887 * Etch uses X.Org 6.9, and xserver-xorg instead of xserver-xfree86.
119 cjwatson 33890 * Document how to pick a particular interface with
120     netcfg/choose_interface, including how to do this before reading a
121     preseed file.
122 cjwatson 33893 * Remove obsolete substvar.
123 cjwatson 33940 * Build-depend on libhtml-parser-perl for build/preseed.pl.
124 cjwatson 33885
125 joeyh 34168 [ Joey Hess ]
126     * Add docs about preseeding a fallback to a static IP if dhcp fails.
127 joeyh 34719 * Update copyright date.
128 joeyh 35031 * It's possible to use preseeding to set up LVM now, so remove stuff about
129     it not working.
130 joeyh 35032 * Document DHCP preseeding. Note that this documents it as of netcfg 1.24
131     and preseed 1.13.
132 fjp 34713
133 tbm 35300 [ Martin Michlmayr ]
134     * Bring ARM up to date with reality: remove unsupported flavours, add
135     NSLU2.
136 tbm 35301 * Fix Netwinder/CATS download location.
137 tbm 35307 * Improve the Netwinder TFTP boot instructions.
138 tbm 35308 * The Netwinder firmware is no longer available due to license problems.
139 tbm 35302 * Mention NSLU2 download location.
140 tbm 35309 * Describe how to flash the installer image onto the NSLU2.
141 tbm 35310 * Describe how to boot a Cobalt machine.
142 tbm 35300
143 fjp 36007 [ Frans Pop ]
144     * Document new option to preseed additional apt sources for target system.
145 fjp 36204 * Document how to create a preconfiguration file.
146 fjp 36727 * Enable Catalan, Italian and Swedish translations for release.
147     * Disable Brazillian Portuguese translation as it is too incomplete.
148 joeyh 36167
149 fjp 36727 -- Frans Pop <fjp@debian.org> Thu, 27 Apr 2006 03:00:32 +0200
150    
151 fjp 33677 installation-guide (20060102) unstable; urgency=low
152 fjp 31851
153 joeyh 32251 [ Frans Pop ]
154 fjp 31851 * Fix build error caused by description for s390. Closes: #337382.
155 fjp 33676 * Update kernel package names and kernel versions per architecture.
156 fjp 32424 * Move documentation on preseeding to separate appendix for etch.
157     * Use new, more flexible perl script to extract example preseed file from
158     new appendix.
159 fjp 32665 * Set proper POT-Creation-Date when generating new POT files.
160 fjp 33605 * New translations started: Polish, Swedish, Vietnamese.
161     * First release of Greek and Korean translations.
162 fjp 33680 * Exclude Traditional Chinese translation as it was not updated.
163 fjp 33676 * Switch release name to Etch (3.1+δ).
164 fjp 31851
165 joeyh 32251 [ Joey Hess ]
166     * Update installation report template and instructions for etch.
167 fjp 31851
168 fjp 33680 -- Frans Pop <fjp@debian.org> Mon, 2 Jan 2006 18:44:59 +0100
169 joeyh 32251
170 fjp 31686 installation-guide (20051025) unstable; urgency=low
171 fjp 31625
172     * Mention in copyright that full GPL is included in the manual.
173     Closes: #334925
174     * Register installed documents with doc-base.
175 fjp 31686 * Minor updates in English text and translations.
176 fjp 31625
177 fjp 31686 -- Frans Pop <fjp@debian.org> Tue, 25 Oct 2005 17:37:25 +0200
178 fjp 31625
179 fjp 31509 installation-guide (20051019) unstable; urgency=low
180 joeyh 31240
181 fjp 31432 [ Joey Hess ]
182 joeyh 31240 * Split off from the debian-installer source package.
183 fjp 31249 See the changelog for debian-installer for older changelog entries.
184 joeyh 31240
185 fjp 31432 [ Frans Pop ]
186     * Change over to building arch all packages in section doc. Build separate
187     packages for each arch containing all translations.
188 fjp 31435 * Change package name to installation-guide.
189 fjp 31433 * Include translations already available on official website.
190 fjp 31432
191 fjp 31435 -- Frans Pop <fjp@debian.org> Tue, 18 Oct 2005 17:12:35 +0200

  ViewVC Help
Powered by ViewVC 1.1.5