File: changelog

package info (click to toggle)
oldsys-preseed 3.23
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 532 kB
  • sloc: xml: 438; sh: 304; makefile: 4
file content (404 lines) | stat: -rw-r--r-- 13,908 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
oldsys-preseed (3.23) unstable; urgency=medium

  * Team upload

  [ Cyril Brulebois ]
  * Drop support for arm*/ixp4xx and arm*/iop32x; support for
    those platforms was removed from the Linux kernel and therefore d-i.
  * Remove Christian Perrier from Uploaders, with many thanks for all
    his contributions over the years! (Closes: #927558)

  [ Martin Michlmayr ]
  * Remove more arm*/ixp4xx support code.

  [ Holger Wansing ]
  * Remove trailing whitespaces from changelog and control file, to fix
    lintian tag.
  * Update URL to package source from ftp to http, to fix lintian tag.

  [ Vagrant Cascadian ]
  * tests/do-test: Switch to using "mktemp" instead of "tmpfile"
    (Closes: #997541)
  * tests/arm: Remove obsolete nslu2 tests.
  * debian/control: Set Rules-Requires-Root to "no".

  [ Debian Janitor ]
  * Add missing ${misc:Depends} to Depends for oldsys-preseed.
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Drop transition for old debug package migration.

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 17 Jul 2022 12:48:06 +0200

oldsys-preseed (3.22) unstable; urgency=medium

  * Team upload

  [ Cyril Brulebois ]
  * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).

 -- Holger Wansing <hwansing@mailbox.org>  Sat, 22 Sep 2018 09:35:10 +0200

oldsys-preseed (3.21) unstable; urgency=medium

  [ Roger Shimizu ]
  * Fix a bashism in script

 -- Christian Perrier <bubulle@debian.org>  Wed, 06 Apr 2016 08:36:09 +0200

oldsys-preseed (3.20) unstable; urgency=medium

  [ Colin Watson ]
  * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.

  [ Roger Shimizu ]
  * Add support for device tree based Buffalo Linkstation (Closes: #814342).

 -- Christian Perrier <bubulle@debian.org>  Sat, 13 Feb 2016 15:17:01 +0100

oldsys-preseed (3.19) unstable; urgency=medium

  * Use "-a" for grep in get_var() to avoid FTBFS under various locales,
    thanks to a report and patch by Chris Lamb (Closes: #795625).

 -- Cyril Brulebois <kibi@debian.org>  Sun, 16 Aug 2015 14:11:07 +0200

oldsys-preseed (3.18) unstable; urgency=medium

  [ Martin Michlmayr ]
  * Use DHCP by default on LaCie devices.

 -- Christian Perrier <bubulle@debian.org>  Wed, 22 Jul 2015 06:53:14 +0200

oldsys-preseed (3.17) unstable; urgency=medium

  [ Martin Michlmayr ]
  * Recognize device tree variants of QNAP NAS devices.

 -- Christian Perrier <bubulle@debian.org>  Tue, 16 Jun 2015 06:46:13 +0200

oldsys-preseed (3.16) unstable; urgency=medium

  [ Ian Campbell ]
  * Avoid exiting prematurely on arm*/orion5x or arm*/kirkwood platforms when
    they do not use device tree. (Closes: #783019)

 -- Christian Perrier <bubulle@debian.org>  Tue, 21 Apr 2015 07:07:22 +0200

oldsys-preseed (3.15) unstable; urgency=medium

  [ Michael Walle ]
  * Add support for Buffalo Linkstation LS-CHLv2/LS-XHL (Closes: #744714).

 -- Cyril Brulebois <kibi@debian.org>  Thu, 26 Feb 2015 04:55:11 +0100

oldsys-preseed (3.14) unstable; urgency=low

  [ Dmitrijs Ledkovs ]
  * Set debian source format to '3.0 (native)'.
  * Bump debhelper compat level to 9.
  * Set Vcs-* to canonical format.

 -- Christian Perrier <bubulle@debian.org>  Sat, 13 Jul 2013 14:24:47 +0200

oldsys-preseed (3.13) unstable; urgency=low

  [ Martin Michlmayr ]
  * Ignore a missing gateway with DHCP, thanks Eugeniy Meshcheryako.
    Closes: #687212
  * Use netcfg/disable_autoconfig instead of netcfg/disable_dhcp.
    Closes: #689531

  [ Christian Perrier ]
  * Add myself to Uploaders
  * Replace XC-Package-Type by Package-Type in debian/control

 -- Julien Cristau <jcristau@debian.org>  Mon, 05 Nov 2012 22:32:44 +0100

oldsys-preseed (3.12) unstable; urgency=low

  [ Hector Oron ]
  * debian/rules: enable depends on devio-udeb for armhf

  [ Martin Michlmayr ]
  * Add support for Linkstation LiveV3 and Mini, thanks Benjamin Cama.
    Closes: #616326

 -- Martin Michlmayr <tbm@cyrius.com>  Wed, 04 May 2011 21:28:44 +0100

oldsys-preseed (3.11) unstable; urgency=low

  [ Joey Hess ]
  * Preseed ethdetect/prompt_missing_firmware, to avoid prompts about firmware
    before network-console is running.

  [ Frans Pop ]
  * Remove Standards-Version field.

  [ Ryan Tandy ]
  * Add support for Buffalo Linkstation Pro/Live.  Closes: #580709.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 21 May 2010 21:55:02 +0100

oldsys-preseed (3.10) unstable; urgency=low

  * Really fix the syntax error introduced in 3.8.

 -- Martin Michlmayr <tbm@cyrius.com>  Wed, 04 Nov 2009 18:39:38 +0000

oldsys-preseed (3.9) unstable; urgency=low

  * Fix syntax error introduced in 3.8.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 03 Nov 2009 18:21:32 +0000

oldsys-preseed (3.8) unstable; urgency=low

  [ Colin Watson ]
  * Upgrade to debhelper v7.

  [ Martin Michlmayr ]
  * Add support for QNAP TS-41x.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 03 Nov 2009 18:09:00 +0000

oldsys-preseed (3.7) unstable; urgency=low

  * Fix syntax error.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 21 Apr 2009 23:49:37 +0200

oldsys-preseed (3.6) unstable; urgency=low

  * Read the MAC address on the QNAP TS-109/TS-209 in order to unset
    the machine name if it contains the MAC address.
  * Add support for the QNAP TS-119 and TS-219 Turbo NAS.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 31 Mar 2009 20:48:54 +0200

oldsys-preseed (3.5) unstable; urgency=low

  * When parsing the SysConf partition on the Linksys NSLU2, check the
    length to ensure it is not greater than the device length-4.  This
    fixes a parsing problem on uninitialized NSLU2 devices.  Thanks to
    John Bowler.  Closes: #519172.
  * Sort the test suite run alphabetically.
  * Add a copyright notice for Matt Palmer (for his contribution of
    D-Link DNS-323 support) and update debian/copyright.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 10 Mar 2009 21:17:37 +0100

oldsys-preseed (3.4) unstable; urgency=low

  * Add support for the D-Link DNS-323, thanks to a patch from
    Matt Palmer.  Closes: #502821.
  * Generate DHCP fallback information on the D-Link DNS-323, thanks
    Laurie Bradshaw.
  * Don't use the default hostname on the D-Link DNS-323 and Conceptronic
    CH3SNAS.

 -- Martin Michlmayr <tbm@cyrius.com>  Sun, 08 Mar 2009 21:11:07 +0100

oldsys-preseed (3.3) unstable; urgency=low

  * Replicate the "gateway is unreachable" check from netcfg, so we don't
    end up preseeding a network configuration that netcfg won't accept.
    Thanks to Michael Hahn for a testcase and Stephen Gran for some code.
    Closes: #516806.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 24 Feb 2009 16:46:15 +0100

oldsys-preseed (3.2) unstable; urgency=low

  * Revert the change from 3.1 since my analysis was wrong.  Everything
    is working as it should (see #510271).

 -- Martin Michlmayr <tbm@cyrius.com>  Wed, 07 Jan 2009 07:31:42 +0100

oldsys-preseed (3.1) unstable; urgency=low

  * Don't preseed the hostname and domain name with default values
    because the information from DHCP no longer takes precedence.
    Instead, mark the questions as seen to let netcfg choose default
    values in case the information is not supplied by DHCP.  Closes:
    #510271.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 06 Jan 2009 18:21:27 +0100

oldsys-preseed (3.0) unstable; urgency=low

  * Stop preseeding the string "" when the netmask or gateway are empty
    because netcfg will not treat this as the empty string as I assumed
    but will complain about an invalid IP address.  Instead, mark the
    netmask variable as seen, thereby letting netcfg calculate
    an appropriate value, and set the gateway to "none" (a special case
    introduced in netcfg 1.45 to specify that no gateway should be used,
    see #497285).
  * Add a sanity check for static IP configuration: netcfg will prompt
    for an IP address and nameserver if they are not set, so use DHCP
    in that case.
  * Increase the version number to 3.0 because of this change in
    behaviour.  This change is especially intended for the Linksys NSLU2
    which uses a static IP configuration by default and many users had
    an incomplete IP configuration, meaning that the installer would
    not start.
  * Add examples where either the IP address or DNS are missing to
    the test suite.

 -- Martin Michlmayr <tbm@cyrius.com>  Mon, 08 Sep 2008 16:45:46 +0300

oldsys-preseed (2.3) unstable; urgency=low

  * Don't prompt for missing NPE-B firmware to allow installations
    with USB Ethernet on the NSLU2 (see #496166).

 -- Martin Michlmayr <tbm@cyrius.com>  Sat, 23 Aug 2008 10:55:59 +0300

oldsys-preseed (2.2) unstable; urgency=low

  * No longer preseed debian-installer/locale to allow the selection
    of a language.  Closes: #491737.
  * Set DEBCONF_DROP_TRANSLATIONS=0 if we're not in lowmem mode so
    translations will be kept.
  * test suite: test for a (invalid) hostname containing space.

  [ Per Andersson ]
  * Fix parsing of the hostname on the Kurobox Pro: don't output the
    hostname twice, leading to an invalid preseed file.

 -- Martin Michlmayr <tbm@cyrius.com>  Sat, 16 Aug 2008 20:12:49 +0300

oldsys-preseed (2.1) unstable; urgency=low

  * Add support for the Buffalo Kurobox Pro.  Patch from Per Andersson
    as part of his Google Summer of Code project.

 -- Martin Michlmayr <tbm@cyrius.com>  Mon, 21 Jul 2008 12:58:32 +0300

oldsys-preseed (2.0) unstable; urgency=low

  * Use a static IP address when the configuration says so, even when
    this is the default value used by the original firmware.  In the
    past, oldsys-preseed would do DHCP in the assumption that the user
    never configured the static IP address and might not want to have
    that setting.  However, Mike (mwester) convinced me with his
    argument in http://lists.debian.org/debian-arm/2008/01/msg00050.html
    that doing DHCP when the configuration clearly says to use a static
    IP is a bad idea.
  * Increase the version number to 2.0 because of this change in
    behaviour.  This change affects Linksys NSLU2 and Thecus N2100.

 -- Martin Michlmayr <tbm@cyrius.com>  Sat, 28 Jun 2008 13:14:32 +0200

oldsys-preseed (1.5) unstable; urgency=low

  * Add support for HP Media Vault mv2120.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 27 Jun 2008 08:56:10 +0200

oldsys-preseed (1.4) unstable; urgency=low

  * Add support for QNAP TS-109/TS-209 and QNAP TS-409.
  * Mount partitions with configuration data read-only since we only
    need to read from them.
  * Remove some old code for wl500 and wgt634u that wasn't complete
    or in use.
  * Clarify that the code is GPLv2 or higher.

 -- Martin Michlmayr <tbm@cyrius.com>  Sun, 11 May 2008 10:20:52 +0200

oldsys-preseed (1.3) unstable; urgency=low

  [ Gordon Farquharson ]
  * NSLU2: use eth1 rather than eth0 when no NPE microcode is found,
    so it try to use USB Ethernet.

 -- Martin Michlmayr <tbm@cyrius.com>  Mon, 26 Feb 2007 17:14:08 +0000

oldsys-preseed (1.2) unstable; urgency=low

  [ Joey Hess ]
  * Add support for armel.
  * Fix devio dependency inclusion code for arm*.

  [ Gordon Farquharson ]
  * Allow users to select a timezone on arm/ixp4xx and arm/iop32.

 -- Martin Michlmayr <tbm@cyrius.com>  Thu, 22 Feb 2007 12:02:52 +0000

oldsys-preseed (1.1) unstable; urgency=low

  * Only preseed the hostname if it's a valid name.

 -- Martin Michlmayr <tbm@cyrius.com>  Sun, 26 Nov 2006 11:24:47 +0100

oldsys-preseed (1.0) unstable; urgency=low

  * Manually unset the domain on Thecus machines if it's thecus.com.
    Apparently not all firmware images contain a default.tar.gz file.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 24 Nov 2006 12:58:02 +0100

oldsys-preseed (0.7) unstable; urgency=low

  * Fix parsing of /etc/resolv.conf: don't produce a bogus debconf value
    spread over two lines when there is more than one nameserver.

 -- Martin Michlmayr <tbm@cyrius.com>  Sat, 04 Nov 2006 16:54:56 +0100

oldsys-preseed (0.6) unstable; urgency=low

  * Correct the archdetect string of arm/iop32x.
  * Workaround what appears to be a bug in busybox's cut.
  * Remove some old code from the Thecus parsing that would assume
    a static network configuration even if DHCP was set.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 27 Oct 2006 11:10:29 +0200

oldsys-preseed (0.5) unstable; urgency=low

  [ Martin Michlmayr ]
  * Preseed partconf/already-mounted (false) as a workaround for broken
    partconf.

 -- Martin Michlmayr <tbm@cyrius.com>  Mon, 02 Oct 2006 11:45:59 +0200

oldsys-preseed (0.4) unstable; urgency=low

  [ Martin Michlmayr ]
  * Add support for the Thecus N2100 and N4100.
  * Also handle NSLU2 when archdetect returns arm/ixp4xx.
  * Make sure the testsuite removes its temporary files.
  * Don't write a preseed file if the system is unknown - this allows it
    to put oldsys-preseed on the initrd even if not all machines are
    supported.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 22 Sep 2006 16:47:37 +0200

oldsys-preseed (0.3) unstable; urgency=low

  [ Martin Michlmayr ]
  * Explicitly run bash rather than /bin/sh in the test suite since
    it relies on features in bash.  Closes: #373243.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 13 Jun 2006 23:05:08 +0200

oldsys-preseed (0.2) unstable; urgency=low

  [ Martin Michlmayr ]
  * Depend on devio-udev on armeb.
  * In noninteractive mode, preseed an empty value for netmask and gateway
    if they're not specified in the static IP configuration, otherwise d-i
    will wait forever for the user.  Closes: #357787.

 -- Martin Michlmayr <tbm@cyrius.com>  Sun, 19 Mar 2006 17:33:46 +0000

oldsys-preseed (0.1) unstable; urgency=low

  [ Martin Michlmayr ]
  * Initial release.
  * Add support for Linksys NSLU2.
  * Add support for Netgear WGT634U.
  * Add premilinary support for Asus WL-500* but don't activate it yet.

 -- Martin Michlmayr <tbm@cyrius.com>  Thu, 19 Jan 2006 13:46:23 +0000