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
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
|
live-initramfs (1.132.1-1) unstable; urgency=medium
[ Chris Lamb ]
* Don't escape asterisks in languagelist update code
[ Daniel Baumann ]
* Updating copyright header in live-snapshot.
* Removing useless whitespaces and empty lines.
* Correcting grammatical errors in live-snapshot description.
* Removing live-snapshot version as this component is always released
within live-initramfs itself.
* Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
* Merging casper 1.132.
* Merging casper 1.131.
* Ignoring floppy devices for live filesystem as well as live
persistency.
* Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
live.log and show its messages during boot (Closes: #440238).
* Updating vcs fields in control file.
* Handling conflicting klibc includes with initramfs-hooks of other
packages (Closes: 475783).
[ Marco Amadori ]
* Fixes "live-snapshot on reboot could not find a writable '/tmp' or
'/mnt'" bug.
* Calling live-snapshot now produces an output file.
[ Michal Suchanek ]
* Workaround loop-aes-utils losetup incompatibility
* Fix toram (change mount --move to mount -o move)
-- Daniel Baumann <daniel@debian.org> Mon, 02 Jun 2008 00:00:00 +0200
live-initramfs (1.130.1-3) unstable; urgency=high
* Handle non-existing klibc includes in live hook (Closes: #475783).
* Adding loop-aes-utils to recommends.
-- Daniel Baumann <daniel@debian.org> Sat, 26 Apr 2008 16:00:00 +0200
live-initramfs (1.130.1-2) unstable; urgency=medium
[ Chris Lamb ]
* Remove bogus dependency on Ubuntu "localechooser-data" package
-- Daniel Baumann <daniel@debian.org> Thu, 17 Apr 2008 06:00:00 +0200
live-initramfs (1.130.1-1) unstable; urgency=medium
[ Chris Lamb ]
* Use triggers when calling update-initramfs in postinst and postrm
[ Daniel Baumann ]
* Sorting some lines in live hook.
* Merging casper 1.130.
* Merging casper 1.129.
* Adjusting code formating in maintainer scripts.
* Restricting counting of installed kernels based on /boot/vmlinuz-*
instead of /boot/vmlinuz*.
-- Daniel Baumann <daniel@debian.org> Mon, 14 Apr 2008 00:00:00 +0200
live-initramfs (1.128.1-1) unstable; urgency=medium
[ Marco Amadori ]
* Fixed a misleading debug message.
* Added /cow mounting debug messages.
* Fixed /cow mounting.
* Klibc: added some libraries to the intramfs.
[ Daniel Baumann ]
* Merging casper 1.128.
-- Daniel Baumann <daniel@debian.org> Mon, 7 Apr 2008 00:00:00 +0200
live-initramfs (1.127.1-1) unstable; urgency=medium
[ Daniel Baumann ]
* Merging casper 1.127.
* Merging casper 1.126.
* Removing too early recommends to live-initscripts in control to make
some people happy (Closes: #431000).
[ Chris Lamb ]
* hooks/live, scripts/live: Add USB modules, workaround udevtrigger
(?) bug
* scripts/live-helpers: Don't search ram block devices
* scripts/live-helpers: Search / use case
* scripts/live-helpers: Fixes for set -e
* bin/live-snapshot: Vastly rework script
* bin/live-snapshot: Fix argument handling (Closes: #461595)
* scripts/live: Make 'nopersistent' parameter actually disable
persistence
-- Daniel Baumann <daniel@debian.org> Mon, 31 Mar 2008 00:00:00 +0200
live-initramfs (1.125.1-1) unstable; urgency=medium
[ Daniel Baumann ]
* Merging casper 1.125.
[ Chris Lamb ]
* scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
* Rename 18hostname -> 06hostname
-- Daniel Baumann <daniel@debian.org> Mon, 24 Mar 2008 00:00:00 +0100
live-initramfs (1.124.1-1) unstable; urgency=medium
[ Daniel Baumann ]
* Adjusting live-snapshot to live-initramfs.
* Merging casper 1.124.
* Adjusting 44pk_allow to live-initramfs.
* Merging casper 1.123.
* Merging casper 1.122.
* Merging casper 1.121.
* Merging casper 1.120.
[ Chris Lamb ]
* 99hook: Download hook script from inside target filesystem
-- Daniel Baumann <daniel@debian.org> Mon, 17 Mar 2008 00:00:00 +0100
live-initramfs (1.119.1-1) unstable; urgency=medium
* Creating resolv.conf when netbooting not just when there's no
resolv.conf, but also when it is empty.
* Making hooks executable after fetching them.
* Removing disabling of kwallet.
* Merging casper 1.119.
-- Daniel Baumann <daniel@debian.org> Mon, 10 Mar 2008 00:00:00 +0100
live-initramfs (1.118.2-1) unstable; urgency=medium
[ Andrey Asadchev ]
* Explicitly set Xorg video driver.
* Patch to use cryptsetup volumes for persistent storage.
[ Daniel Baumann ]
* New upstream release.
* Fixing wrong email address in changelog (was bug in git-dch config).
* Bumping package to policy 3.7.3.
* Rewriting copyright in machine-interpretable format.
* Adding hook parameter to execute custom scripts.
* Adding plainroot.
[ Marco Amadori ]
* Now it includes lzma kernel module dependencies.
-- Daniel Baumann <daniel@debian.org> Mon, 3 Mar 2008 00:00:00 +0100
live-initramfs (1.118.1-1) unstable; urgency=medium
[ Daniel Baumann ]
* New upstream release.
* Adding direct depends to udev, thanks to Anton Lundin
<glance@acc.umu.se> (Closes: #452448).
* Merging casper 1.111.
* Bumping version to 1.110.1-1.
* Merging casper 1.112.
* Merging casper 1.113.
* Adjusting to live-initramfs.
* Bumping version to 1.113.1-1.
* Merging casper 1.114.
* Merging casper 1.115.
* Merging casper 1.116.
* Merging casper 1.117.
* Merging casper 1.118.
* Bumping version to 1.118.1-1.
[ Otavio Salvador ]
* debian: add mtd-tools as suggestion since it's required for jffs2
support
* hooks: include jffs2 kernel module on initramfs image
* live-snapshot: add support to use jffs2 images
* live: add support for jffs2 images and snapshots
* live-helpers: add jffs2 as a valid image
* live-snapshot.en.1: add ext3 and jffs2 images as valid options
-- Daniel Baumann <daniel@debian.org> Tue, 26 Feb 2008 13:35:00 +0100
live-initramfs (1.110.7-1) unstable; urgency=medium
* New upstream release.
* Fixing fstab handling.
* Fixing regression from mounting the ow device on a nfs volume,
thanks to An-Cheng Huang <ancheng@vyatta.com>.
-- Daniel Baumann <daniel@debian.org> Mon, 19 Nov 2007 00:00:00 +0100
live-initramfs (1.110.6-1) unstable; urgency=medium
* New upstream release.
* Preparing live-initramfs 1.110.6-1.
* Adding custom reportbug script.
* Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
* Adding checkbashsms call to test target of the Makefile as suggested
by Trent W. Buck <trentbuck@gmail.com>.
-- Daniel Baumann <daniel@debian.org> Mon, 12 Nov 2007 00:00:00 +0100
live-initramfs (1.110.5-1) unstable; urgency=medium
* New upstream release.
* Preparing live-initramfs 1.110.5-1.
* Using kdm initscript autologin overrides, thanks to Kel Modderman
<kel@otaku42.de>.
* Setting the kdm language, thanks to Jordi Pujol
<jordi_pujol@telefonica.net>.
* Adding files to the live filesystem according to the MAC number,
thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
* Fixing some coding style issues.
-- Daniel Baumann <daniel@debian.org> Mon, 5 Nov 2007 00:00:00 +0100
live-initramfs (1.110.4-1) unstable; urgency=medium
[ Daniel Baumann ]
* New upstream release.
* Preparing live-initramfs 1.110.3-1.
* Correcting homepage field.
* Correcting vcs fields.
[ Jesse Hathaway ]
* add support for mounting the cow device on an nfs volume
-- Daniel Baumann <daniel@debian.org> Mon, 29 Oct 2007 00:00:00 +0100
live-initramfs (1.110.3-1) unstable; urgency=medium
[ Daniel Baumann ]
* New upstream release.
* Preparing live-initramfs 1.110.3-1.
* Removing ubuntu support.
[ Alex Owen ]
* Fix typo to get serial console to work
[ Jesse Hathaway ]
* add support for exposedroot option for live-helper
-- Daniel Baumann <daniel@debian.org> Mon, 22 Oct 2007 00:00:00 +0200
live-initramfs (1.110.2-1) unstable; urgency=medium
* New upstream release.
* Preparing live-initramfs 1.110.2-1.
* Fixing typing error.
* Removing nodiratime as it is already included in noatime, thanks to Kel
Modderman <kel@otaku42.de>.
-- Daniel Baumann <daniel@debian.org> Mon, 15 Oct 2007 00:00:00 +0200
live-initramfs (1.110.1-1) unstable; urgency=medium
* New upstream release.
* Preparing live-initramfs 1.107.2-1.
* Also using nodiratime, not just noatime.
* Merging casper 1.108.
* Adjusting to live-initramfs.
* Merging casper 1.109.
* Adjusting to live-initramfs.
* Merging casper 1.110.
* Adjusting to live-initramfs.
* Bumping version to 1.110.1-1.
-- Daniel Baumann <daniel@debian.org> Mon, 8 Oct 2007 00:00:00 +0200
live-initramfs (1.107.1-1) unstable; urgency=medium
* New upstream release.
* Preparing live-initramfs 1.102.4-2.
* Replacing backticks with POSIX expression.
* Consistently using curly brackets for variables.
* Fixing bashism.
* Merging casper 1.105.
* Adjusting to live-initramfs.
* Bumping version to 1.105.1-1.
* Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
cow mount rather than binding it on /live/cow. This prevents the
/cow mount showing up in /proc/mounts.
* Merging casper 1.106.
* Adjusting to live-initramfs.
* Bumping version to 1.106.1-1.
* Fixing wrong homepage field.
* Fixing typing error.
* Merging casper 1.107.
* Bumping version to 1.107.1-1.
-- Daniel Baumann <daniel@debian.org> Mon, 1 Oct 2007 00:00:00 +0200
live-initramfs (1.104.1-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 24 Sep 2007 00:00:00 +0200
live-initramfs (1.102.1-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 17 Sep 2007 00:00:00 +0200
live-initramfs (1.99.2-1) unstable; urgency=medium
* New upstream release:
- Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
(Closes: #440235).
-- Daniel Baumann <daniel@debian.org> Mon, 10 Sep 2007 00:00:00 +0200
live-initramfs (1.99.1-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 3 Sep 2007 00:00:00 +0200
live-initramfs (1.96.2-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 27 Aug 2007 00:00:00 +0200
live-initramfs (1.96.1-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 20 Aug 2007 00:00:00 +0200
live-initramfs (1.95.3-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 13 Aug 2007 00:00:00 +0200
live-initramfs (1.95.2-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 6 Aug 2007 00:00:00 +0200
live-initramfs (1.95.1-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 30 Jul 2007 00:00:00 +0200
live-initramfs (1.91.6-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 23 Jul 2007 00:00:00 +0200
live-initramfs (1.91.5-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 16 Jul 2007 00:00:00 +0200
live-initramfs (1.91.4-1) unstable; urgency=medium
* New upstream release:
- Dropping transitional package, not needed anymore.
-- Daniel Baumann <daniel@debian.org> Mon, 9 Jul 2007 00:00:00 +0200
live-initramfs (1.91.3-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 2 Jul 2007 00:00:00 +0200
live-initramfs (1.91.2-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 25 Jun 2007 00:00:00 +0200
live-initramfs (1.91.1-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 18 Jun 2007 00:00:00 +0200
live-initramfs (1.90.1-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 11 Jun 2007 00:00:00 +0200
live-initramfs (1.87.6-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 4 Jun 2007 00:00:00 +0200
live-initramfs (1.87.5-1) unstable; urgency=medium
* New upstream release, replacing casper.
-- Daniel Baumann <daniel@debian.org> Mon, 28 May 2007 00:00:00 +0200
live-initramfs (1.87.4-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 21 May 2007 00:00:00 +0200
live-initramfs (1.87.3-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 14 May 2007 00:00:00 +0200
live-initramfs (1.87.2-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 7 May 2007 00:00:00 +0200
live-initramfs (1.87.1-1) unstable; urgency=low
* Initial release, forking casper.
-- Daniel Baumann <daniel@debian.org> Mon, 30 Apr 2007 00:00:00 +0200
|