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

Contents of /trunk/utils/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4444 - (show annotations) (download)
Wed Oct 1 10:43:17 2003 UTC (9 years, 7 months ago) by waldi
File size: 12276 byte(s)
- remove async, unused.
- move shell and mapdevfs to a multicall binary.
- add exec to the binary.
1 debian-installer-utils (0.27) UNRELEASED; urgency=low
2
3 * Alastair McKinstry
4 - Convert changelog to UTF-8 as per policy.
5 * Thorsten Sauter
6 - update german translation. (Closes: #179638)
7 * Bastian Blank
8 - remove async, unused.
9 - move shell and mapdevfs to a multicall binary.
10 - add exec to the binary.
11
12 -- Alastair McKinstry <mckinstry@debian.org> Mon, 29 Sep 2003 21:20:41 +0100
13
14 debian-installer-utils (0.26) unstable; urgency=low
15
16 * Petter Reinholdtsen
17 - Update and complete the nb.po debconf translation.
18 - Update ru.po, patch from Serge Winitzki. (Closes: #180893)
19 * Chris Tillman
20 - Update English usage in message templates
21 * Kenshi Muto
22 - Update ja.po
23 * Christian Perrier
24 - Update fr.po
25 * Andre Luís Lopes
26 - Update pt_BR (Brazilian Portuguese) translation.
27 * Bart Cornelis
28 - updated dutch translation
29
30 -- Petter Reinholdtsen <pere@debian.org> Sat, 27 Sep 2003 17:57:40 +0200
31
32 debian-installer-utils (0.25) unstable; urgency=low
33
34 * André Luís Lopes
35 - Update Brazilian Portuguese (pt_BR) debconf template translation.
36 * Alastair McKinstry
37 - Update to Standards-Version 3.6.0, converting changelog to UTF-8
38 * Pierre Machard
39 - Update French debconf template translation.
40 * Javier Fernandez-Sanguino
41 - Fixed to use proper spanish quotes
42 * Petter Reinholdtsen
43 - Updated fr.po, patch from Christian Perrier and Lucien Coste.
44 (Closes: #206966)
45 * Kenshi Muto
46 - Added Japanese translation (ja.po)
47
48 -- Petter Reinholdtsen <pere@debian.org> Tue, 9 Sep 2003 20:50:02 +0200
49
50 debian-installer-utils (0.24) unstable; urgency=low
51
52 * Alastair McKinstry
53 - Disable di-utils-choosesystem for now
54 - Remove unwanted menutest files
55 * Joey Hess
56 - shell.c dups the old fd to stderr too, since main-menu eats stderr
57 otherwise
58
59 -- Alastair McKinstry <mckinstry@computer.org> Wed, 16 Jul 2003 13:40:03 +0100
60
61 debian-installer-utils (0.23) unstable; urgency=low
62
63 * Alastair McKinstry
64 - Removed old packages di-utils-mkfs, di-utils-mkswap,
65 di-utils-mount-partitons.
66 - Added di-utils-choosesystem to select which OS
67 - Add di-utils for async utility
68 * Thomas Sauter
69 - Remove di-utils-generic package
70
71 -- Alastair McKinstry <alastair@computer.org> Tue, 15 Jul 2003 09:52:57 +0100
72
73 debian-installer-utils (0.22) unstable; urgency=low
74
75 * Petter Reinholdtsen
76 - Change priority of di-utils-partitioner from standard to
77 optional to match the archive override file.
78 * Bastian Blank
79 - s/dash/ash/, dash is also an ash
80 - remove di-utils-partitioner
81 - install mapdevfs into di-utils-mapdevfs
82 - di-utils-generic depends against di-utils-mapdevfs
83
84 -- Thorsten Sauter <tsauter@debian.org> Tue, 24 Jun 2003 22:57:22 +0200
85
86 debian-installer-utils (0.21) unstable; urgency=low
87
88 * André Luís Lopes :
89 - Spellchecking and some minor cosmetic fixes for pt_BR
90 debconf template translation.
91 * Alastair McKinstry:
92 - Change from -ldebconf to -ldebconfclient. (Closes: #195110)
93 - Use cfdisk when using the newt frontend, too.
94 * Bastian Blank
95 - use mapdevfs from libd-i
96 - use new fds
97 * Petter Reinholdtsen
98 - Fix obvious typo in handling of partapps/archmaps.txt.
99 - Updated nb.po.
100
101 -- Petter Reinholdtsen <pere@debian.org> Thu, 29 May 2003 18:14:20 +0200
102
103 debian-installer-utils (0.20) unstable; urgency=low
104
105 * Carlos Valdivia Yague
106 - Translate to Spanish.
107 * Martin Sjögren
108 - Back out the busybox-cvs-udeb dependency, it breaks the netinst CDs.
109 The di-utils-mkswap package and friends are on their way out anyway.
110
111 -- Martin Sjogren <sjogren@debian.org> Mon, 21 Apr 2003 13:58:59 +0200
112
113 debian-installer-utils (0.19) unstable; urgency=low
114
115 * Denis Barbier
116 - Update French template translation, by Lucien Coste
117 * Chris Tillman
118 - Minor English corrections
119 * Petter Reinholdtsen
120 - Correct fstype in generated /etc/fstab. (Closes: #184992)
121 - Pass unknown device types unchanged through mapdevfs, to keep
122 LVM device names. (Closes: #185261)
123 * Martin Sjögren
124 - Add fd0 and fd1 to the list in mapdevfs. (Closes: #184994)
125 * André Luís Lopes
126 - Update Brazilian Portuguese (pt_BR) template translations.
127 * Alastair McKinstry
128 - Add dependency for di-utils-mkswap on busybox-udeb, which provides
129 mkswap.
130
131 -- Petter Reinholdtsen <pere@debian.org> Sat, 29 Mar 2003 15:01:13 +0200
132
133 debian-installer-utils (0.18) unstable; urgency=low
134
135 * Thorsten Sauter
136 - include external scripts for archs which call the available partitioner
137 programs
138 - prevent double mounting to mountpoints through the "manual"
139 option. (Closes: #183720)
140 - don't allow mounting to silly mount points
141 - notice the user, if no partitions for mounting are available
142 (Closes: #180694)
143 - add unmounting functionality. (Closes: #180029)
144 * Alastair McKinstry
145 - change ash to dash in template. (Closes: #183722)
146 * André Luís Lopes :
147 - Update Brazilian Portuguese (pt_BR) template translations.
148 * Martin Sjögren
149 - Add Swedish translation.
150 * Petter Reinholdtsen
151 - Correct prebaseconfig/40fstab. It should now insert the file system
152 mount points as well. Device paths are rewritten using mapdevfs.
153 Add mount points /floppy and /cdrom.
154
155 -- Petter Reinholdtsen <pere@debian.org> Wed, 12 Mar 2003 22:03:16 +0100
156
157 debian-installer-utils (0.17) unstable; urgency=low
158
159 * Mario Lang
160 - mapdevfs.c: Add mapping for serial devices, and fix segfault on
161 faulty input.
162 * Max Kosmach <max@tcen.ru>: updated ru.po
163 * Petter Reinholdtsen
164 - Added Norwegian Bokmål (nb.po) translations recieved from
165 Bjørn Steensrud.
166 - Added Norwegian Nynorsk (nn.po) translations recieved from
167 Gaute Hvoslef Kvalnes.
168 * Thorsten Sauter:
169 - all packages use generic functions from new di-utils-generic pkg
170 - partitioner/mkfs/mkswap use /proc/partitions to get
171 also lvm/raid/... devices
172 - generic package for common used functions
173 - package for creating swapspace
174 - di-utils-mount-partitions generates final fstab file
175 - warning/error messages if something get wrong
176
177 -- Martin Sjogren <sjogren@debian.org> Tue, 25 Feb 2003 22:59:27 +0100
178
179 debian-installer-utils (0.16) unstable; urgency=low
180
181 * Create a di-utils-mapdevfs package.
182
183 -- Matt Kraai <kraai@debian.org> Sat, 08 Feb 2003 12:11:57 -0800
184
185 debian-installer-utils (0.15) unstable; urgency=low
186
187 * Make di-utils-mount-partitions architecture dependent (closes:
188 #180016).
189
190 -- Matt Kraai <kraai@debian.org> Thu, 06 Feb 2003 17:24:50 -0800
191
192 debian-installer-utils (0.14) unstable; urgency=low
193
194 * Jordi Mallach
195 - Add Catalan translation.
196 * Richard Hirst
197 - add ia64 support, using parted
198 * Matt Kraai
199 - Add proc entry to empty fstab.
200 * Martin Sjögren
201 - Set ext2 as default filesystem for di-utils-mkfs.
202 - Change the type of di-utils-mount-partitions/manual-mountpoint to
203 string.
204
205 -- Matt Kraai <kraai@debian.org> Mon, 03 Feb 2003 20:37:32 -0800
206
207 debian-installer-utils (0.13) unstable; urgency=low
208
209 * Tollef Fog Heen
210 - Fail if no discs are detected.
211 - Make mkfs and mount defaults a lot smarter (they will now not reselect
212 an item which they have operated on.)
213 - Add di-utils-fake-{partitioner,mkfs,mount-partitions} packages, if you
214 already done the needed work by hand
215 - Make di-utils-partitioner fail gracefully when no discs are detected
216 - Make di-utils-mount-partitions smart with regards to default choice
217 * Martin Sjögren
218 - The fake packages shouldn't be menu items.
219 - Tidy up the descriptions
220 * André Luís Lopes
221 - Sync pt_BR templates translation with original english.
222
223 -- Tollef Fog Heen <tfheen@debian.org> Sat, 7 Dec 2002 17:13:40 +0100
224
225 debian-installer-utils (0.12) unstable; urgency=low
226
227 * Martin Sjögren
228 - di-utils-mount-partitions now depends on made-filesystems, which
229 di-utils-mkfs provides.
230 * Tollef Fog Heen
231 - fix installr-menu-item
232 * Richard Hirst
233 - add hppa support, uses *fdisk, like i386
234
235 -- Tollef Fog Heen <tfheen@debian.org> Thu, 5 Dec 2002 01:39:01 +0100
236
237 debian-installer-utils (0.11) unstable; urgency=low
238
239 * Tollef Fog Heen
240 - Add menutest script for shell as well
241
242 -- Tollef Fog Heen <tfheen@debian.org> Tue, 26 Nov 2002 03:57:09 +0100
243
244 debian-installer-utils (0.10) unstable; urgency=low
245
246 * Bastian Blank
247 - add s390 support (uses fdasd)
248 - remove depency to fdisk-udeb
249
250 -- Tollef Fog Heen <tfheen@debian.org> Tue, 19 Nov 2002 02:35:38 +0100
251
252 debian-installer-utils (0.09) unstable; urgency=low
253
254 * Fix filenames for arch-independent udebs.
255
256 -- Tollef Fog Heen <tfheen@debian.org> Sun, 17 Nov 2002 11:32:17 +0100
257
258 debian-installer-utils (0.08) unstable; urgency=low
259
260 * Martin Sjögren
261 - Replace XBC with XB so our special control fields don't confuse the
262 changes files.
263 * André Luís Lopes
264 - Include di-utils-mkfs.templates into debian/po/POTFILES.in.
265 - Run debconf2po-update to update all translation.
266 - Update Brazilian Portuguese (pt_BR) translation.
267 * Tollef Fog Heen
268 - Fix installer-menu-item values. (Multiply by ten)
269
270 -- Tollef Fog Heen <tfheen@debian.org> Fri, 8 Nov 2002 14:40:33 +0100
271
272 debian-installer-utils (0.07) unstable; urgency=low
273
274 * Tollef Fog Heen:
275 - Add di-utils-mkfs
276
277 -- Tollef Fog Heen <tfheen@debian.org> Fri, 8 Nov 2002 04:42:18 +0100
278
279 debian-installer-utils (0.06) unstable; urgency=low
280
281 * Added french translation from Pierre Machard (Closes: 165857).
282 * André Luís Lopes
283 - Sync pt_BR.po with original english.
284 - Unfuzzy old translations.
285 - Define pt_BR.po fields (last translator, etc).
286 * Tollef Fog Heen
287 - use /dev/console for accessing the terminal, this works on all
288 systems, both those with and those without VCs
289 - fix this for the partitioner as well.
290
291 -- Tollef Fog Heen <tfheen@debian.org> Wed, 6 Nov 2002 02:15:24 +0100
292
293 debian-installer-utils (0.05) unstable; urgency=low
294
295 * use /dev/vc/0 to access the terminal
296 * Reduce menu item order from 2 to 9 to place it at the bottom of the
297 menu list.
298 * Convert to po-debconf, set Build-Depends: debhelper (>= 4.1.13) and
299 po-debconf (>= 0.5.0) to ensure that generated templates are right,
300 and set output encoding to UTF-8.
301 * Add mapdevfs tool for mapping devfs to old-style names
302 * Use udpkg-print-architecture for deciding whether to run fdisk to/from
303 vc or not.
304 * Use mapdevfs for writing fstab.
305
306 -- Tollef Fog Heen <tfheen@debian.org> Mon, 14 Oct 2002 17:25:14 +0200
307
308 debian-installer-utils (0.04) unstable; urgency=low
309
310 * German templateupdate thanks to
311 Sebastian Feltel <sebastian@feltel.de>.
312 * Add Brazilian Portuguese debconf templates for
313 partitioner and choose-medium and update the template
314 for shell.
315 * Add partitioner and mounter
316
317 -- Tollef Fog Heen <tfheen@debian.org> Mon, 16 Sep 2002 17:56:10 +0200
318
319 debian-installer-utils (0.03) unstable; urgency=low
320
321 * get rid of silly, unused configure target
322 * split out translated templates in separate files
323 * add partition-wrapper to the utils list.
324 * use new dpkg features so build isn't too cludgy
325 * add Spanish translation for shell thanks to
326 Carlos Valdivia Yagüe <valyag@teleline.es> (closes: #106725)
327 * add German template for shell thanks to
328 "Sebastian Feltel" <sebastian@feltel.de> (Closes: #99331)
329 * add Brazilian portuguese template for shell thanks to
330 Andre Luis Lopes <andrelop@ig.com.br> (closes: #108516)
331 * Russian template for shell thanks to
332 Ilgiz Kalmetev <ilgiz@bashtelecom.ru> (closes: #137635)
333 * Get rid of emacs variables in changelog.
334 * Put debian-boot as maintainer, put David Kimdon and Tollef Fog Heen
335 into uploaders
336 * Build-depend on libcdebconf-dev instead of cdebconf-dev
337
338 -- David Kimdon <dwhedon@debian.org> Tue, 23 Jul 2002 22:37:50 +0200
339
340 debian-installer-utils (0.02) unstable; urgency=low
341
342 * must build depend on cdebconf-dev (closes: #87537)
343
344 -- David Whedon <dwhedon@debian.org> Tue, 8 May 2001 00:04:27 -0700
345
346 debian-installer-utils (0.01) unstable; urgency=low
347
348 * Initial Release.
349
350 -- David Whedon <dwhedon@debian.org> Mon, 12 Feb 2001 21:16:51 -0800

  ViewVC Help
Powered by ViewVC 1.1.5